Course description
This course is designed for students who are now comfortable with reading and ready to launch onto their new coding challenges. We are introducing them to demanding tasks that require using and identifying sequences, multiple types of loops, and conditional statements. During the course students are able to practice different problem-solving techniques and become more efficient in writing more flexible and complex code. They also have a lot of opportunities to edit and fix algorithms. Towards the end of the course they start building their own games that they can share with their friends.
After course completion students are able to:
- Identify and use different types of loops
- Use conditional statements
- Edit and debug more complex code
- Design their own animations
- Make their program react to events