Section 1

Preview this deck

Decompose

Front

Star 0%
Star 0%
Star 0%
Star 0%
Star 0%

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Active users

0

All-time users

0

Favorites

0

Last updated

6 years ago

Date created

Mar 1, 2020

Cards (26)

Section 1

(26 cards)

Decompose

Front

To break a hard problem into smaller, easier ones.

Back

Simulation

Front

Pretending to be (a stand-in for) the real thing.

Back

If statement

Front

A line that determines whether or not you run a certain chunk of code.

Back

Computer Science

Front

The art of blending human ideas and digital tools to increase problem solving power.

Back

Computer Scientist

Front

A person who is skilled at modifying problems for digital solutions.

Back

Coding

Front

Transforming actions into a symbolic language.

Back

Ambiguous

Front

Having more than one meaning.

Back

Automate

Front

To make something happen automatically (without help from people).

Back

Variable

Front

Place holder for a value that can change.

Back

Pattern

Front

A theme that is repeated many times.

Back

Abstraction

Front

Removing details from a solution so that it can work for many problems.

Back

Function

Front

A piece of code that can be called over and over.

Back

Bugs

Front

Problems with your code.

Back

Evaluate

Front

To work at an answer.

Back

Efficiency

Front

Having the best outcome for the least amount of work.

Back

Conditional

Front

A statement that is either true or false depending on the situation.

Back

Open Source

Front

Software that is created for free use by everyone.

Back

Environment

Front

The world we live in.

Back

Interface

Front

The way something allows you to connect with it.

Back

Program

Front

Instructions that can be understood and followed by a machine.

Back

Parameters

Front

Extra bits of information that you can pass into a function to customize it.

Back

Programming

Front

Writing instructions for a digital tool.

Back

Data

Front

Information, including: facts, samples, names, and numbers.

Back

Computational Thinking

Front

A method of problem-solving that helps computer scientists prepare problems for digital solutions.

Back

Debugging

Front

Finding and fixing problems in code.

Back

Algorithm

Front

A list of steps that allow you to complete a task.

Back