Official Beginner's Guide:
https://wiki.python.org/moin/BeginnersGuide
Official Tutorial:
https://docs.python.org/3/tutorial/
Shortcuts:
Videos:
- PyCon (2015 - current)
- Python Euro
Learn Python:
https://automatetheboringstuff.com/ (for complete beginners to programming)
https://learnxinyminutes.com/docs/python3/ (for people who know programming already)
https://docs.python.org/3/tutorial/ * (official tutorial)*
http://python.swaroopch.com/ (useful book)
http://www.codeabbey.com/ (exercises for beginners)
For a longer and opensource list of python resources -
https://github.com/bitsacm/Slack-Stock-DAG/blob/master/python.md
Orignaly written by
at https://pastebin.com/wCBsXwgt
Top comments (0)