Posts

Showing posts from February, 2021

Craft Minecraft Server for Python Coding

Image
Minecraft is one of the most popular games amongst teenagers. They enjoy building their own worlds with blocks and start adventure there. Interestingly there is a special build for Raspberry Pi called Minecraft Pi Edition. With this edition, you could code in Python to interact with your Minecraft world. Yet this edition requires you a Rasberry Pi. Thanking RaspberryJuice plugin with Spigot Minecraft server, on the other hand, you can code in Python with your typical Minecraft Java edition. You could follow this article to learn how to set them step by step in your computer. In addition, in order to make the whole setup portable, I will also suggest building a Docker image to contain them together. See the detail at  https://github.com/tekichan/minecraft-py-docker

Teach Kids Python

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