+ 1
what programming language should I learn
I want to learn about robotics. so what language should I learn? what is more comfortable?
6 ответов
+ 3
Well I believe all programming language have their shortcomings in the end it's all about getting the job done conveniently and less code. I will suggest you learn Python Language because it's very much awesome to pick up for beginners, very clear and simple syntax. Above all its robust, versatility and used everywhere(at any field of work).
+ 3
Get a Raspberry PI 2 with a robotic starter kit and continue with Python!
+ 2
This depends on what kind of development you are getting into. If iOS development then Swift, if deb development you should learn HTML, then CSS, then JavaScript, then PHP, you could also learn SQL and Python for web development as well.
0
programming languages can be described as low (C) low/high(C++) and high (Python). High level languages are farther from machine code and are easier for a human to read and write. I would recommend continuing to learn Python, as it is multi-purpose.
0
Learn C first, being easy it'll shape your brain for other programming languages.
Then you can learn python easily after words. Coz once a beginner learns easy-to-understand "python", it becomes hard for him to learn "not-THAT-easy-to-understand "C" or anyother language...
So it'll be better for your future as a learner if start with C.
I recommend you to buy O'reily's "Head First: C" for better learning