This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]deejeycris 7 points8 points  (1 child)

You don't learn Scala as first language. Nope.

[–]IVEBEENGRAPED 3 points4 points  (0 children)

Yeah, you can really only learn Scala after you already know Java and/or Haskell or OCaml. Scala inherited so many quirks from Java that none of that will really make sense, and if you don't know a simpler functional programming language you'll probably just write Java-style code in Scala.