Java Games: Flashcards, matching, concentration, and word search.

PLTW – Computer Science for Innovators and Makers - Lesson 1 Review Games

AB
computer scienceThe science of creating artifacts and solving problems using the help of a computer. Some of the areas of focus include software engineering, programming, data analysis, algorithms, graphics, and animation.
computer scientistsScientists who apply their knowledge of computation to creating solutions using a computer system.
physical computingBuilding interactive physical systems using software and hardware that can sense and respond to the analog world.
microcontrollerA small computer on a single integrated circuit containing a processor, memory, and programmable inputs and outputs.
processorA chip that processes information and data from input and delivers information or data as an output.
inputInformation or signals put into a computer system.
outputInformation or signals produced or delivered by a computer system.
algorithmAn ordered set of instructions that are used to carry out a task.
algorithmic thinkingThe process of solving problems using a series of steps.
linear algorithmUsed for directions that flow from one step to another.
flowchartA diagram that represents an algorithm, work flow, or process, and uses geometric symbols connected by arrows to show the direction of the flow of action.
linear flowcharthave directions that flow from one step to another, does not have any decisions that need to be made, have a beginning and end.
conditional statementA command that performs different actions depending on whether a condition is true or false.
conditional flowcharthave yes/no or true/false decisions that need to be made and have a beginning and end.
block-based programmingAn introductory programming method. Unlike traditional, text-based programming, block-based coding is a drag-and-drop programming environment where code blocks snap together to form a program.
light-emitting diode (LED)A semiconductor diode that emits light when conducting current.
emulatorA simulator that imitates a program or events.
“ms” stands formillisecond or 1/1000th of a second.
bugA flaw in a computer program that causes the program to produce an incorrect result or behavior.
debugTo identify bugs or errors in computer hardware or programs and fix them.


Computer Science Instructor
Bel Air Middle School
MD

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities