Hacker News new | ask | show | jobs
by sseagull 1608 days ago
They aren’t necessarily advocating learning C so that they can write lots of production code in C. They are advocating learning C to better understand lower layers of programming.

The basics of C are easy and illustrative. And given that the main Python interpreter is written in C, can be helpful to know.