3 | 3 | FRC robots are controlled by their on-board roboRIO computer. The computer runs software (programs) that are written by Control Systems students using a programming language. Programming languages are very compact, precise ways of telling the robot what to do. Programming languages are very different from spoken languages (English, Spanish, Chinese, etc.) and often consist of as few as [https://www.programiz.com/c-programming/list-all-keywords-c-language 32 words]! What's really cool about programming languages is that using that tiny set of words, you can write programs of amazing sophistication. |