Skip to content(if available)orjump to list(if available)

The Origins of Scala (2009)

The Origins of Scala (2009)

2 comments

·November 29, 2025

Zambyte

Scala was the second programming language I learned (the first was Java). I think I'm quite lucky to have picked up a language like Scala so early in my programming journey. It made it very easy for me to learn new programming languages, since it made it easy to support wildly different paradigms (which is also what makes it hard to use in an enterprise environment).

ForHackernews

Scala is a great language. It's a little bit disappointing that Kotlin is the JVM language that's gained so much traction instead.