Hiếu Phạm Duy
Duy Hiếu's Blog

Duy Hiếu's Blog

Follow
homeTechEnglishLifeAbout Me

Tech

Posts about technical things:

  • Best Practices in Java 8+
  • Spring Boot Based Project Introduction
  • High Performance in MySQL - Part 2
  • High Performance in MySQL - Part 1
  • LFU cache and Java implementation
  • Web Security Notes
  • Tips for Using Exceptions in Java
  • Design Hints for Inheritance in Java
  • Class Design Hints in Java
  • Clean Architecture (Part 4)
  • Clean Architecture - Component Principles (Part 3)
  • Clean Architecture Notes - SOLID (Part 2)
  • Clean Architecture Notes - Do It Right ( Part 1)
  • Java 8 Notes
  • Adapter Pattern and Java example
  • Why do we need Design Patterns? - Part 2
  • Why do we need Design Patterns? Inheritance isn't enough!!! - Part 1
  • Slice in Go
  • 4 nguyên lý cơ bản trong OOP và ví dụ dễ hiểu bằng Python
  • Cách xây dựng một mạng Nơ-ron đơn giản chỉ bằng Python
  • Tính toán bất đồng bộ quy mô lớn ở Facebook
  • SOLID trong OOP và ví dụ dễ hiểu bằng Python