Hey everyone! I took a break from programming for about a year due to my college entrance exams. Before that, I had a little experience with C++, Python, HTML, CSS, and some JavaScript. Now that I want to dive back in, I feel lost and overwhelmed because I think I've forgotten a lot. Everything about programming interests me, but I'm unsure where to start again and what I should focus on. I would really appreciate any advice or guidance to help me find my footing!
3 Answers
Getting back into programming can definitely feel tricky! My advice would be to pick one language or area that you enjoyed before, like web development with HTML/CSS and JavaScript, and start there. Exploring resources like YouTube tutorials or coding practice sites can really help refresh your memory. Just take it slow and build up your skills again!
You’re not alone in feeling lost! I started my journey similarly, and right now I’m focusing on Python and web development. I've found channels like Bro Code on YouTube super helpful, along with practicing on platforms like CodeChef. Maybe check those out to see if they resonate with you too!
One thing that really worked for me was finding projects that tie into what I already know. Since you’re familiar with HTML/CSS, try making your web pages interact using JavaScript. Afterwards, you could build on that knowledge by learning frameworks like React or even dabbling in backend technologies. Also, you might find roadmap.sh a handy tool for structured learning paths to guide you!
That's a solid plan! Starting with what you already know will make it less intimidating and more fun.