What is #PiDayPi Day is celebrated around the world on March 14th. The reason why it's celebrated on March 14th is because, using the American date format, March the 14th is 3.14 (Month.Day) and, as we all know that Pi (the ratio of the circumference of a circle to its diameter) is approximately 3.14146 (or 3.14 to 2dp) |
Networking the PiIn this lesson, students will attach their Raspberry Pi to a network so that they can create a multiplayer Minecraft session. | Minecraft PiIn this lesson, students will learn some simple programming in Python using Minecraft Pi edition. |
Raspberry Pi Sorting HatIn this lesson, students will create their very own Raspberry Pi powered "Harry Potter Sorting Hat". | Pi-NetBuilding a networked classroom of Raspberry Pis. |
Shakespearean Insult Generator
Coding Golf
Links
- Raspberry Pi Foundation - Huge collection of lesson plans, tutorials, competitions and resources to get the most out of your Raspberry Pi.
- RS -Online - First stop for all your Raspberry Pi related add-ons and components.
Minecraft Pi:
- http://www.raspberrypi.org/learning/minecraft-pi/ - Getting started with programming the Minecraft world
- http://arghbox.wordpress.com/2014/04/25/minecraft-pi-recipe-cards/ - Minecraft Pi recipe cards (These recipe cards include a selection of introductory tutorial for programming in Minecraft Pi edition using Python.)
- http://www.stuffaboutcode.com/2013/04/minecraft-pi-edition-api-tutorial.html - Minecraft Pi. API tutorials: Collection of tutorials for programming Minecraft Pi edition such as creating massive structures at the click of a button, creating a real time clock or creating a programmable directional canon.
Python:
- http://www.codecademy.com - Great start for learning Python.