Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
arekxv10542yHaskell if you want to learn functional the pure way. Rust if you want speed, speed and speed. :D
-
@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.
-
arekxv10542y@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.
-
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.
Related Rants
Either get more into Haskell or Rust. I want to be proficient in some functional language.
random
wk345