ZankerH comments on What are you learning? - Less Wrong

13 Post author: Viliam_Bur 15 September 2014 10:50AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (126)

You are viewing a single comment's thread. Show more comments above.

Comment author: ZankerH 15 September 2014 02:31:57PM 3 points [-]

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.