AASMT Training Courses

Location

Community Services & Continuing Education - Cairo

Objectives

  • What is Scratch?Scratch was developed by MIT Media Lab, and allows even young children to build and code their own animated adventures. With visual coding, students can learn to bring creations to life, and then power them onward with imaginative storytelling.

Outcomes

With Scratch, you can program your own interactive stories, games, and animations — and share your creations with others in the online community. Scratch helps young people learn to think creatively, reason systematically, and work collaboratively — essential skills for life in the 21st century.

Course Contents

1: your first project:Learn your first concepts such as “if-then” statements and a loop.2: movements & signals:Create your own animations.3: variables:Variables & go in-depth on the concepts of repetition.4: algorithms & copying in Scratch:Learn about one of the most important concepts in programming.5: (random) positioning:Randomly moving of sprites.6: clean codeRepetition of the earlier addressed concepts and some tips & tricks.