Python: Difference between revisions
From charlesreid1
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
List of recommended Python tutorials: http://sopython.com/wiki/What_tutorial_should_I_read%3F | List of recommended Python tutorials: http://sopython.com/wiki/What_tutorial_should_I_read%3F | ||
Awesome-python: https://awesome-python.com/ ( | Awesome-python: https://awesome-python.com/ (github repo here: [https://github.com/vinta/awesome-python]) | ||
[[Category:Python]] | [[Category:Python]] | ||
Revision as of 23:52, 19 March 2017
Python - the computer language
All pages on this wiki categorized Python: Category:Python
The old Python page: Old Python Page
Why you shouldn't use "Learn Python the Hard Way": http://sopython.com/wiki/LPTHW_Complaints
List of recommended Python tutorials: http://sopython.com/wiki/What_tutorial_should_I_read%3F
Awesome-python: https://awesome-python.com/ (github repo here: [1])