Posts by Year

2021

Kubernetes

20 minute read

Containerization technology Pt2: Kubernetes

Django Channels

3 minute read

Introduction Channels wraps Django’s native asynchronous view support, allowing Django projects to handle not only HTTP, but protocols that require long-run...

Git

9 minute read

Introduction Git là công cụ mà Dev nào cũng phải biết. Để hiểu về Git thì mình recommend đọc cuốn Pro Git là đủ. Đối với mình thì hiểu đến 80% cuốn đó là ổn.

Python

8 minute read

Learning Resources Websites: Real Python Full Stack Python Learn Python

Docker

14 minute read

Introduction Post này sẽ tập trung nói về Docker, image, container, docker compose. Nếu đã làm quen với các khái niệm thì bạn có thể nhảy vào các phần Exampl...

Back to Top ↑