Web Development Flashcards
What is a full stack web developer?
A person who can develop both client and server software
What are the basic languages for Front- End Development?
HTML, CSS & JS
What is Front-End considered?
Client-side
What is Back-End considered?
Server-side
What is the main responsibility of the Front-End Developer?
User Interface
What is the main difference between Front-End & Back-End?
Front-End = how a web page looks
Back-End = how a web page works
What do Front-End Developers do?
Create websites and web applications.
What can Full-Stack web developers program?
Browsers
Servers
Database
A function that converts one value to another.
Take inputs of variable lengths to return outputs of a fixed length
Hash
Where user interface design and user experience design are treated as complimentary to each other
UI UX design
A visual representation of communication presented to the user for easy interaction with the machine. (Think of buttons & icons)
What is a GUI (Graphical User Interface)
The use of coding to secure computer networks, online systems, and digital data.
Cryptography
A platform that helps you collect, organise, and activate data from various sources and put it into a usable form.
What is a DMP (Data Management Platform)
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.
Base64 encoding