Hacker News new | ask | show | jobs
by cat_adorer 1606 days ago
I'd actually recommend learning a higher-level language, like Common Lisp, to better understand Python: knowing about the relevant algorithms and how they transfer should do far more to educate you than learning C, which shares no abstractions with Python.