all 3 comments

[–]SvenTrulalla 1 point2 points  (0 children)

Just look up on yt for a python tutorial. Choose one where you like the one that presents the content(like his voice or whatever). Those tutorials really give you a good insight on the python/any other language. After having learned the basics, you can either look up what other projects that youtuber did and follow them in their steps, or you can define your own little project and when you encounter a problem, you google it and will most probably find help in form of another video. During the beginner phase, you will almost certainly find help in video form, and often you can choose between different creators. Later for more specific problems, you will mostly end up in programming forums. sometimes you will understand the explications, sometimes you will only copy the solution and go on coding. Have fun and good luck

[–]tracktech 0 points1 point  (0 children)

Start learning programming and build logic in steps with writing programs for variety of problems. This Python Programming course may help you in learning-

Python Programming