Working Hard to Keep It Simple in Scala
Martin Odersky presents some of the core technology that was developed in Scala to deal with the parallelism challenge: Parallel collections, actors, and parallel domain-specific languages. They have in common that each involves a sophisticated implementation, yet provides a simple, intuitive toolkit to the developer.






Twitter
Facebook
RSS Feed
[...] Scala: Companion Objects http://www.markhneedham.com/blog/2011/07/23/scala-companion-objects/ Scala programming tutorial part 1. (environment setup) http://www.youtube.com/watch?v=zicyW1EeRIU Scala programming tutorial part 2. (executable, print) http://www.youtube.com/watch?v=9mFV9pfUenU Working Hard to Keep It Simple in Scala http://www.softdevtube.com/2011/08/01/working-hard-to-keep-it-simple-in-scala/ [...]
Comments: