3

Either get more into Haskell or Rust. I want to be proficient in some functional language.

Comments
  • 1
    Haskell if you want to learn functional the pure way. Rust if you want speed, speed and speed. :D
  • 0
    @arekxv I've tried learning both before but they have their own challenges. I k ow some functional things from Scala but going pure functional is challenging with Haskell and borrowing/lifetimes is challenging for me with Rust.
  • 1
    @cmarshall10450 Both are learnable. It just takes some time and patience. People usually give up too soon because its "too hard", but it just means that your brain needs more time to settle into that mindset yet.
  • 1
    Don't go mainstream Haskell - get into OCaml instead.
  • 0
    Ah, the good stuff. And also easy to learn, both of them. And once you’re comfortable with both, you’ll view all the other shit different.
Add Comment