Hey everyone! I'm looking for some guidance on which programming languages I should learn moving forward. I already have a background in C and data structures, and I'm currently working on bash scripting in my institute. I was thinking of diving into Python for AI and machine learning, but a friend recommended that I first learn C++. I'm feeling pretty overwhelmed with all the options. Any advice from experienced programmers on what languages are most beneficial and why would be greatly appreciated. Thanks!
1 Answer
Honestly, learn as many languages as you can! Each one offers unique advantages depending on what you're trying to achieve. For web development, go with JavaScript or TypeScript. For command-line scripting, you can't go wrong with Bash, PowerShell, or even Python. The key is to understand the problem you're solving and choose the best tool for it, so get comfortable with different languages!
I hear you on that, but is it really necessary to learn them all? With AI and ML being so prevalent right now, what languages are must-haves? I'm just trying to figure out what's essential.