Hello! Python
An Introduction to python programming
with fun and practical projects
Transition From Blocks
Students will discover how you can transition learners from block to text-based programming. We will switch between several blended modes to help students visualize better.
Text-Based Programming
Students will develop basic text-based programming skills, understand error messages and debug code. This course will show students the power of text-based programming and by the end of the course, students would have created a variety of games, animations and applications.
Turtle Graphics
Turtle graphics in Python is a great way to introduce kids to real-world coding, staring with short programs of just five to ten lines of code that draw beautiful, colorful shapes that kids can create and modify as they learn.
Python is an easy-to-learn programming language that has some really useful features for a beginning programmer. The code is easy to read when compared to other programming languages. Kids won't outgrow Python as it is the most widely used programming language in the world right now.