Where can I learn everything about python for free ?

Best to just try building something.
I use Visual Studio Code. I use tons of cool plugins. Most recently I have been using Co-Pilot.
 
So there are a few sources:

https://www.learnpython.org/
https://www.dataquest.io/blog/learn-python-the-right-way/
https://www.python.org/about/gettingstarted/
I’m going to link a few YouTube videos below. When you run into trouble or have questions, post on the programming subreddit, Python subreddit, and our programming section here on the forum. Someone will eventually answer & help you out.




So there are a few sources:

https://www.learnpython.org/
https://www.dataquest.io/blog/learn-python-the-right-way/
https://www.python.org/about/gettingstarted/
I’m going to link a few YouTube videos below. When you run into trouble or have questions, post on the programming subreddit, Python subreddit, and our programming section here on the forum. Someone will eventually answer & help you out.





+1 for CodeWithMosh
 
Back
Top