Hacker News new | ask | show | jobs
by CodeGlitch 1607 days ago
> I don't think Python is a good beginners language anymore with all its complexity

It's not like the simpler parts of the language have gone away in recent versions. You can still program in python like it's 2.7.

Just as you can still program in C++ using C paradigms.