Ages 8-12
EV3 Mindstorms
For students who like to explore coding while keeping it fun
Robotics Foundation
9am-6pm Tue, Wed, Fri
Total Coursework - 9 hours
Learning Objectives:
Motor control, sequences, loops
Core – Level 1
9am-6pm Tue, Wed, Fri
Total Coursework - 15 hours
Learning Objectives:
Conditionals (if/else), sensors (touch, ultrasonic, infrared, color)
Core – Level 2
9am-6pm Tue, Wed, Fri
Total Coursework - 15 hours
Learning Objectives:
Conditionals with motor sensor and
Nested conditionals with touch sensor
Core – Level 3
9am-6pm Tue, Wed, Fri
Total Coursework - 15 hours
Learning Objectives:
While loops with sensors, engineering with gears
Ages 11-16
Python
For students who are interested in pursuing a career in coding
Python Foundation
1.30-6pm Tue, Wed, Fri
Total Coursework - 9 hours
Learning Objectives:
Motor control, sequences, loops
Module 1 - Syntax
1.30-6pm Tue, Wed, Fri
Total Coursework - 15 hours
Learning Objectives:
Variable names, data types, arithmetic operators, block diagram notation
Module 2 - For Loops
1.30-6pm Tue, Wed, Fri
Total Coursework - 15 hours
Learning Objectives:
For loops, range, indentation rules
Module 3 - If-Else
1.30-6pm Tue, Wed, Fri
Total Coursework - 15 hours
Learning Objectives:
Comparison operators, if, else-if, cases