Category: TechNote

CoffeeScript Basics

1. Giới thiệu về coffeescript CoffeeScript is a little language that compiles into JavaScript. Underneath that awkward Java-esque patina, JavaScript has always had a gorgeous...

Angular JS basic

1. AngularJS là gì? Angular là một bộ thư viện javascript rất mạnh và thường được sử dụng để xây dựng project Single Page Application...

Android blog: Install environment

Mở đầu Sực nhớ ra là trang blog của công ty mình chưa có bài nào hướng dẫn cài đặt các công cụ cần thiết...

Play Framework: Accessing an SQL Database

Hi all, As you know, Play is an open source web application framework, written in Scala and Java, which follows the model–view–controller (MVC) architectural pattern....

Scala: One more step forward

Hi all, In two previous posts, I have guided you to prepare the environment, install IDE, and some basic of Scala. You can refer to...

Scala: From Zero to Algorithms

Introduction Hi all, In previous post, I have guided you to prepare the environment, install IDE, and write first Hello World Scala application using IntellJ....
Scroll Up