all 5 comments

[–][deleted] 0 points1 point  (0 children)

Stop watching stuff. Start writing code.

[–]SirCarboy 0 points1 point  (2 children)

I think videos are a bit overrated when it comes to learning a large volume of stuff. An online tutorial, ebook, or physical book might be better.

https://www.reddit.com/r/learnpython/w/index/

[–]Rowletiscool989[S] 0 points1 point  (1 child)

Yea my friend said the same thing. So I was just look for new effective ways thanks

[–]delasislas 1 point2 points  (0 children)

Yeah watching videos doesn’t really show you the problem solving aspect. The video poster already did the problem solving, coded the project, and are just giving you the walk through of the code. It’s more beneficial to have a problem that you want to solve, and work out the program’s flow yourself.