Python 1 Outline

We are happy to offer a course that teaches your kids (11+) to Python code. These lessons devoted to basic Python concepts: variables, loops, functions, and more. Each week we add one lesson with a specific key topic, exercises, and challenges that assist children to cover the distance from a beginner to an expert. Especially we focus on Python Turtle module which is a nice way to teach kids programming. Using this graphics module, it’s possible to build math and science projects, quizzes, simulate physics phenomena create games and make animation. We hope you enjoy this course and appreciate the feedback. Have fun.

Lessons:

1.Python Environment, Hello World, Comments etc.
2.Variables, Input and Output etc.
3.Turtle Graphics etc.
4.Getting Loopy, Random Fun etc.
5.Strings, Loopy to Simulate Rolling Dice etc.
6.Defining a Function, Parameters, Procedural Programming etc.
7.Function Return, Using Functions etc.
8.Numbers, Binary System, More Math Problems etc.
9.True or False, Branches, Rock Paper Scissors etc.
10.While Loops, More Conditions and If statements, Algorithms etc.
11.Pygame and OOP Basic etc.
12.Pygame Snake etc.

Projects and Homeworks:

1.Cat & Cake Art etc.
2.Fun Jokes etc.
3.Drawing a Rainbow Card etc.
4.Colorful Spirals etc.
5.Spies’ Dictionary & Encryption, Flip Coins etc.
6.Washing Dishes Earned etc.
7.Order Kid Food in Restaurant etc.
8.Loop for Math, Find Prime Numbers etc.
9.Covid 19 Pandemic Maths etc.
10.Factors, LCM & GCF, Math Trick etc.
11.Pygame Square etc.
12.Pygame Moving Cat etc.