Ở Việt Nam, nhiều tổ chức bắt đầu chuyển mình sang thực hành Agile/Scrum. Và như một lẽ tự nhiên, nhu cầu tìm kiếm / […]
Category: Do
Setup a Facebook chatbot without coding
This is how I setup a free Facebook chatbot without coding. There are many services that allow you to create a Facebook chatbot without any […]
Build your own Jarvis
This is very simple version of building your own Jarvis basing on what we have today. The Jarvis here can recognize and do some commands like […]
Design patterns
Here is my presentation for the workshop at CodeGym today about Design patterns. One of the biggest issue in training design patterns is the trainees don’t […]
Design patterns in real world problem
I will have a workshop at CodeGym at the end of this month about Design patterns. One of the biggest issue in training design patterns […]
Yearly master plan
Trong Agile Y, tôi có đề cập tới yearly master plan – phương pháp được tôi sử dụng để tạo lập kế hoạch. Tôi không […]
Going through Collection
Year ago, I had a post about iterating through collection. Today my colleague’s question gave me the idea about an example of using collection right. […]
Abstract. More abstract.
Hôm nay đồng nghiệp hỏi câu này: Tại sao nên viết như #a thay vì #b? /* a. */ List<> list = new ArrayList<>;(); /* […]
How programmer gets his wife happy
Don’t wanna get your wife angry just because of let her wait so long for a dinner? This program is for you. It’s a guide […]