2 followers
Welcome to my blog. I'm Duy Hieu - Java backend developer at FPT Software. I created this blog to share my stories.
I'd like to share some best practices to help you effectively use the Java programming language and its fundamental libraries. This article has 4...
Each time I need to implement a feature, I often research on Google to find some available solutions. Then I will experiment with one or more...
Đây là một cuốn sách khá hay, toàn diện về nhiều khía cạnh trong đời sống lập trình viên. Tác giả là anh Nguyễn Hiển - một lập trình viên, nhà quản...
Today I will continue to share my note about 3 topics: Replication, Table partitioning, and Scaling with MySQL. You could read Part 1 here: High...
MySQL is an open-source relational database management system and is one of the most common databases. Everyone uses MySQL and me too. But whether we...
I found this one on VOZ forum when a member shared about Shopee coding interview. And this is one of the most interesting problems on Leetcode in my...