Hacker News new | ask | show | jobs
Functional Programming
1 points by netbyte 5161 days ago
What's a good language to start functional programming? I have some python experience and some c++ experience from school.
2 comments

Haskell. I'm finally using it, after trying and quitting twice before, years ago. It's worth the effort to learn.
Clojure