Computer Science 101
Coding Basics
Jobs!
Importance of Computer Science
Coding Opportunities
100

Rules of a programming language. 

Syntax. 

100

A block of code to be repeated multiple times.

A loop.

100

Percentage of jobs outside of Tech Companies. (10% 30% 50%)

50%

100

Three coding languages to make a website

HTML, CSS, Javascript

100

Protecting computer systems from unauthorised access or being otherwise damaged or made inaccessible.

Cybersecurity

200

Computer science is posing a ________ in such a way that a computer can ____________ it. 

Problem, Solve

200

What does HTML stand for?

Hyper Text Markup Language

200

CS majors make $_____________ more than a high school grad over their lifetime. 

$1 million dollars

200

Coding language to used to add elements to a webpage. 

HTML

200

The only industry that doesn't use computers. 

None.

300

The main reason students are not interested in computer science. 

Not exposed to it. No classes offered

300

The thinking work computers do to turn input into output.

Processing

300

How many unfilled jobs available. 

1 million jobs!

300

Coding language to add style to the elements on a webpage. 

CSS

300

Another word for an error in syntax. 

A bug in your code. 

400

The main reasons schools don't offer CS classes. 

Teachers can't teach it. 

400

The information computers get from users, devices, or other computers.

Input

400

The industry you need to work in. 

Any industry!

400

The coding language used to make your website DO something. 

javascript, python

400

A person who writes computer programs. 

A programmer. 

500

A programable electronic device that can store, retrieve, and process data.

Computer

500

The information computers give to users, devices, or other computers.

Output

500

The likelihood your future job will use computers. 

~100%

500

The website we'll use to make games. 

Scratch

500

A binary digit with two possible values, 0 or 1.

A bit.