r/learnpython • u/InsideBox10 • 2d ago
Learn Python
Hey Everyone,
I'm an electronics student but I wanted to start learning python through videos but the problem is that there are a plethora of videos available on YouTube and I cannot decide which one to choose.
If possible can anyone drop some suggestions on which channel to learn from...it would be really helpful
Thanks.
1
Upvotes
1
u/No_Weird_8555 1d ago
You should read, not watch videos to learn python. There are many sites, like Geeksforgeeks.org and W3schools.com and a lot of books. Also, make small projects to test your knowledge, like random number generator, unit converter, guess the number.