ScalaProgrammierung
Back to current versionRestore this version

Scala Programmierung#

Scala vereint objektorientierte und funktionale Programmierung in einer statisch typisierten Programmiersprache.

ScalaNews

Tutorials:

Blick über den Tellerrand:

empirische Studie zum Vorteil Scala vs. Java (06.11.2012)

 The results? First, it took participants longer to solve the problem in Scala than in Java 
 (median times were 6 56 hours and 43 hours respectively). 
 What was really interesting was that programmer skill (as measured by a pre-test) 
 did not have a significant influence on testing and debugging time, 
 which suggests that the difference was not skill-based. 
 One hypothesis (based on interviews) is that Scala’s automatic type inference 
 actually made debugging more difficult."