Components
Programming Concepts
Micro:bit
100

The brains of the computer

What is the CPU - central processing unit

100

Something that happens outside a program

What is an event

100

A small computer created to teach computer science, featuring multiple input and output options.

What is a micro:bit? 

200

Short term memory

What is RAM Random Access Memory

200

Program that runs a specific event - looks like a puzzle piece

What is an event handler? 

200

Connecting it to a computer via USB, using a battery pack, or through the 3V pin

How to power a micro:bit? 

300

Keyboard, mouse, camera

What is an input device

300

Detailed outline or rough draft of a program. Uses plan words

What is a peudocode? 

300

Allows the micro:bit to communicate and send information to other micro:bits.

What is the the bluetooth antenna?

400

How the computer remembers things There are two types

What is memory 

400

A self-contained set of instructions for performing a specific task within a program.


What is a function ? 

400

2

Number of of buttons on the micro:bit

500

A set of steps or instructions used to solve a problem

What is an algorithms. 

500

Notes in code that do not run, but are used to tell someone reviewing the code what it does 

What is a comment? 

500

Purpose of the Micro:bit  Makecode tool

 It is an Integrated Development Environment (IDE) that contains everything needed to create, compile, run, test, and debug programs.

M
e
n
u