I'm getting back into programming after using VB and a few other languages a while ago. I'm looking to learn something modern and applicable that businesses are actually using these days. Any suggestions on where to start?
4 Answers
If I had to recommend one, I'd say go with **Python**. It’s super versatile and has a gentle learning curve. It’s also currently the go-to language for anything AI-related, which is a big focus in business investments these days. Don't stress too much about the 'best' language debates; just pick one and dive in!
If you're looking to stay relevant, Python is definitely the way to go!
It really depends on your interests! Here are some good options:
- **Python**: Great for machine learning and data analysis. It's widely used and has a huge job market. Plus, the syntax is pretty readable so it might be an easy transition from VB.
- **TypeScript**: Perfect if you're into web development, as it covers both the frontend and backend. The demand for web-related skills is massive right now.
- **Java/C#**: These are solid choices for enterprise applications, especially in the Microsoft ecosystem. If you were comfortable with VB, C# might feel familiar to you.
Thanks for the advice!
Java is still quite popular, but again, check local job postings to see what companies are looking for.

Definitely do some research on the local job market. In my area, there are way more jobs for Java/C# than Python.