Hacker News new | ask | show | jobs
by erton23 2261 days ago
You would be enlightened the same way or even more if you started with Haskell. That is, it is not Scala you are so excited about but the functional programming.

Btw, the actual thing to be inspired with in Scala is immutability and Option/Some/None instead of null. These are the things that make you code stable and reliable.