What programming language should I start learning for engineering?

0
14
Asked By TechieNinja42 On

I'm looking for advice on the best programming language to learn as an engineer, especially since I want to get into fields like robotics, game development, and AI/ML. I'd really appreciate any recommendations on languages and resources to kick off my journey!

5 Answers

Answered By DevGuru88 On

There's no one-size-fits-all answer since it really depends on your focus area. If you're starting from scratch, learning the basics like JavaScript, HTML, and CSS can be useful. Then consider Java or Python, as both have similar concepts that will help you adapt to other languages later on.

Answered By GameDevWarrior On

If you're into game development, you'll definitely want to check out Java. It's widely used, and many games are built on it.

Answered By TechSavvySam On

I'm not a big fan of Python, but it’s definitely a useful language to have under your belt as an engineer.

Answered By CodeCrafter99 On

Python and C++ are a pretty solid combo. Python is great for quick prototyping, especially in AI and ML, while C++ gives you a deeper understanding of how things work—perfect for robotics and game dev.

Answered By FutureCoder101 On

Python and Java are strong choices. If you're leaning towards game development or robotics, C++ is also highly recommended.

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.