Computer Parts
Runestone Academy
Arduino Activity ("Name" Activity)
Computer Languages
Miscellaneous
100

The “brain” of the computer.

What is a CPU?

100

An error in a program.

What is a Bug?

100

The Arduino activity that uses a component that makes a sound and used for voice devices.

What is "Active Buzzer" Activity?

100

A computer programming language often used to build websites and software, automate tasks, and conduct data analysis. Hint: print("Hello World")

What is Python?

100

A game about a private soldier escaping a facility using his environment and his knowledge of “AND”, “OR” and more.

What is Gates of Logic?

200

Known as the "heart" of the computer, it holds and allows communication between many of the crucial electronic components of a system.

What is a Motherboard?

200

A value or variable that can take on one of two states, often called true and false.

What is a Boolean?

200

The Arduino activity that used push buttons to turn a LED on and off.

What is “Digital Input” Activity?

200

A generic programming language that emphasizes on using data fields with unique attributes (a.k.a. objects) rather than logic or functions. Hint: cout << "Hello World!” << endl;

What is C++?

200

A girl learns about the inner works of a computer from a genius programmer.

What is The Manga Guide to Microprocessor?

300

A computer or system that provides resources, data, services, or programs to other computers, known as clients, over a network.

What is a Server?

300

"&&" (AND), "||" (OR), and "!" (NOT).

What are Logical Operators?

300

The Arduino Activity that uses a sensor to detect a small angle of inclination.

What is “Tilt Ball Switch” Activity?

300

A programming language used to create user-friendly and interactive websites by adding new HTML elements while modifying existing ones. Hint: console.log('Hello World');

What is JavaScript?

300

A demonstration of using bits, ramps, and others to create patterns and math to solve logic puzzles. 

What is Turing Tumble?

400

A hardware component that you can insert into a computer's expansion slot to enhance its functionality.

What is an Add-On Controller Card?

400

The process of calling the same function you are currently executing.

What is Recursion?

400

The Arduino Activity that used a geared motor to move it to a specific position.

What is “Servo” Activity?

400

A multi-platform, object-oriented, and network-centric language that can be used for coding from mobile apps to big data applications. 

Hint: System.out.println("Hello World");

What is Java?

400

A game the allows you to build a computer from scratch using components that was created by a single gate.

What is NAND Game?

500

A storage device containing nonvolatile flash memory, used in place of a hard disk because of its much greater speed.

What is a SSD or Solid-State Drive?

500

To examine a program and analyze the syntactic structure.

What is parse/parsing?

500

The Arduino Activity that explores the illusion that is similar to televisions using LCD for visuals.

What is “RGB LED” Activity?

500

A widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML.

Hint: <?php
echo "Hello World!";
?>

What is PHP or Hypertext Preprocessor?

500

A production of a force that explores the relationship between magnets, coils, and electricity, which a current is being produced by a stationary magnetic field (or conductor) from a moving conductor (or magnetic field). Based from an activity in March.

What is Electromagnetic Induction?

M
e
n
u