Section 1

Preview this deck

Abstraction (Computational thinking)

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 (17)

Section 1

(17 cards)

Abstraction (Computational thinking)

Front

Filter out the characteristics that we don't need in order to concentrate on those that we do.

Back

Pattern recognition (Computational thinking)

Front

Being able to use previous solutions for new problems

Back

Code

Front

Instructions for the computer

Back

Repeat

Front

A loop command that performs the same task for a set number of times.

Back

Always

Front

A loop command that never stops an act.

Back

Label

Front

Something attached to an object and giving information about it.

Back

Condition

Front

the way someone or something is

Back

Screen

Front

An output that displays characters and images to a user.

Back

Application Software

Front

Performs useful tasks such as word processing or playing a game for a user.

Back

Execute

Front

1. follow through to completion; carry out 2. put to death

Back

Algorithm Design (Computational thinking)

Front

Developing the step by step instructions for solving a current problem and future similar problems.

Back

Image

Front

Representation of the external form of a person or thing in art

Back

Decomposition (Computational thinking)

Front

To break down or separate something into simple parts.

Back

Button

Front

A graphic icon that can be clicked to perform a specific task

Back

Program

Front

A series of instructions to be followed by a computer to accomplish a task.

Back

While

Front

A loop command that checks if the condition is TRUE and will execute until it is FALSE

Back

Quiz

Front

An informal test or examination

Back