Skip to main content
1 answer
1
Updated 990 views

Any advice for an aspiring robotics programmer?

It is my aspiration to program robots and I was just looking for any career advice when reaching for this aspiration of mine. I have six universities in mind where I can work and study for the field of Robotics. I was just looking for any advice that I might need to know when I do plan on programming robots. Like, anything to keep in mind while working, what skills I should have, what courses to take, what programming languages I should know; anything really that you think I should know while I pursue this aspiration. #help #career-advice #courses

+25 Karma if successful
From: You
To: Friend
Subject: Career question for you

1

1 answer


0
Updated
Share a link to this answer
Share a link to this answer

Joel’s Answer

I'm not sure if you're still in high school or not, but if you are and have access to (aka a local high school has a team) - you may want to look into joining FIRST Robotics Competition. It's a 6 week competition starting in January that requires high school students to design, build and program a robot to play a game that changes every year. It's a very cool event and will teach you a lot of basics of what you want to know.


If that's possible, you'll want to start to learn to code. You'll get differing opinions on what language you should choose to learn first, I would say go for C/C++ but you can't go wrong with any language really. C#, Python, MATLAB, Java, BASIC. Just pick one and run with it - BASIC is one of the backbones for a few of the Industrial Robot Languages and it's designed for beginners (Beginners All-purpose Symbolic Instruction Code). If you want to get into the field, ask your teachers or professors for their advice as well. They'll most likely be able to put you in touch with someone in the field or give you a good road map on what you need to do to get there.


Hope this helps!

0