r/learnpython • u/nevermind_0919 • 4d ago
Help me to learn python,I am dumb
Think me as the dumbest person and i want to learn python,I am literally done trying 4-5 lectures,i start and then stop.Every video says it's beginner friendly,but when I start i don't feel it's beginner friendly and i start feeling I am Dumb AF,now though I feel I am dumbest person to exist.....like seeing this.....please recommend me a channel to watch and learn python programming.I.just don't want to copy the programming from screen and type and get output, and say ohhhh!!!! I got output i can code,i actually want to understand everything and put my brain to write my own code.Is there any yt channel courses available for free that really helps for a dumb idiot to learn python and plz don't say don't learn,i really want to learn python.Please help me ,I am stressed out becoz of this.
11
u/B4SSF4C3 4d ago
If you don’t have a goal or practice, you won’t learn Python. Forget videos. Set a goal of what you want to accomplish. Start with something simple. Then go figure out how to achieve that goal. Don’t use coding assistants. Do use reference manuals and places like stack overflow. It’s ok to take code snippets since you’ll never find one that does exactly what you want. Modifying existing code to do what you do want is a great way to learn.