Programming
Web Design
Computers
Problem Solving
Miscellaneous
100

When a computer performs a task

Function

100

Related pages interconnected to each other

Website

100

Mouse, keyboard, microphone

Input Devices

100

Problems can be solved more than one way (Y N)

Yes, problems can be solved many different ways.

100

Fixing errors in programs

Debugging

200

a placeholder that stores changeable data

Variable

200

You must be this to get a job in Web Design.

Proficient in HTML

200

A device that gives the user data.

Output Device

200

Computers cannot solve pollution issues but can solve...

Math / Mathematics

200
Code for an image

<img src="file.jpg" alt="description">

300

It is either yes or no, on or off, true or false

Boolean Operators

300

This is the first step in web design.

Sketching

300

Stores endless amounts of information related to a subject.

Database

300

These two things help define problems.

Asking questions and Breakdown the problem

300

The structure of a website.

HTML

400
When code looks more like English than code

High Level programming language

400

Provides the style, look, feel for a site

CSS

400

This uses databases to provide information and solve problems.

APPS

400

set of specific directions or instructions

Algorithms

400

<ol></ol> and <ul></ul>

HTML Lists
500

Zeros and Ones

Binary Code

500

CSS stand for what

Cascading Style Sheet

500

These are the 4 components that all computers have.

input, output, processing, storage

500

These are the 4 steps to problem solving.

DPTE

Define, Plan, Try and Evaluate

500

This is the code for a hyperlink / link.

<a href="http://www.website.com"> </a>