Archive for the ‘java2scala’ Category

java2scala #2: Hello world

Wednesday, December 16th, 2009

The first java2scala samples we are going to discuss is generated by creating project from maven archetype. Let me remember you that you need an environment with: Eclipse with eclipse-scala plugin maven wih maven-scala plugin git to clone the project from github. This is optional, you can of course download the code directly with ...

java2scala #1: Introduction

Sunday, December 13th, 2009

This is the very first post of a new series in which I'll try to introduce scala to an audience supposed to be a quite expert and very busy Java programmer. I don't want to discuss here if scala will be the next success language in favour of Java (even ...