Learning Methodology
When I learn new programming languages I first choose a non-trivial programming problem and then develop pieces of that system in the new language then go back and re-factor as I learn more. Solving a real problem with the language is the fastest way I have found to gain demonstrated competence in a new language. Continue reading “Scala Resource Links Getting started”