-
Radio Communication - Wireless Messaging
Python ·Learn about radio communication between micro:bits. Build wireless messaging systems and explore radio groups!
-
Lists Review & Radio Communication
Python ·Review the Heads Guess! game with lists, then learn about radio communication between micro:bits. Build a wireless messaging system!
-
Lists - Collections of Data
Python ·Learn about lists (arrays) - collections that hold multiple items. Build a Heads Guess! game where players guess words from a list!
-
Functions & Global Variables - Rock Paper Scissors
Python ·Review functions, learn about global variables, and build a Rock, Paper, Scissors game with random number generation!
-
Functions - Reusable Code Blocks
workshop, functions, reusable-code, microbit ·Learn to create reusable code blocks called functions. Build emoji-showing functions that can be called with button presses.
-
Functions - Reusable Code Blocks
Python ·Learn how functions work as reusable blocks of code. Review conditionals with pop quizzes, then build a two-player Tug-of-LED game using functions!
-
Functions - Reusable Code Blocks
python ·Learn to create reusable code blocks with functions. Build a two-player Tug-of-LED game where players compete to pull an LED to their side!
-
Conditionals
python ·Learn about conditionals, comparison operators, and create a Magic 8 Ball game using random numbers and if statements.
-
Loops - Avoid Repeated Work
python ·Learn how to use loops to avoid repeated work and make your code more efficient in Python
-
Variables - Containers for Data (continued)
Python ·Learn how variables act as containers for storing data in programming. Create a nametag project using Microsoft MakeCode for micro:bit.