-
Clinton R. Nixon
4.18
Description:
Scala is a language for the Java Virtual Machine that combines the power of Java with the flexibility of a dynamic language and the capabilities of a functional language. We’ll explore how Scala can make standard object-oriented programming more concise and powerful, and how it can make concurrency easy and clear. We’ll specifically show how these capabilities can be used with languages you might already be using, Java and Ruby.
Find the GitHub repo and further resources for this talk at crnixon.org/talks
Comments on this Talk
Have an account? Sign in.
Leave a Comment
Last Five Ratings
-
purepear
-
Ryan Daigle
-
Brian Landau
3.67
-
Luc Castera 4.19
-
Aaron Bedra 3.94

"i love two things non-ironically: kelly clarkson and the ternary operator"
this talk was hilarious and useful, and left me really excited about using scala. we've been looking to try some functional programming on our team, and this seems like a much better fit than anything else i've seen. nice work, Clinton!