Children ‘s AI Programming 003
Getting started with Python programming
Course Overview: An introductory course for those interested in learning Python, programming, and how to use programming in various mathematical and scientific tasks. Students will install Python 3.8, learn the basics of Python programming, and apply the basics to various tasks. At the end of the month, there will be a week dedicated to fun projects.
Session 1:
● Introductory Topics
● Conditionals
● Looping
● Fun projects!
Session 2:
● Functions
● Modules
● Object-Oriented Programming
Session 3:
● Python Review
● Design and Implementation of Games (and Applications)
● Introducing PyGame - 2-D Graphics Game Design using Python