martes, 28 de mayo de 2013

Scala

A few months ago, maybe years, I started to learn a new brand new technology: Scala. After a few months reading some interesting books (not the whole book) and articles I decided to enrol in a Coursera about Scala and functional programming. Meanwhile I have been learning Play! too.
Right now, a is blooming a new world in front of me: Play! and Scala. So I have decide to start a simple application to learn Play! and Scala. The first thing I've done it to download Play! http://downloads.typesafe.com/play/2.1.1/play-2.1.1.zip Then I create a ln, to have the latest version always ok. And I began with the Scala "Simple Application"....