Python: Difference between revisions
From charlesreid1
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
Why you shouldn't use "Learn Python the Hard Way": http://sopython.com/wiki/LPTHW_Complaints | 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/ (also [https://github.com/vinta/awesome-python]) | |||
[[Category:Python]] | [[Category:Python]] | ||
Revision as of 23:51, 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/ (also [1])