11-14 Year Olds (Summer Classes)
Students are taught how to write programs in RobotC, a dialect of the industry standard C-programming language, to control LEGO® Mindstorms EV3 robots. The students will complete numerous programming challenges with a teammate using the Robot Educator Model. They are taught the language through hands-on experience and lesson plans developed by Katy Robotics Academy and the makers of the RobotC language, Carnegie Mellon Robotics Institute. Like all of our courses, students
do not need previous experience, and they are taught everything they need to know to become successful programmers. Instruction is adapted for every student's level and curriculum is extended for those who come back for more. In addition to the concepts taught in the LEGO® Robotics Foundations and Graphical Coding class, students will also be exposed to the following programming fundamentals:
- proper code design: whtespace, comments, and naming
- top-down design: efficient coding practices and decomposition
- assignment operators and comparison operators
- control structures: while loops, if else statements, switch cases, and for loops
- variable declaration, assignments, and usage
- function return values
- global variables
- graphic display
- sensor input
NEW! Python with LEGO® Spike Prime!