Hacker News new | ask | show | jobs
by mrmagooey 4564 days ago
I keep meaning to use project Euler for this purpose
1 comments

Project Euler is great--it's how I first dove into Python too--but it will lead you down a very different path than these practice projects. I like to think of it as a constructivist curriculum in algorithms and data structures, whereas these practice projects seem to take much more of a "just write code that works" philosophy.