How to Get Back into Programming After 15 Years?

0
11
Asked By CodeMaster42 On

Hey everyone! I used to be a Java programmer with a solid understanding of SQL back in the early 2000s until I shifted into management. Now, my new CTO wants managers to be more involved in coding, and I'm excited to dive back in! My current tech stack is Node.js, React, and Postgres, and I need to get up to speed on concepts like promises and other async programming practices that weren't around when I last coded.

I've traditionally learned well from books, but I've also tried online courses like those on Udemy and Pluralsight, although I found them less efficient compared to reading. I'm looking for the best learning path in 2025 to refresh my skills efficiently. Any tips on resources or strategies would be greatly appreciated!

3 Answers

Answered By TechieNerd18 On

Check out the Fun Fun Function YouTube channel for asynchronous programming! Also, Maximilian Schwarzmüller has great Udemy courses on Node and React. If you can, stick to Java for the backend if you’re comfortable with it.

Answered By LearnQuest99 On

React has an amazing tutorial that walks you through the basics with lots of editable examples. For Node.js, there's a decent tutorial that highlights the key topics and its API. Make sure to figure out which server framework you’ll be using, like Express or Nest! I prefer learning from manuals or books that are more stable over time.

Answered By CodeOptimizer77 On

Since you're stepping back into a 'player-coach' role, consider leveraging AI tools to supplement your current knowledge. Just make sure you understand what the outputs mean so you don’t miss out on the learning part. Where you already have a strong foundation, this might be a great way to refresh your skills.

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.