I was looking around on the web about robotics programming, especially the Lego mindstorm EV3. I was looking at what programming languages this platform supports. I saw that you can program it in Java ME(understandable as Java is everywhere today) and in C#. I thought that C# was a windows only thing, with mono on linux. So my question actually is, for robotics programming (NOT just lego mindstorm ev3) which between Java and C# is the better option and why?
MasterHacker110 -4 Newbie Poster
Recommended Answers
Jump to PostFor simple robotics projects, the microcontrollers of Atmel or Microchip are often used. They both can be programmed in C, but also in their own brand of assembly language.
All 3 Replies
mike_2000_17 2,669 21st Century Viking Team Colleague Featured Poster
ddanbe 2,724 Professional Procrastinator Featured Poster
MasterHacker110 -4 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.