Code Club @ Bootham

Activities

Code Club is a relaxed environment where you can learn new skills and make something you are proud of. Each week you can either:

  1. Use the pathways from the Raspberry Pi Foundation to learn something new
  2. Use the accordian to see some themed activities and challenges
  3. Create something brand new to your own specification

Getting Started With Scratch

Scratch Logo

Go to Scratch Pathway

Getting Started With Python

Python Logo

Go to Python Pathway

Getting Started With Web Design

HTML Logo

Go to Web Design Pathway

Getting Started With micro:bit

Scratch Logo

Go to micro:bit Pathway

Getting Started With AI

Scratch Logo

Go to AI Pathway

Blast off with Astro Pi!

Today we are going to look at Astro Pi and their two respective missions that you can enter!

If you are a beginner then it is recommended that you use Misson Zero, if you are advanced then have a go at Mission Space Lab

To get to the Astro Pi Page click the button below

Blast off!

Communication Week

Scratch

Use the template on the Bootham Code Club Website to create a project that asks how users are feeling and responds appropriately to them

Scratch Starter Project
BBC micro:bit

Use the BBC micro:bit to input letters to make a message. When the micro:bit shakes the speaker should play the message in morse code

Use the A and B buttons to cycle through the alphabet, confirm your selection with A+B

MakeCode Editor
Python

Use python to send secret message using a caesar cipher. Use the internet or w3schools to help with this task. Lists and Dictionaries will be helpful!

Python Editor