Winter Break Camps! 🎄🎁🎅

1-Day Lego camps and 2-Day Minecraft, Roblox, Drones and FLL Robotics camps.

Summer Camps 2025! 🌞🌊🏖️ Register now and enjoy 10% off with early registration!

Rising First to Third Grade, Rising Fourth to Sixth Grade, and Rising Seventh to Twelfth Grade

Python for Kids

Coding for Grades 4 and 5

New!
3:45 – 4:30 on Mondays
Join Anytime
Code Cadets
Grades: 4th to 5th

Monthly Subscription ($135)

Through interactive challenges, students help twin baby monkeys reunite by solving coding problems, reinforcing their understanding of Python fundamentals and advanced topics. The course covers essential concepts such as sequencing, loops, conditionals, and functions.

Course Content

  • Sequencing: Understanding the order of instructions is crucial for programming logic.
  • Lists & Indexing: Learning to store and access multiple items efficiently.
  • For loops: Iterating over sequences to automate repetitive tasks.
  • Variables: Storing data that can be used and modified throughout the program.
  • If/Else Conditionals: Making decisions within the code based on certain conditions.
  • While Loops: Repeating actions until a specific condition is met.
  • Boolean Operators: Using true/false logic to control the flow of the program.
  • Functions: Creating reusable blocks of code to perform specific tasks.