Difference between revisions of "Free Python Resources for Beginners"
Jump to navigation
Jump to search
(add Python-related Wikibooks) |
(remove duplicate) |
||
Line 1: | Line 1: | ||
These are web or document based downloads that may help a beginner with Python. | These are web or document based downloads that may help a beginner with Python. | ||
+ | |||
*'''[https://learnpythonthehardway.org/book/ Learn Python the Hard Way]''' This is the primary text for our Python Course: '''[[A Course On Python]]''' | *'''[https://learnpythonthehardway.org/book/ Learn Python the Hard Way]''' This is the primary text for our Python Course: '''[[A Course On Python]]''' | ||
Line 33: | Line 34: | ||
*[http://www.linuxtopia.org/online_books/programming_books/python_programming/index.html Python - Building Skills in Python ] | *[http://www.linuxtopia.org/online_books/programming_books/python_programming/index.html Python - Building Skills in Python ] | ||
*[http://www.linuxtopia.org/online_books/programming_books/introduction_to_python/index.html An Introduction to Python - Table of Contents ] | *[http://www.linuxtopia.org/online_books/programming_books/introduction_to_python/index.html An Introduction to Python - Table of Contents ] | ||
− | + | ||
[[category:Draft]] [[category:Python]] [[category:Python Course]] | [[category:Draft]] [[category:Python]] [[category:Python Course]] |
Latest revision as of 08:30, 20 January 2017
These are web or document based downloads that may help a beginner with Python.
- Learn Python the Hard Way This is the primary text for our Python Course: A Course On Python
- BeginnersGuide - Python Wiki
- (the eff-bot guide to) The Standard Python Library
- Pythonforbeginners.com - Learn Python by Example
- Python programming at Wikibooks (it's a free wiki, so you can make it better)
Meta[edit]
These links are to other pages with resources:
Other Links for Learning Python[edit]
At what level? Are these duplicates. Still need to determine which are free.
- Python Introduction | Python Education | Google Developers
- Learning Python — The Hitchhiker's Guide to Python