Answers for "learn python.org"

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
16

how to learn python

"""
Great foundation for basics 
https://www.w3schools.com/python/default.asp"
"""
Posted by: Guest on February-29-2020
5

how to learn python

Oh I see u wanna learn Python its preety easy :D
Posted by: Guest on January-07-2021

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language