ZankerH comments on What are you learning? - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (126)
Haskell. I know C, Python, Octave and some Java, but this is my first encounter with a functional programming language. I went through the introduction at learn you a haskell, now I'm trying to translate some of my previous simpler projects and mostly using the haskell wiki and stackexchange for help as I go along.