AASMT Training Courses

Location

Community Services & Continuing Education - Cairo

Objectives

  • There are dozens of programming languages, and many of them are good for a wide variety of projects. Python is unique in that it’s easy to understand, even for kids with no programming experience. We recommend Python for kids because some languages use a perplexing combination of symbols and abbreviations. Python doesn’t.

Outcomes

Learn Python syntaxUse conditional logic, loops, and conditional loops to solve problemsCreate and use variablesDetect and handle keyboard and mouse eventsWrite and interpret Python expressionsUse pen drawing and Turtle grahics to draw shapes and display imagesDetect win/loss conditions in a gameImplement collision detection between imagesUse arrays, dictionaries, and objects to store structured data

Course Contents

1- Introduction to python and computer languages.2- Installing python editor3- Syntax in Python4- Variables and declarations in python5- Numbers in Python6- Common string operations7- Condition statement in Python8- Iteration and loops in python9- Functions in Python10- Tuples methods and operations11- Dictionary methods and operations12- Reading from files (optional)