Differences between revisions 150 and 154 (spanning 4 versions)
Revision 150 as of 2016-11-30 17:35:47
Size: 8404
Editor: AivarAnnamaa
Comment:
Revision 154 as of 2017-01-23 12:10:35
Size: 9759
Editor: ranjitbhatta
Comment: Added a link "a comprehensive guide to getting started with Python"
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
 * [[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 62: Line 63:
 * [[https://www.youtube.com/watch?v=DFLD3JjsvJo&list=PLboXykqtm8dy_DNg1NZiS08Dnyj35PWXw|Python Tutorials for Beginners]] - Getting started with programming in Python  * [[https://www.youtube.com/user/jayanamgames|Jayanam]] has video tutorials about Python.
  * [[https://youtu.be/RZF17FfRIIo|Python OOP Tutorial for Beginners]] - Getting started with OOP programming with Python.

  * [[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://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.