0
Which programming laguage...?
Hello, I want to learn a specific code languages in which I can get real world in put to be given a counter action from the programm. to put it blund, I want to learn how to write codes which let me control a sort of robot. REALLY THANKS FOR HELPING
2 Answers
+ 2
If you wan't to get a good understanding about certain low level functionalities, learn C/C++.
If you want quick solutions and you are not going to be a real programmer, learn Python. (Python is great, but learning C/C++ will give you a good foundation)
P.S.
Python is also written in C :)
+ 1
thank you