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....

Scala: First step to move on!

Hi everyone! Today I am going to help you, especially for developers who use Ubuntu as working OS, get start with Scala: install, create first...

Quảng cáo trên Twitter.

Chắc hẳn nhiều người thường nghe về quảng cáo Twitter nhưng trong các bạn đã có ai đã sử dụng chúng? Chúng ta có thể...

Advanced XSS methods and how to prevent – part 1

“Cross-site scripting (XSS) is a type of computer security vulnerability typically found in Web applications. XSS enables attackers to inject client-side script into Web pages viewed by other users. A cross-site scripting vulnerability may be...

Jasmine jQuery

We’re doing a lot of jQuery based development, while Jasmine by design tries to stay DOM agnostic. It is not that big problem, as Jasmine...

Một thoáng Hadoop

Hadoop thường gắn liền với biểu tượng là hình ảnh chú voi vui vẻ màu vàng. Vậy Hadoop là gì, có gì hấp dẫn không?...

Swift: An Introduction

Khái quát Swift là một ngôn ngữ lập trình mới được Apple trình diễn ở sự kiện WWDC 2014. Nó được Apple giới thiệu như...

Android Performance Tips

Summary I read bellow tips  from Google site. These are not special tips but they are useful. When i started in Android, i didn’t read and...
Scroll Up