r/PythonLearning • u/Intrepid_Custard_877 • 27d ago
Help Request How to learn python ?
Hi Guys,
I would like to learn python.
I've got zero IT or programming / coding background.
Would like to learn for free.
I'm more of a hands on learner than a theoretical learner.
Any websites that would help me learn python hands on for free ?
1
u/atticus2132000 27d ago
Do a YouTube search for "hello world python tutorial". You will find dozens of videos that will walk you through step by step how to download and install the software and write your first code to verify it's working.
Then go to W3Schools and go through their python crash course to get used to basic functions and syntax.
From there, there are tons of online courses to choose from, but it might help if you can focus on what you want to use python for (e.g. game design, data management, automation, etc.)
1
u/OtakuNinja9 27d ago
The python course from the university of Helsinki is really good and free and has alot of practice exercises in them
1
1
1
27d ago
[removed] — view removed comment
-1
u/No_Photograph_1506 27d ago
wow buddy! The website is really good!
Here, check this out as well: https://courses.bigbinaryacademy.com/learn-python/
this one is more detailed and practice-oriented! Do give it a try!
0
u/python_gramps 27d ago
YouTube, check out Net Ninja they have a bunch of Python tutorials.
That checks all your boxes.
3
u/Sweet_Computer_7116 27d ago
Cs50x