What Programming Languages Should I Learn Next?

0
0
Asked By CuriousCoder94 On

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

Answered By TechieTommy On

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!

WiseUser23 -

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.

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.