submitted 9 months ago* (last edited 9 months ago) by to c/programmer_humor@programming.dev
 
you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 9 months ago (1 child)

Eh, it's just different. Other languages are hard in other ways. Haskell's at least have very good reason behind them.

I write Haskell professionally and and am teaching to people without any experience, and it's really no different than anything else. Though I will say that my experience is that university professors are often pretty clueless about the language and don't teach it well.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 9 months ago

    I think it's the paradigm change. Most people including myself learnt some kind of procedural language in school, shifting towards functional thinking is just very difficult. But of course that's a skill a computer scientist must have and one of the reasons I didn't graduate.

  • source
  • parent