Y
Hacker News
new
|
ask
|
show
|
jobs
by
chewxy
5312 days ago
Haskell is a good place to start. I personally got into functional programming from forcing myself to learn what lambda x in python does, and I learned Haskell soon after. I think it's an easy-to-learn FP language
1 comments
rprospero
5311 days ago
Just curious: What functional languages would you find more difficult to learn than Haskell?
link