Course description
This course is a perfect opportunity for our youngest learners to continue their adventure with coding throughout the summer. It is designed to be perfectly suitable for kids who either don’t know how to read yet or are still not fully comfortable with reading. We’re presenting students with multiple linear sequence assignments that they solve using block coding. In order to finish their tasks, students need to go through the debugging process. Students also learn to add instructions to existing loops, gather repeated code into loops, and recognize patterns that need to be repeated. Towards the end of the course students are introduced to the concept of events and learn how to design their own animations.
After course completion students are able to:
- Understand the demands that come with commands in sequence
- Use debugging techniques
- Identify loops and add instructions to existing loops
- Design simple event-based animations