
💡 What You Will Learn in Scratch Coding (in Summer Camp or weekend program)
You will learn how to make games, stories, and animations using coding blocks. It will teach you how to think like a programmer, solve problems, be creative, and have fun with technology!
📊 Learn Coding: From LEGO Robotics to Python
Stage | Tools/Platforms | Key Skills Learned | Example Projects |
---|---|---|---|
1. LEGO Robotics (Ages 5-10) | 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 |