Comment on Ask HN: How do I make the transition from being a Python beginner?Comments−chulipuli15yfor i in range(1, 1000): print "Do a project.\n"I know this is rather rude, but doing projects is the only way to learn.Take it from me, someone who wasted a lot of time trying making it click by study alone.
Comments
for i in range(1, 1000): print "Do a project.\n"
I know this is rather rude, but doing projects is the only way to learn.
Take it from me, someone who wasted a lot of time trying making it click by study alone.