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

Differences between revisions 192 and 201 (spanning 9 versions)
Revision 192 as of 2021-02-15 18:57:02
Size: 9090
Comment: Resume rearranging resources based on alphabetical order (not yet complete)
Revision 201 as of 2022-07-15 14:34:23
Size: 10309
Editor: JamesCzekaj
Comment: Added 'a byte of python'
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
 * [[https://python.swaroopch.com/|A Byte of Python]], by Swaroop C.H. An introductory text for beginners and experienced programmers looking to learn Python.
 * [[https://python.land/python-tutorial|A beginner-friendly Python tutorial]] that starts with the absolute basics, but also covers more advanced stuff like Python software deployment.
Line 19: Line 21:
 * [[https://itsmycode.com/|ItsMyCode]] A Python Programming Blog which teaches Python basics and helps to solve various issues which developers face in day to day Programming
Line 20: Line 23:
 * 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 23: Line 25:
 * [[https://www.programiz.com/python-programming|Learn Python - Tutorial for Beginners]] A comprehensive Python guide to get started, Python tutorials and examples for beginners.  * [[https://www.programiz.com/python-programming|Learn Python - Tutorial for Beginners]] A comprehensive Python guide to get started, Python tutorials, and examples for beginners.
Line 31: Line 33:
 * [[https://pythonspeed.com/performance/|PythonSpeed.com]] Great resource with insightful ways to speed up your Python code
Line 40: Line 43:
 * [[https://www.nbshare.io|Learn coding with Python notebooks]] A place where users can learn lot about Python coding with Python notebooks.
 * [[https://www.scaler.com/topics/python/|Learn Python Programming]] Easy to understand Python tutorial explained with examples for beginners and professionals alike.
Line 43: Line 49:
 * [[https://hackinscience.org|HackInScience: free and open-source Python training website]]
Line 49: Line 56:
 * [[https://www.youtube.com/playlist?list=PLlgoYPTU6ljCEggReCMF0m0760QTot9Qz|Python Screencasts]] (36 videos)  * [[https://www.youtube.com/watch?v=rfscVS0vtbw]] - Python Beginners Course by FreeCodeCamp (4 hours)
 * [[https://www.youtube.com/watch?v=HGOBQPFzWKo]] - Python Intermediate Course by FreeCodeCamp (6 hours)
 * [[https://www.webucator.com/django-training/course/writing-your-first-django-app/]] - A free Django course with videos based on the Django Software Foundations official tutorial.
 * [[https://code.tutsplus.com/courses/crawl-the-web-with-python|Crawl the Web With Python]] - learn to build a web crawler and scraper (paid/commercial).
 * [[https://overiq.com/django/1.10/intro-to-django/|Django Basics]] - An introductory course to learn basics of Django framework in great detail.
Line 52: Line 63:
 * [[https://youtu.be/HJSLyzm4j6Y|Python Exception Handling for beginners]] - Exception handling with Python.
 * [[https://www.youtube.com/watch?v=DFLD3JjsvJo&list=PLboXykqtm8dy_DNg1NZiS08Dnyj35PWXw|Python Lists and Object Tutorial for Beginners]] - Sorting Objects with Python.
Line 53: Line 66:
 * [[https://www.youtube.com/watch?v=DFLD3JjsvJo&list=PLboXykqtm8dy_DNg1NZiS08Dnyj35PWXw|Python Lists and Object Tutorial for Beginners]] - Sorting Objects with Python.
 * [[https://youtu.be/HJSLyzm4j6Y|Python Exception Handling for beginners]] - Exception handling with Python.
 * [[https://www.youtube.com/playlist?list=PLlgoYPTU6ljCEggReCMF0m0760QTot9Qz|Python Screencasts]] (36 videos)

== Python video tutorial (commercial/paid) ==
 * [[https://code.tutsplus.com/courses/getting-started-with-django|Getting Started With Django]] - learn the Django back-end framework from scratch (paid/commercial)
 * [[https://code.tutsplus.com/courses/build-a-news-aggregator-with-django|Build a News Aggregator With Django]] - learn advanced Django skills with a hands-on project (paid/commercial)
Line 56: Line 72:
 * [[https://code.tutsplus.com/courses/crawl-the-web-with-python|Crawl the Web With Python]] - learn to build a web crawler and scraper (paid/commercial).
 * [[https://code.tutsplus.com/courses/getting-started-with-django|Getting Started With Django]] - learn the Django back-end framework from scratch (paid/commercial)
 * [[https://overiq.com/django/1.10/intro-to-django/|Django Basics]] - An introductory course to learn basics of Django framework in great detail.
 * [[https://code.tutsplus.com/courses/build-a-news-aggregator-with-django|Build a News Aggregator With Django]] - learn advanced Django skills with a hands-on project.
 * [[https://pythonspeed.com/performance/|PythonSpeed.com]] Great resource with insightful ways to speed up your Python code
Line 71: Line 82:
CategoryPythonWebsite CategoryPythonWebsite CategoryCategory

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

Python video tutorial (commercial/paid)

Free Python Courses

Other Python Resource Aggregators


CategoryPythonWebsite CategoryCategory

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

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