Python Reference
1 | Nuke's Python Reference | The official developer site |
2 | Official Python Docs for Nuke's build-in Python version | Currently that would be Python 2.6 |
3 | Python Home | For the whole deal |
4 | The World's Best Python Courses in 2020 | a collection of tutorlas by Course Duck |
5 | Python RegEx Cheat Sheet | a cheat sheet for regulat experssions in Python |
# | Title | Description | Recommended by |
1 | Dive Into Python | Dive Into Python is a Python book for experienced programmers, you can download, view online or buy. To everybody coming from a different programming background then Python I can recommend this book. |
sebastian elsner |
2 | Open Book (German) | Das "Python" Buch von Peter Kaiser und Johannes Ernesti ist ein umfassendes Handbuch zu Python 2.5 und wird als freies Openbook von Galileo Press zum Download oder online anschauen bereitgestellt. Das Buch ist meiner Meinung nach für Anfänger sehr brauchbar, da viele Module von Python auf einem verständlichen Niveau erklärt werden. |
sebastian elsner |
Want to recommend a book? Let us know.