0% found this document useful (0 votes)
8 views10 pages

01 Introduction To Web Development

The document provides an introduction to web development, covering its definition, the differences between frontend, backend, and full stack development, and potential career paths. It outlines the technologies necessary for full stack development, including various programming languages and databases. Additionally, it presents a specific path for becoming a MERN stack developer, highlighting key technologies involved in that stack.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views10 pages

01 Introduction To Web Development

The document provides an introduction to web development, covering its definition, the differences between frontend, backend, and full stack development, and potential career paths. It outlines the technologies necessary for full stack development, including various programming languages and databases. Additionally, it presents a specific path for becoming a MERN stack developer, highlighting key technologies involved in that stack.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

Introduction to

web development
Topics to be covered
● What is web development?
● Frontend vs Backend vs Fullstack
● Web development career paths
What is web development?
Web development refers to the creation, building and maintenance of a website. Web development is made
up of two words web and development, in which web means the webpage or website and development refers
to the building of the application from scratch.
Frontend Development
It is the part of the website which is directly visible to the user to which he can interact with. It is also known as
the client side of the application as it is visible to the user.
Backend Development
It is the part of the website which is not visible to the user and he cannot interact with it. It is the server side of
the website which is used to process, store and arrange the data.
Full Stack Development
Full stack development refers to the ability to work on both the frontend and backend side of a web
application.
Web development career path
Technologies to learn in full stack web development
Web Development

Frontend Development Backend Development

HTML CSS JS Language Storage

CSS Framework PHP


JS Library Relational DB NoSQL DB
Node JS
Tailwind CSS MongoDB
React JS PostgreSQL
Python
Bootstrap Marie DB
JS Framework Ruby etc
MySQL
Angular JS

Vue JS
Path for MERN stack developer

Bootstrap

HTML CSS Javascript React JS Node JS (Express JS) MongoDB (Mongoose)

Tailwind
THANK YOU

You might also like