Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I am about to start with Python as well and I was thinking checking out their documentation first.
-
Froot75547yJust hack some shit together with SO to get your feet wet. Then go into best practices and whatnot
-
You will not gain much mileage with just apps nor will they really teach you a lot.
My recommendation? Read a byte of Python, by Swaroop. Then read Al's Invent with Python if you are a complete beginner and need reinforcements. After that, go ahead and look for the Mozilla Django tutorial if you wish to see the language use in a web environment. Most importantly tho....HAVE TONS OF FUN!! -
robertn747yIf you need help working out what your code is doing I'd recommend http://pythontutor.com
Related Rants
What is a good app to learn python on?
random
coding