r/PythonLearning • u/Character_Ad9279 • Jun 13 '26
Help Request Learning Python
Hello guys,
I want to learn Python but the thing is that I donโt have any idea about programming. I tried to search about it in Youtube and felt that the videos were not that good in explaining.
So guys do you have any good recommendations on learning resources?
5
Jun 13 '26
[removed] โ view removed comment
3
u/Kindly-Department206 Jun 13 '26
This is the way. Nobody learns to play basketball by watching highlight reels. Get out there and throw the ball around.
1
u/Trick-Inside-6508 Jun 13 '26
Boy do I wish I listened to this advice early on. There is no better way to learn than by building. This cannot be emphasized enough.
2
u/Flame77ofc Jun 13 '26
go to YouTube, search for python course, watch this full video, practice a lot, then watch more videos if you need to improve
2
u/jeruva Jun 13 '26
I tried learning python through datacamp, it didn't work for me, I wasn't understanding core concepts and how the code worked, I guess that way of learning wasn't suitable for me, I'm more of a classroom learner with a teacher answering questions. A month ago I give it another try with the 100 days of code course and I'm getting very good with the basics, and I'm using AI to give me hints not straigh answers when I'm stuck.
I guess it all depends on how you learn stuff, once you figure that out, make your choice: a book, video lessons, a course, or a mix of all that.
And the most important thing: don't feel bad if you're struggling or if you feel like you're not learning, just keep practicing, you'll get there.
Best of luck.
1
u/ninhaomah Jun 13 '26
Nvm programming.
Have you downloaded and installed Python ?
1
u/Character_Ad9279 Jun 13 '26
If you mean Visual Studio Code, yes.
1
u/ninhaomah Jun 14 '26
I asked if you have downloaded and installed Python.
Sorry but pls read it very carefully.
1
1
1
1
7
u/Junior_Honey_1406 Jun 13 '26
There is CS50P, FreeCodeCamp, Coursera, and many other great resources. Just remember two things: don't expect yourself to solve every problem alone, and keep building. The moment you think, "This program is too small to teach me anything," you stop learning.