This site is a tutorial to teach software programming to kids.
Category: Software
This site is designed to teach software programming to kids using programming languages LOGO and Python. The site introduces the kids the concepts of graphics programming using Python, Pygame, Python’s Tkinter module, and Turtle module. The site ends with writing a few simple graphics games using Tkinter module and Pygame module. It is hoped that after mastering these concepts, the reader will be ready to write their own games.