0

What is best programming language for robotics?

Robotics

9th Feb 2017, 5:43 PM
Siddhant Gahtori
Siddhant Gahtori - avatar
6 Answers
+ 2
For robotics you'd learn HDL(Hardware description Languages) like Verilog etc. these languages are similar to C language. You can easily learn it if you know languages like C and C++.
9th Feb 2017, 5:51 PM
Mohammed Zameeruddin
Mohammed Zameeruddin - avatar
+ 2
But right now Raspberry Pi is really common and you can use Python with it too.
9th Feb 2017, 8:08 PM
Cosme
Cosme - avatar
+ 1
I guess a good point to start is C, because it's a language close to hardware and supported by most microcontrollers, compilers,... @Mohammed: Why should a HDL be necessary? I think due to parallel execution, synchronous or asynchronous logic,... it is not that easy. And you have to program also hardware present in most microcontrollers.
9th Feb 2017, 5:58 PM
Benjamin
0
I strongly recommend processing. Java like language and has a lot of example codes. It is a first class citizen of the arduino platform. http://processing.org
10th Feb 2017, 5:47 AM
Sinan Ceylan
Sinan Ceylan - avatar
0
Verilog
12th Feb 2017, 1:23 AM
Agourram Youness
Agourram Youness - avatar
0
Robotc.net is a robot programming language other wise python,java
23rd Feb 2017, 4:11 PM
Aditya Kumar
Aditya Kumar - avatar