Skip to content

Instantly share code, notes, and snippets.

@blever
Created July 20, 2014 11:21
Show Gist options
  • Save blever/003131fea4625af2a432 to your computer and use it in GitHub Desktop.
Save blever/003131fea4625af2a432 to your computer and use it in GitHub Desktop.
scala-map-talk

A Scala Map

Many people who are just starting out with Scala are often also interested in learning to program functionally. This is quite the challenging proposition: functional programming in itself is a learning curve not to be underestimated, and this is not aided by the confusion of where to start given the breadth of the Scala language.

In this introductory talk I will present some suggestions, and drop some signposts, for where a newcomer to the Scala should invest their efforts. In some ways, this will hopefully be a talk that I would have wanted to have seen when I first started using Scala.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment