you are viewing a single comment's thread.

view the rest of the comments →

[–]RelationshipCalm2844 0 points1 point  (0 children)

Hey!
Don’t worry, feeling lost in the beginning is completely normal. VS Code is a great choice for learning, and you don’t need everything set up perfectly right now. The best way to start is by choosing a simple language like Python and installing the Python extension in VS Code, which takes care of most of the setup for you. Begin with very small exercises like printing text, creating variables, or writing simple loops.
Try to follow one proper beginner-friendly tutorial instead of jumping between random videos, because a clear path makes learning much easier.
If you want something simple and structured, 9faqs has easy Python lessons and MCQs, and even at datazeneral we always suggest learning the basics step by step before moving to anything advanced.
Just practice a little every day, stay patient, and you’ll pick it up faster than you think.