How Can I Get Back into Coding After a Long Break?

0
12
Asked By CuriousCoder123 On

I've been out of the coding scene for almost two years and I'm really struggling with how to start again. In university, I was familiar with programming languages like C, C++, and C#. I even tried to dive into JavaScript recently, but I just can't seem to get past the basics. I'm working through some lengthy tutorials from simpledev, but the 22-hour format feels overwhelming and demotivating. I find myself getting bored with the repetition and I'm unsure if it's the right way to relearn the syntax. Maybe I need to rethink my approach? I'm looking for some advice on how to make this process more effective and enjoyable.

5 Answers

Answered By ProjectBuilder On

Jumping into a project can be a great way to learn! I learned C# by just doing a personal project instead of solely relying on videos. Once you get a grip on one language, it often makes learning others easier. Try applying what you're learning practically; hands-on experience helps solidify concepts.

Answered By QuickLearner22 On

Those long videos are often more than what you need! I find shorter tutorials or specific topic videos way more effective. You won't retain all the info from a 22-hour video – it's better to learn in digestible chunks and apply what you learn right away.

Answered By MentorAdvice On

Not everyone needs to stick with programming. If you find yourself not motivated or if it's not sparking joy for you, it’s okay to explore other paths. Make sure to pursue something that truly interests you.

Answered By GrindItOut On

Getting back into coding will require some determination, especially when facing boring parts. If you already know programming basics from C/C++, push through – sometimes it takes a bit of repetition to get to the good stuff. Whether you get back to coding depends on your willingness to endure the tough spots.

Answered By StraightShooter99 On

It's tough to hear, but you've got to be honest with yourself. Programming is really competitive these days, and if you're struggling to pick up JavaScript after all your time in university, you should think about your commitment. Instead of watching long videos, why not use tools like ChatGPT to ask specific questions or get explanations? It can be way more efficient than just trying to sit through hours of content. Learning to be resourceful is key in this field, and if you’re feeling stuck, maybe you need to explore other interests too.

RealTalk123 -

You made some solid points. I think I need to stop making excuses and face some hard truths about whether I really want to pursue this.

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.