Answers for "python.org learn python"

25

learn python

===== Links for reading ====

#Tutorial
https://docs.python.org/3/tutorial/
https://www.w3schools.com/python/
https://realpython.com/
https://www.tutorialspoint.com/python/
https://www.programiz.com/
https://github.com/TheAlgorithms/Python

#Interactive tutorial
https://www.codecademy.com/catalog
https://www.learnpython.org/
https://exercism.org/
https://www.sololearn.com/learning/1073
https://www.datacamp.com/learn/python

#Course
https://www.coursera.org/
https://www.udemy.com/topic/python/
https://www.udacity.com/
Youtube

#Practice
https://www.hackerrank.com/
https://leetcode.com/
https://codeforces.com/
https://www.topcoder.com/
https://www.codingame.com/
https://www.coderbyte.com/

#Book 
Python Crash Course
Head-First Python
Automate the Boring Stuff with Python
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow
Programming Python: Powerful Object-Oriented Programming

#Forums, Discussion
https://stackoverflow.com/questions/tagged/python
https://www.reddit.com/r/Python/
https://python-forum.io/

#IDE
https://www.onlinegdb.com/
https://www.programiz.com/python-programming/online-compiler/
https://www.codechef.com/ide
https://www.jetbrains.com/pycharm/
https://code.visualstudio.com/
https://www.sublimetext.com/

 If it helpful, upvote me! Thanks ~
Posted by: Guest on April-10-2021

Browse Popular Code Answers by Language