Posts

Showing posts with the label STEM

Horse Racing Game by PyGame

Image
My little son inspired me 🤗 to create a Horse Racing game using Pygame, based on his original Scratch game . 🎮🐴  This project is not only a simple game but also serving as a step-by-step tutorial to help kids and beginners transition from Scratch to Python programming. Find the full game and tutorial: https://github.com/tekichan/py_horse_racing Let’s encourage the next generation of coders! 💻✨ 

Introduction to EduBlocks

Image
我錄製了一段廣東話視頻,介紹如何使用圖像化工具編程Python。該工具簡單易用,適合對編程有興趣的小朋友和初學者。

Teach Kids Python

Image
編程於當今教育已經不可或缺,當中Python語言更是炙手可熱。其實互聯網不乏適合大眾的Python教材,可是內容主要是英文,未必適合本地小朋友使用。有見及此,我特別準備簡單的中文Python編程繪圖教材,以供小朋友學習。請各位友好不吝賜教。 https://github.com/tekichan/teach_kids_python

Good Microbit Guide

Image
I’m impressed with the HK local guide of Microbit. It clearly introduces microbit’s functions as well as explains the basic concept of computers and algorithms. I strongly recommend this book to schools and parents for STEM education.