Differences between revisions 148 and 152 (spanning 4 versions)
Revision 148 as of 2016-08-29 07:39:57
Size: 8240
Comment: Move tutorial listings of pythonspot and pythonguru to the end of the list after seeing them being in violation with what we expect of entries on this page. Also clarified that we don't want spammers.
Revision 152 as of 2016-12-01 18:35:24
Size: 9241
Editor: AdamBrown
Comment: minor phrasing change
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
 * [[http://www.checkio.org| CheckiO interactive learning resource]] Creative way to improve Python skills with interesting tasks, it also supports Python 3|2  * [[http://www.checkio.org|CheckiO interactive learning resource]] Creative way to improve Python skills with interesting tasks, it also supports Python 3|2
Line 43: Line 43:
 * [[http://thonny.cs.ut.ee|Thonny, Python IDE for begginners. Has intuitive features for program runtime visualization]]  * [[http://thonny.org|Thonny, Python IDE for begginners. Has intuitive features for program runtime visualization]]
Line 61: Line 61:

 * [[https://www.youtube.com/watch?v=DFLD3JjsvJo&list=PLboXykqtm8dy_DNg1NZiS08Dnyj35PWXw|Python Tutorials for Beginners]] - Getting started with programming in Python

 * [[https://code.tutsplus.com/|Envato Tuts+]] has video courses and tutorials about Python.
  * [[https://code.tutsplus.com/courses/introduction-to-python|Introduction to Python]] - learn Python from scratch.
  * [[https://code.tutsplus.com/courses/data-handling-with-python|Data Handling With Python]] - learn the basics of handling data in the Python language.
  * [[https://code.tutsplus.com/courses/crawl-the-web-with-python|Crawl the Web With Python]] - learn to build a web crawler and scraper (free).
  * [[https://code.tutsplus.com/courses/getting-started-with-django|Getting Started With Django]] - learn the Django back-end framework from scratch.
  * [[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.

Please Note

Because this is a Wiki page, users can edit it. You are therefore free 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 therefore find their accounts are disabled. You have been warned.

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)

Interactive Tools and Lessons

Python Video Tutorials

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

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