01 Introduction To Web Development
01 Introduction To Web Development
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
Vue JS
Path for MERN stack developer
Bootstrap
Tailwind
THANK YOU