Tag Archives: scala

Installing Scala on Debian Based Systems (e.g Ubuntu)

Having followed instructions from here, which I thought was really easy, I put together a little bash script to do exactly that. And being a sucker for the latest I went with the 2.9.0.1 installation. I am honestly not sure … Continue reading

Posted in Linux, Scala, Ubuntu | Tagged , , | Leave a comment

MySQL and Scala – Simple selects

So after about an hour of research and experimenting, I found out how to make Scala work with MySQL without too much hassle, I found a really helpful guide here. Going down the SBT route, I first created a project … Continue reading

Posted in Scala | Tagged | Leave a comment

Moving to Scala

So after about 8 – 9 years of PHP and enjoying it thoroughly, I have decided to default to Scala pronounced {skah-lah}. I am not going to go into any reasons why I am moving but all I can say … Continue reading

Posted in Lift, Scala | Tagged , | Leave a comment