Programming Languages
Prototyping
Electro-mechanical systems
Cyber Security
Data
2

Giving instructions to a computer, or programming, is also called this

What is coding?

2

This kind of device can create cheap and fast prototypes out of plastic

What is a 3D printer?

2

This device can be used for home automation

What is an Arduino?

2
You should never reuse this across several websites, as it could be exposed in a data breach

What is a password?

2

Whole numbers

What are integers?

4

Scratch is this kind of language, because it is simple and built on other languages

What is high level?

4

This device uses focused beams of light to draw pictures

What is a laser cutter?

4

A small computer such as a microbit or phidget

What is a microcontroller?

4

A hacker.. for good

What is white hat?

4

Colours are represented in RGB, each on a scale from 0 to this number

What is 255?

6

This programming language is easy to learn, and used for machine learning or data analysis

What is Python?

6

This kind of "board" allows wires to be plugged in and taken out easily

What is a breadboard?

6

I could make a level with one of these

What is an accelerometer?

6

A network of infected computers

What is a botnet?

6

True or False

What is a boolean?

8

Arduinos use this

What is C++?

8

To make a prototype more permanent we could attach components to a PCB with this technique

What is soldering?

8

Like echolocation, a distance sensor

What is ultrasonic?

8

Named after an ancient siege, you may get one of these if you try to download free robux off the internet

What is a Trojan?

8

In Python, we can store many of the same data type in one of these

What is a list?

10

This language is the brains of a website

What is Javascript?

10

The cycle of creating a prototype, testing, and repeating

What is iteration?

10

This kind of device converts electricity into rotational energy

What is a motor?

10

This kind of attack overwhelms a site with traffic

What is a DDOS?

10

Key value pairs in Python

What is a dictionary?