Course description
Kids Coder Challenge introduces children to programming. Students learn how to justify decisions by demonstrating an understanding of “if, then” statements, and how to describe characteristics of the problems in order to understand outcomes and restraints. The course objectively focuses on creativity, problem-solving and project-based learning, challenging students to innovatively apply their own ideas.
Podstawowe cele edukacyjne
Students are able to:
- explain how classes are used in programming
- identify properties as variables attached to an object
- modify properties of an object in JavaScript to make the object different
- explain what a function is and how functions are used in programming
- create functions that include conditional statements