Web Development Flashcards

1
Q

What is a full stack web developer?

A

A person who can develop both client and server software

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

What are the basic languages for Front- End Development?

A

HTML, CSS & JS

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

What is Front-End considered?

A

Client-side

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

What is Back-End considered?

A

Server-side

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

What is the main responsibility of the Front-End Developer?

A

User Interface

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

What is the main difference between Front-End & Back-End?

A

Front-End = how a web page looks

Back-End = how a web page works

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

What do Front-End Developers do?

A

Create websites and web applications.

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

What can Full-Stack web developers program?

A

Browsers
Servers
Database

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

A function that converts one value to another.

Take inputs of variable lengths to return outputs of a fixed length

A

Hash

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

Where user interface design and user experience design are treated as complimentary to each other

A

UI UX design

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

A visual representation of communication presented to the user for easy interaction with the machine. (Think of buttons & icons)

A

What is a GUI (Graphical User Interface)

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

The use of coding to secure computer networks, online systems, and digital data.

A

Cryptography

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

A platform that helps you collect, organise, and activate data from various sources and put it into a usable form.

A

What is a DMP (Data Management Platform)

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

Commonly used when there is a need to transmit binary data over media that do not correctly handle binary data and is designed to deal with textual data belonging to the 7-bit US ASCII charset only.

A

Base64 encoding

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