How to Restart My Programming Journey After a Break?

0
6
Asked By TechyNerd42 On

Hey everyone! I took a break from programming due to college entrance exams, and now I'm feeling a bit lost about where to pick up again. I had some experience with C++, Python, HTML, CSS, and a little JavaScript, but now I feel like I've forgotten a lot. I'm really unsure about what direction to take since I'm interested in many areas like web development, app development, and cybersecurity. I'd love any advice on how to start over and what specifics I should focus on.

3 Answers

Answered By LearningPathFinder On

I find it motivating to learn related concepts; for example, since you know HTML and CSS, you might enjoy making those pages interactive using JavaScript. From there, you could explore frameworks like React and even dive into backend development. I recommend checking out roadmap.sh for structured learning paths—it’s super helpful!

Answered By CuriousCoder99 On

"Programming" has a lot of branches, so it really helps to narrow down what you want to focus on. Do you have a specific language in mind or a purpose for learning? It could shape your path significantly!

Answered By CodeExplorer88 On

I totally get that! I started with Python, HTML, and CSS too, and to get back into things, I’ve been following some YouTube tutorials like Bro Code and using Code Chef for practice. Those resources really help me regain my footing.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.