A friend asked me for some help when it comes to learning Python. I put together this list for him, but it’s good for anyone wanting to learn the computer language.
- Why Learn Python
- Automate the boring stuff with python. A great book!
- Learn python in 24 hours. Another book. Also great.
- Learn python in 10 minutes
- Good doc on python
- Learn Python the hard way
- How to make a web app using Flask and Python
- How to build a twitter app in python
- Become a More Efficient Python Programmer
There are so many great resources on the Internet concerning Python. I could easily triple the size of this list. Start with these: you’ll find the rest soon enough.
(Image from Free Code Camp, which also has good links worth reviewing.)