Hacker News new | ask | show | jobs
by kyawzazaw 2250 days ago
> An Intro class is better off preparing a conceptual foundation that will serve students across many languages and paradigms.

Is there any issue with Python that is against being usable for giving a conceptual foundation? (I understand that it is dynamically typed and abstract away a lot of things in CS) but all of them could be resolved later.