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