When & Whence the WWW
Choosing Sides
The Server Side
Spider, Spin Your Web
Flash Cards
100

Who was interested in creating a network in which they could send information quickly over thousands of miles?

Computer Scientists / Government / Military / Physicists

100

What model is used to deliver web pages to users?

client -server model

100

What tool/program is used to simplify the process of website development?

Web Framework

100

What are the Big Three?

HTML, CSS and JavaScript

100

What is a machine or program that makes a request for data or a service from another piece of software or machine, referred to as a server?

Client

200

What was the name of the first network before it was the internet?

ARPANET (Advanced Research Projects Agency Network)

200

What side of development uses HTML, CSS, and Javascript?

Front-end development

200

Which language does Django framework program use?

Python

200

What do front-end frameworks test with their elements?

Web Browsers / Cross-Browser Testing

200

What is the markup language that describes how HTML should be displayed in a web browser?

CSS

300

What year was the name changed to Internet?

1973

300

What is the Trifecta Perfecta, the 3 primary languages of web development?

HTML, CSS & Javascript

300

Which framework programing uses HTML, CSS, and JavaScript?

Bootstrap

300

What should a developer have experience with to understand the advantages of front-end frameworks?

Creating a website from scratch

300

What is a dynamic, lightweight, multi-paradigm programming language that is used by browsers to enable interactivity, animation, front-end manipulation of web pages, and other things?

JavaScript

400

What universities had the first 4 network computers?

UCLA, Stanford, UC Santa Barbara, and University of Utah

400

What is the current level of HTML named?

HTML5

400

Which programing language can be used for front-end and back-end development?

JavaScript

400

Which tag tells the browser the specific standards for the web page?

Doctype

400

What is a computer language used to annotate documents in order to define a structure or type of formatting that a computer can understand?

Markup language

500

What were the initial 5 key inventions?

HTML, URL, HTTP, The Browser, and The Web Server

500

What are the development terms for Client - Side and Server - Side?

Front-end Development & Back-End Development

500

True or False: HTML and CSS are coding languages.

False, they are markup languages.

500

What are three features, mentioned in the text, that a text editor offers?

Syntax Highlighting

Code Completion

Syntax Checking

500

What are characters coded in a computer-readable method but without any information for character formatting, used for writing HTML, CSS, and JavaScript?

Plain text