ChristianKl comments on Learning takes a long time - LessWrong

21 Post author: JonahSinick 31 May 2015 03:21AM

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

Comments (36)

You are viewing a single comment's thread.

Comment author: ChristianKl 01 June 2015 05:51:24PM 1 point [-]

One of my reference experiences in that domain is trying to teach the idea of recursion to a bioinformatics freshman. It was right before the exam, after one semester of Haskell.

At that moment I understood why the university teaches that semester of Haskell. The idea of recursion is important and doesn't come naturally to people. It's just worthwhile to spend a semester with a language that most of the students aren't going to use afterwards because recursion is that important and that hard for students to learn. It's simply takes a few months to get that idea into a brain.