I am interested in joining my high school's robotics team. However, I'd like to know what programming language they are programmed in.

I am a programmer who develops iPhone and Mac applications as well as command line tools (all c-oriented), if that helps give a little background information.

Thanks!

link|improve this question
5  
Shouldn't you just ask them? How are we sposed to know? – tjgreen Aug 16 '10 at 23:34
It really depends. Join and see how it's like. The last time I was in robotics, I was using Robolab - middle level block based programming. Well guess this is not a real programming question. =) – mauris Aug 16 '10 at 23:34
Is it always the same language/tools in every school? – Iznogood Aug 16 '10 at 23:35
@tjgreen I imagine he cannot since school is out for summer ;-) – Iznogood Aug 16 '10 at 23:35
They use a secret language that cannot be named. Learn it and shine: muppetlabs.com/~breadbox/bf – Tom Aug 16 '10 at 23:45
feedback

closed as too localized by mauris, cHao, Tom, Gert G, Bill the Lizard Aug 17 '10 at 0:54

This question is unlikely to ever help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. See the FAQ for guidance on how to improve it.

3 Answers

Robotics can be driven by almost any language.

I've written hardware controllers in Java, but my father would tell you C or assembly or go home. (To be fair, he's just stubborn...)

If you're interested, go to their meetings, man. They'll show you how you can help, and let's face it - if you're on StackOverflow, you'll fit right in :-D

link|improve this answer
Go glowcoder Sr ! – Tom Aug 16 '10 at 23:47
feedback

There is always this to help you find out ABOUT robotics. I dont think we can guess what they use at your school. Maybe they have a website?

link|improve this answer
feedback

Ask the teacher or leader of the robotics club what programming languages they use for their projects. I'm sure the teacher will be more than happy to sit down with you to discuss the particular languages and programming environments they use for their projects. It will do you a world of good to get out of the house, and rub shoulders with other people interested in like minded technologies. You will grow a lot in your own knowledge and perhaps may help others. My recommendation is, no matter what language they use, dive in with no questions asked and have a great time.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.