Android blog: Basic layout

Mở đầu Sau khi bạn đã tạo thành công project đầu tiên, xin mời theo dõi tiếp bài blog này của tôi để hiểu thêm...

What is polymorphism?

Trong quá trình nghiên cứu về Scalaz và TypeClasses mình thấy cần phải nói chi tiết hơn về Polymorphism, tham khảo trên @wikipedia thì có...

Vagrant box sharing

For web development environment, we usually have a live environment where we call it production and some staging environments where we call them development or...

On Currying and Partial Function Application

Currrying và Partial Function Application là hai khái niệm khá thú vị trong Functional Programming, để hiểu được bản chất của chúng không phải khó,...

Google Chrome, HTTP/2 and NPN vs ALPN

Hello everyone, If you’re interested in the evolve of HTTP/2 and following it’s adoption, you will notice the face that Google Chrome from version 51...
Scroll Up