Web Development Flashcards
Refers to the building, creating, and maintaining of websites
Web Development
It includes aspects such as web design, web publishing, web programming, and database management.
Web Development
It is the creation of an application that works over the internet i.e. websites.
Web Development
It refers to websites, web pages or anything that works over the internet.
Web
Building the application from scratch.
Development
Wed development can be classified into two ways.
Front-end development and Back-end development
The part of a website that the user interacts directly. It is also referred to as the ‘client side’ of the application.
Front-end Development
Three programming languages used in Front-end development.
HTML, CSS, & JavaScript
CSS Frameworks
Bootstrap
Bulma
Foundation
Materialize CSS
Semantic UI
Tailwind CSS
CSS Library
Pure CSS
CSS Preprocessor
SASS & LESS
What are the package managers of CSS?
npm & yarn
JS Library
jQuery UI
jQuery Mobile
jQuery plugins
jQuery
script.aculo.us
p5.js
D3.js
Underscore.js
Lodash
Fabric.js
JS Framework
AngularJS
ReactJS
Vue.js
It is used to design the front-end portion of the web pages using markup language.
HTML
It acts as a skeleton for a website since it is used to make the structure of the website.
HTML
Is a simply designed language intended to simplify the process of making web pages presentable. It is used to style our website.
CSS
Is a scripting language used to provide dynamic behavior to our website.
JavaScript
Is a free and open-source tool collection for creating responsive websites and web applications.
Bootstrap
It is the most popular CSS framework for developing responsive, mobile-first websites.
Bootstrap
Is the server side of the website.
Back-end
It is part of the website that users cannot see and interact.
Backend
It is the portion of software that does not come in direct contact with the users and is used to store and arrange data.
Backend
Backend roadmap
PHP
Node.js
Phyton
Ruby
Java
Golang
C#
Storage
Is a server side scripting language designed specifically for web development.
PHP
One of the most popular and widely used programming language. It is highly scalable.
Java
Is a programming language that lets you work quickly and integrate systems more efficiently.
Python
Is an open-source and cross-platform runtime environment for executing JavaScript code outside a browser.
Node.js