Robotics ... | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Robotics ...

I've recently found out that C/C++ and python are the best languages when it comes to robotics, but I first started programming with Java. So should I stop learning Java and just focus on C++ or should I learn both ?

10th Jul 2020, 11:43 AM
H-J
H-J - avatar
2 Answers
+ 8
Java might be good in some parts for robotics.But, mostly Python,C/C++ is recommended for Robotics.These two articles might clarify your doubts:- https://blog.robotiq.com/what-is-the-best-programming-language-for-robotics https://www.futurelearn.com/courses/robotic-future/0/steps/29368
10th Jul 2020, 11:52 AM
Arctic Fox
Arctic Fox - avatar
+ 3
You can also do some stuff with Java. Java is a very beginner friendly language with very good support by communities and many sample codes and sample projects. Therefore it would be better to keep on and continue with C++ directly afterwards. Skip all GUI stuff, additional frameworks and web stuff of Java.
10th Jul 2020, 11:51 AM
Sandra Meyer
Sandra Meyer - avatar