Hacker News new | ask | show | jobs
by hmm_really 3000 days ago
Don't kids get taught a functional language at Uni anymore?

It would appear it stopped at probably the same time they started teaching Java. Which is why some developers like my self are a bit amused by the younger generation be amazed by this 'new' thing.

Interested in others experience on this, was taught Pop-11, Miranda around 1996 at Uni.

2 comments

I am about to complete my Graduation in this year. In 1st semester we introduced to C. Most of the problem solvings are done via C. In sophomore year, we tend to learn Java, Android, PHP or C#. That's it! That's how it goes in Indian Subcontinent(e.g. India, Bangladesh and Pakistan). Functional programming is not in our wishlist, sadly :( But I think I'm gonna give it a try. I've heard that it changes one's way of thinking. Don't know big of a truth is this!
We (CS, Germany) got an introduction in the first semester to Java, Haskell, and Prolog. But then it was possible to graduate by "only" having a strong math background, without any programming skills. Looking back I wished we were forced to learn Haskell through the whole studies.