Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adrianmoisey/learn-python

List of resources useful for learning Python 🐍
https://github.com/adrianmoisey/learn-python

hacktoberfest

Last synced: 11 days ago
JSON representation

List of resources useful for learning Python 🐍

Awesome Lists containing this project

README

        

# Learn Python

A collection of links that teach python

- Django
- [A Complete Beginner's Guide to Django](https://simpleisbetterthancomplex.com/series/beginners-guide/1.11/)
- [Learn Django](https://overiq.com/django/1.11/intro-to-django/)
- [Django Crash Course](https://www.youtube.com/watch?v=D6esTdOLXh4)
- [Django For Beginners](https://djangoforbeginners.com/)
- [Django Girls Tutorial](http://tutorial.djangogirls.org/en/index.html)
- [Django Tutorial (Create a Blog) by **The Net Ninja**](https://www.youtube.com/playlist?list=PL4cUxeGkcC9ib4HsrXEYpQnTOTZE1x0uc)
- [Django Tutorial - David Leonard](http://drksephy.github.io/2015/07/16/django/)
- [Getting Started with Django, a crash course](https://www.youtube.com/watch?v=KZHXjGP71kQ)
- [Go Django](https://godjango.com/)
- [Hello Web App (non-free) (book)](https://hellowebapp.com/)
- [Python Books](http://pythonbooks.org/)
- [Starting a Django Project](https://realpython.com/learn/start-django/)
- [Tango With Django](http://www.tangowithdjango.com/)
- [TaskBuster Django Tutorial](http://www.marinamele.com/taskbuster-django-tutorial)
- Flask
- [Discover Flask](https://github.com/realpython/discover-flask)
- [The Flask Mega Tutorial](http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world)
- [Websites with Python Flask](http://opentechschool.github.io/python-flask/)
- MOOC
- Udacity
- [Intro to Computer Science](https://www.udacity.com/course/cs101)
- [Web Development](https://www.udacity.com/course/cs253)
- Udemy
- [Automated Software Testing with Python](https://www.udemy.com/course/automated-software-testing-with-python/)
- [Automate the Boring Stuff with Python](https://www.udemy.com/course/automate/)
- [Coding for Entrepreneurs: Learn Django a Killer Python Framework](https://www.udemy.com/coding-for-entrepreneurs/)
- [Python and Django Full Stack Web Developer Bootcamp](https://www.udemy.com/course/python-and-django-full-stack-web-developer-bootcamp/)
- [Python for Data Science and Machine Learning Bootcamp](https://www.udemy.com/course/python-for-data-science-and-machine-learning-bootcamp/)
- [The Modern Python 3 Bootcamp](https://www.udemy.com/course/the-modern-python3-bootcamp/)
- edX
- [Analytics in Python](https://www.edx.org/course/analytics-in-python)
- [Python for Data Science](https://www.edx.org/course/python-for-data-science)
- [Introduction to Python for Data Science](https://www.edx.org/course/introduction-to-python-for-data-science-1)
- [Introduction to programming using Python](https://www.edx.org/course/introduction-to-programming-using-python)
- Tutorials
- YouTube
- [Python Basic Tutorials by **SentDex**](https://www.youtube.com/playlist?list=PLQVvvaa0QuDdFqJtqsyeEewqVm_7VRrlD)
- [Python 3.4 Programming Tutorials by **thenewboston**](https://www.youtube.com/playlist?list=PL6gx4Cwl9DGAcbMi1sH6oAMk4JHw91mC_)
- [Python Programming Beginner Tutorials by **Corey Schafer**](https://www.youtube.com/playlist?list=PL-osiE80TeTskrapNbzXhwoFUiLCjGgY7)
- [Python3 for Beginners by **The Net Ninja**](https://www.youtube.com/playlist?list=PL4cUxeGkcC9idu6GZ8EU_5B6WpKTdYZbK)
- Python
- [A Byte of Python](http://www.swaroopch.com/notes/python/)
- [Automate the Boring Stuff with Python](https://automatetheboringstuff.com/)
- [BBC R&D Cloudfit team - Asyncio](https://bbc.github.io/cloudfit-public-docs/)
- [Codecademy](http://www.codecademy.com/tracks/python)
- [Dive Into Python 3](https://diveintopython3.problemsolving.io/)
- [Free Python Books](https://github.com/pamoroso/free-python-books)
- [Ultimate Python study guide](https://github.com/huangsam/ultimate-python)
- [Full Stack Python](http://www.fullstackpython.com/)
- [import asyncio: Learn Python's AsyncIO](https://www.youtube.com/playlist?list=PLhNSoGM2ik6SIkVGXWBwerucXjgP1rHmB)
- [Intermediate Python](http://book.pythontips.com/en/latest/)
- [Learn Python in 10 minutes](http://www.stavros.io/tutorials/python/)
- [Learn Python the Hard Way](http://learnpythonthehardway.org/book/)
- [Non-Programmer's Tutorial for Python 3](http://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_3)
- [Python Practice Book](http://anandology.com/python-practice-book/index.html)
- [Real Python (non-free)](https://realpython.com)
- [Learn Python Programming](https://www.scaler.com/topics/python/)
- [Snakify, a tutorial with 100 exercises and a step-by-step debugger](https://snakify.org)
- [SoloLearn Python 3 Course](https://www.sololearn.com/Course/Python/)
- [The Python Tutorial](https://docs.python.org/3/tutorial/index.html)
- [The Complete Python Course For Beginners](https://www.youtube.com/watch?v=sxTmJE4k0ho)
- [Think Python: How to Think Like a Computer Scientist](http://www.greenteapress.com/thinkpython/)
- [Python Notes for Professionals book](http://books.goalkicker.com/PythonBook/)
- [🐍 30 Days Of Python](https://github.com/Asabeneh/30-Days-Of-Python)
- Practice
- [Codewars](http://www.codewars.com/)
- [CodingBat](http://codingbat.com/python)
- [Exercism](http://exercism.io/)
- [CheckIO](http://www.checkio.org/)
- [RobotGame](https://robotgame.net/home)
- [HackerRank](https://www.hackerrank.com/domains)
- [CodeEval](https://www.codeeval.com/dashboard/)
- [EmpireOfCode](https://empireofcode.com/game/)
- Youtube
- [AnthonyWritesCode](https://www.youtube.com/anthonywritescode)