I can type in "Python" and find like half a dozen beginner tutorials about how to print and assign variables, but little beyond the beginner lessons.
Would it be useful if I wanted to add on to these existing tutorials or should I do something else?
I can type in "Python" and find like half a dozen beginner tutorials about how to print and assign variables, but little beyond the beginner lessons.
Would it be useful if I wanted to add on to these existing tutorials or should I do something else?
4 Responses
In order to reach the desired extensiveness, I've started from the bottom. If you'd like more advanced Python, it'll take time. I absolutely plan to cover more advanced Python subjects, but the foundation needs to be laid first.
-Defalt
I've learned most of my Python from Codecademy, some from TheDefalt's (awesome) Python tutorials, and some on my own time from looking at GitHub
I feel like everyone just misread this and downvoted it thinking, "Haha this skiddie wants to learn python hacking"
http://learnpythonthehardway.org/book/index.html
Share Your Thoughts