3

Recently I've been getting sucked further and further into functional programming. Started with learning Java 8, and when toying with Streams I was looking into different features (dropWhile and takeWhile) which lead me to Java 9. Now I find myself fluent in Scala and learning Haskell. When does it end 😵

Comments
  • 1
    What is so bad about learning nee languages? My problem why I didn't learn Scala so far is the missing EE^^
  • 1
    I've been learning Haskell for the last month and trying to introduce the functional paradigm in my job (we work with nodejs mostly)
    It's being quite an adventure!
  • 1
    Next try picking up elixir! Will feel like you never wanna go back to OOP
  • 1
    @ctwx oh nothing is wrong with learning new languages, it's great. I've just being going through a paradigm shift to something none of my peers understand.
  • 1
    @vertti quite impressive I must say!
Add Comment