Loop Unswitching – Is that Necessary
Let’s take a look at this code Sample code 1: int i, w, x[1000], y[1000]; for (i = 0; i < 1000; i++)...
[scala] Phân biệt : function literal – function value – closure
I – function literal 1 – Khái niệm Function literal là 1 funtion ẩn danh (mặc định không có tên) và bạn có thể gán...
Scala best practices: Simple JSON API with Play
As a PHP developer, it’s quite hard to transform into Scala for me. Scala syntaxes, styles look very strange.. It’s costs me a day to handle parameters...
Social Networking
I. Overview I want to summary basic knowledge about Social Network to service our work . The content I will share to you as bellow:...