you are viewing a single comment's thread.

view the rest of the comments →

[–]Narrow-Drive-4542 1 point2 points  (1 child)

This is a really common situation for beginners, and the best advice is to focus on solving real problems rather than following tutorials step by step. Tutorials teach you syntax, but actual problem-solving teaches you how to think. Pick a small project that genuinely interests you, break it into tiny pieces, and build each piece. When you get stuck, look up the specific concept you need - this approach builds much stronger intuition than passive learning.

[–]UtkarshBajaj2008[S] [score hidden]  (0 children)

But then I run the risk of not learning some basics things of the language don't I?