Friday, September 27, 2013

Scala for Java programmers - Joakim Ohlrogge & Enno Runne (English)



This seminar is based on Joakim's experiences from moving from Java to Scala http://www.scala-lang.org/old/node/960#Joak We will explore how to move from Java to Scala and why. We'll look at things that you will run into sooner rather than later such as Scala's collection APIs, Options and higher order functions and special syntax. You will leave this seminar with good foundation to use Scala in practice; perhaps even in your current Java project and ideally with an appetite to learn more.
http://vimeo.com/10947024

See also:
Haskell Amuse-Bouche http://www.youtube.com/watch?v=b9FagOVqxmI - Very clean introduction to Functional Programming (Maybe, Monads and more)
Brian Beckman: Don't fear the Monad http://www.youtube.com/watch?v=ZhuHCtR3xq8 - Introduction to Category Theory or Math behind Monads

No comments:

Post a Comment