Differences between revisions 189 and 190
Revision 189 as of 2021-01-26 08:44:06
Size: 8960
Editor: eriky
Comment: Added two great resources: full stack python and elements of Python style
Revision 190 as of 2021-01-26 08:48:38
Size: 9088
Editor: eriky
Comment: added pythonspeed.com (great resource about speeding up code and also has great docker build tips)
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
 * This [[https://python.land/about-python |Python Tutorial]] is beginner-friendly and starts with the absolute basics, but also covers more advanced stuff like Python software deployment  * This [[https://python.land/python-tutorial|Python tutorial]] is beginner-friendly and starts with the absolute basics, but also covers more advanced stuff like Python software deployment
Line 42: Line 42:
Line 61: Line 62:
 * [[https://pythonspeed.com/performance/|PythonSpeed.com]] Great resource with insightful ways to speed up your Python code

Please Note

This is a Wiki page. Users with edit rights can edit it. You are therefore free to (in fact, encouraged to) add details of material that other Python users will find useful. It is not an advertising page and is here to serve the whole Python community. Users who continually edit pages to give their own materials (particularly commercial materials) prominence, or spam the listing with multiple entries which point to resources with only slightly altered material, may subsequently find their editing rights disabled. You have been warned. On a cheerier note - there is a constant stream of new and updated information on Python as the language is exploding in popularity. Only enthusiastic volunteers can keep this page current, so if something helped you, feel free to link it here.

Python for Programmers

The tutorials on this page are aimed at people who have previous experience with other programming languages (C, Perl, Lisp, Visual Basic, etc.). Also of potential interest are such related Beginners Guides as BeginnersGuide/Overview and BeginnersGuide/NonProgrammers, and the tips in MovingToPythonFromOtherLanguages.

Books, Websites, Tutorials (non-interactive)

Resources

Interactive Tools and Lessons

Python Video Tutorials

Free Python Courses

Other Python Resource Aggregators


CategoryPythonWebsite

BeginnersGuide/Programmers (last edited 2024-03-03 16:02:54 by MatsWichmann)

Unable to edit the page? See the FrontPage for instructions.