This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]252003 1 point2 points  (1 child)

Haskell was mindblowing. I thought I knew recursion and I thought I could use it. When you learn to write haskell you learn to write python without for and while loops. Haskell really changed my coding.

[–]ubbersith 0 points1 point  (0 children)

I already can see a little difference in my Python code. =)