Terms Flashcards

0
Q

Command Line:

A

“A command line interface (or the command line) is a text-only way of browsing and interacting with your computer.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
1
Q

HTML

A

“HTML describes what each part of a web page is to your browser.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Version Control:

A

Version control keeps track of the changes you make to a file

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

CSS:

A

CSS (Cascading Style Sheets) makes the web look nice

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

JavaScript:

A

“JavaScript is what makes a web page fun and interactive.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Programming Languages:

A

“Programming languages are what we use to tell computers what to do.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Databases:

A

“Databases are like fancy spreadsheets where information lives.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

IP Address:

A

“An IP address is your computer’s address on the internet. It looks something like this: 192.168.0.1.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

PHP:

A

“PHP is one of the most popular programming languages for the web. When you ask a web server for a page, it’s PHP’s job to create it.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

MySQL:

A

“MySQL is one of the most popular databases in the world, and no one agrees on how to pronounce it.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

API:

A

“APIs are how computers and web applications share information with each other.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Frontend vs. Backend:

A

“The frontend is the part of a web site that you can see and interact with, while the backend is all the rest.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

The Cloud:

A

"”The cloud” is, simply put, just the Internet.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Bugs:

A

“Bugs are problems or errors in software or computer hardware.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Web Server:

A

“A web server is a computer that can be accessed through the Internet. “

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Open Source:

A

“Open source is the practice of sharing how a computer program was made and allowing anyone to customize the program as they see fit.”

16
Q

HTTPS:

A

“HTTP is the standard used for shuttling information around the Web. HTTPS is the secure version (S is for secure).”

17
Q

Ruby:

A

“Ruby is a programming language designed for productivity and fun. “

18
Q

SEO:

A

“SEO (Search Engine Optimization) is the process of making your site more visible on search engines like Google.”

19
Q

Responsive Design:

A

“Responsive design is designing one web page to be easily viewable on multiple screen sizes. “

20
Q

Domain:

A

“A domain name is a shortcut to a computer that’s hooked up to the Internet. “

21
Q

Rails:

A

“Rails, a.k.a. Ruby on Rails, is a framework for building web applications. “