Hacker News new | ask | show | jobs
by aroman 941 days ago
150 was one of my favorite courses at CMU; each homework really made me feel like I unlocked a new level of reasoning with code.
2 comments

That's how I felt when I discovered FP after more than two decades writing procedural and OO code. It felt like I'd found a secret room where all the reasoning was kept.
Yes! I love this description!
Do you if any of the course material is available online or as a MOOC?
Have a look at this similar course: https://www.coursera.org/learn/programming-languages I enjoyed it quite a bit and the lecturer is fantastic. It also uses SML and teaches similar material, though maybe not as in depth since this is just the first section of a three-part semester long course.