this is a german Web-Mirror of PYTHON.ORG powered by Domainunion AG

Differences between revisions 187 and 192 (spanning 5 versions)
Revision 187 as of 2020-12-03 10:41:29
Size: 8577
Comment:
Revision 192 as of 2021-02-15 18:57:02
Size: 9090
Comment: Resume rearranging resources based on alphabetical order (not yet complete)
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
=== Reviews ===
 * [[https://hackr.io/tutorials/learn-python|Learn Python - Best Python Tutorials and Courses]] Python tutorials & courses recommended by the programming community.
 * [[https://gitconnected.com/learn/python|Learn Python - Best Python Courses]] Python tutorials submitted and ranked by Python developers with the best rising to the top
Line 13: Line 10:
 * [[https://diveintopython3.problemsolving.io/|Dive Into Python 3]] by Mark Pilgrim
 * [[https://python-3-patterns-idioms-test.readthedocs.io/en/latest/|Python 3 Patterns, Recipes, and Idioms]] by Bruce Eckel and Friends
 * The [[https://python3.guide/|Python 3 Guide]] is a beginner-friendly guide to Python, that starts with the absolute basics but goes on to more advanced stuff as well
 * [[https://www.afterhoursprogramming.com/tutorial/Python/Introduction/|After Hours Programming's Python Introduction]] A beginners introduction into Python.
 * [[https://awesome-python.com/|Awesome Python]] A curated list of awesome Python frameworks, libraries, software and resources.
 * [[https://www.checkio.org|CheckiO interactive learning resource]] Creative way to improve Python skills with interesting tasks, it also supports Python 3|2.
 * [[https://classpert.com/python-programming|Classpert - Python]] - A collection of free and paid Python online courses, from a wide range of providers.
 * [[https://coderslegacy.com|CodersLegacy]] A website + blog geared towards both new and experienced programmers. Mainly focused on teaching Python.
 * [[https://diveintopython3.problemsolving.io/|Dive Into Python 3]] by Mark Pilgrim.
 * [[https://github.com/amontalenti/elements-of-python-style|Elements of Python Style]] This document goes beyond PEP8 to cover the core of what the author thinks of as great Python style.
 * [[https://finxter.com/|Finxter]] - Solve Python puzzles and test your Python skill level (beginner to grandmaster level).
 * [[https://www.fullstackpython.com/|Full Stack Python]] Once you know the basics, learn how to build, deploy and operate Python Applications.
 * [[https://python-3-patterns-idioms-test.readthedocs.io/en/latest/|Python 3 Patterns, Recipes, and Idioms]] by Bruce Eckel and Friends.
 * 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 17: Line 22:
 * [[https://classpert.com/python-programming|Classpert - Python]] - A collection of free and paid Python online courses, from a wide range of providers.
 * [[https://finxter.com/|Finxter]] - Solve Python puzzles and test your Python skill level (beginner to grandmaster level).
Line 21: Line 24:
 * [[https://www.afterhoursprogramming.com/tutorial/Python/Introduction/|After Hours Programming's Python Introduction]] A beginners introduction into Python.
 * [[https://www.checkio.org|CheckiO interactive learning resource]] Creative way to improve Python skills with interesting tasks, it also supports Python 3|2
Line 36: Line 37:
 * [[https://coderslegacy.com|CodersLegacy]] A website + blog geared towards both new and experienced programmers. Mainly focused on teaching Python.
Line 40: Line 40:
 * [[https://awesome-python.com/|Awesome Python]] A curated list of awesome Python frameworks, libraries, software and resources.
Line 62: Line 60:
 * [[https://pythonspeed.com/performance/|PythonSpeed.com]] Great resource with insightful ways to speed up your Python code
Line 67: Line 65:

=== Other Python Resource Aggregators ===
 * [[https://hackr.io/tutorials/learn-python|Learn Python - Best Python Tutorials and Courses]] Python tutorials & courses recommended by the programming community.
 * [[https://gitconnected.com/learn/python|Learn Python - Best Python Courses]] Python tutorials submitted and ranked by Python developers with the best rising to the top

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-11-20 01:24:35 by huhuhang)

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