If you are Java
developer and accustomed to use Eclipse IDE, you can refer my another post for steps of creating Scala project skeleton.
Next, Get started
with "ScalaQuickStart" project @ https://github.com/tirthalpatel/Learning-Scala/tree/master/ScalaQuickStart
- Syntax comparison between Java and Scala + Sample code snippet for getting started with Scala features.
- This project contains my notes and code snippet when I was learning Scala from various resources (mentioned in "See Also" section of README file).
Don't miss to read Getting Started with Scala Refcard onDZone.
Disclaimer
The code snippet are mainly targeted for learning purpose, and not focused for producing production code quality.
No comments:
Post a Comment