
The LEGO Robotics program is designed for students in Kindergarten to Grade 2. It introduces young learners to the basics of robotics, helping them understand simple engineering concepts, logical thinking, and how to build and program using LEGO components in a fun and hands-on way. Only available in Camp and weekend program.
📊 Learn Coding: From LEGO Robotics to Python
Stage | Tools/Platforms | Key Skills Learned | Example Projects |
---|---|---|---|
1. LEGO Robotics (Ages 5-8) | LEGO WeDo, Mindstorms (EV3/SPIKE) | – Basic logic & sequencing – Motor/sensor control – Drag-and-drop coding | – Robot that follows a line – Automated car |
2. Scratch (Ages 7-12) | Scratch (MIT) | – Event-driven programming – Loops & conditionals – Game design basics | – Interactive story – Simple platformer game |
3. Python (Beginner) (Ages 10+) | Python (IDLE, Thonny, Replit) | – Syntax & variables – Functions & loops – Problem-solving | – Number guessing game – Simple calculator |
4. Python (Intermediate) | Python (PyGame, Turtle) | – OOP basics – Libraries & APIs – Debugging | – Snake game – Weather app |
5. Next Steps (Optional) | Web (HTML/JS), AI (Python), Robotics (Micro:bit/Raspberry Pi) | – Advanced programming concepts | – Personal website – AI chatbot |