Creative Development
Data
Algorithms and Programming
Computing Systems
Impacts of Computing
200

An error that results from the combination of different data types.

What is a Type error?

200

System that is represented by 0 and 1s.

What is binary numbers?

200

These structures form the basis of decision-making.

What are conditional statements?

200

A system's ability to continue operating uninterrupted despite the failure of one or more of its components

What is fault tolerance?

200

A large group of dispersed participants contributing or producing goods or services (ex. Wikapedia)

What is crowdsourcing?

400

In Python and Java, you CALL these to reuse code.

What are Functions (or Procedures)

400

Compression technique where no data is lost.

    What is lossless data?

400

A problem which can not be answered correctly by a program. 

What is undecidable problems

400

A type of computation in which many calculations or processes are carried out simultaneously

What is Parallel Computing?

400

The unequal access to digital technology, including smartphones, tablets, laptops, and the internet.

What is digital divide?

600

These type of errors stop your program from even running.

What is a syntax error?

600

The author, date created, and file sizes are examples of this on a file.

What is metadata?

600

Enables problem solving, human expression and creation of knowledge.

What is a program

600

The method of making multiple computers work together to solve a common problem

What is Distributive Computing

600

The act of WRITING step-by-step directions for the machine to follow.

What is CODING?

800

leveraging a large group of people, often online, to perform tasks or contribute to a project that would otherwise be difficult or time-consuming for computers or individuals to complete alone

What is collaborative computing, citizen science or crowdsourcing?

800

1,000,000,000 bytes in bits.

What is a 8GB or 8,000,000,000 bits?

800

The process of hiding complex details and showing only the essential features of something. It lets programmers focus on what something does instead of how it does it.

What is abstraction?

800

A Boolean expression that guides decision-making in a program. The foundation of an if-statement.

What is a condition?

800

The on-demand availability of computer system resources, especially data storage and computing power, without direct active management by the user.

What is cloud computing?

1000

A first, typical or preliminary model of something, especially a machine, from which other forms are developed or copied.

What is a prototype?


1000

Decimal number of 1011101.

What is 93?

1000

An estimation of the amount of computational resources used by an algorithm.

What is efficiency.

1000

Includes While and For loops . 

(the technical term)

What is iteration

1000

the practice of protecting computer systems, networks, and data from unauthorized access, use, disclosure, disruption, modification, or destruction

What is cybersecurity?

M
e
n
u