Vocabulary Words Flashcards

1
Q

API

A

Application Programming Interface: enables two different programs to communicate with each other by making some parts of the website code available to developers

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

Adaptive Design

A

The way in which a website is built determines how it appears on different devices.

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

Bootstrap

A

is a free, open-source frontend framework for designing websites and web apps

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

Backend

A

means working on server-side software, which focuses on everything you can’t see on a website. Back-end developers ensure the website performs correctly, focusing on databases, back-end logic, application programming interface (APIs), architecture, and servers.

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

Browser

A

A web browser is the software used to access the internet and display web pages

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

CSS

A

Cascading Style Sheets: it is a markup language responsible for the visual elements of a website

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

Cache

A

temporary storage space for data

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

Domain Name

A

It’s the address that users type into the browser in order to view a website

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

Frontend

A

front-end developer builds the front-end portion of websites and web applications—that is, the part that users actually see and interact with.

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

Full-stack

A

works across all three layers: frontend, backend, and database layer

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

GIT

A

Git is a version control system where developers can store and manage their code

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

HTML

A

Hypertext Markup Language: it’s a computer language used to create websites

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

HTTP

A

Hypertext Transfer Protocol: is used to transfer data across the internet. HTTP sends the data (say, a HTML document or an image) from an HTTP server program (a web server) to an HTTP client program (a web browser).

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

Information Architecture

A

is the practice of organizing complex information in a clear and logical way. In terms of websites and apps, this means creating a user-friendly structure that makes it easy for the user to find their way around

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

PHP

A

Hypertext Preprocessor: is a self-referentially acronym for PHP: Hypertext Preprocessor. Original it supposedly meant personal home page. It is an open source, server-side, HTML embedded scripting language used to create dynamic Web pages

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

Site map

A

is an outline of all the pages on a website

17
Q

Software stack

A

make up the backend of a website, and they are essentially bundles of software that work together

18
Q

SSL

A

Secure Sockets Layer: It’s a standard security protocol for ensuring that all data transmitted between the web server and the browser remains encrypted—and therefore unreadable to the naked eye