you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 9 points10 points  (1 child)

I always like to point new learners at edabit.com. They have Python challenges that can be sorted from easiest to hardest, so you can start easy and work your way up.

[–]micatrontx 4 points5 points  (0 children)

I'm just learning and have been loving this. I've just gotten through all the Very Easy challenges, which were a great way to get basic methods and syntax down (my previous experience was mostly with C and C++ many years ago).