news.ycombinator.com• Jan 23, 2023• 1 min read
Ask HN: Taking which online or offline courses have humbled you?By humbling I don't mean in a negative way; rather in a way that made you really appreciate the subject by giving you a new mental model by rewiring your brain.For me:Programming Languages A, B and C by Prof Dan Grossman on Coursera.It taught me the inter relations between different programming paradigms and how to pick up new programming languages. More clearly what to look for in the documentation to form a working mental model of a new programming language.