First slide

All About in Web Development

Web development refers to the building, creating, and maintaining of websites. It includes aspects such as web design, web publishing, web programming, and database management

Web development can range from developing a simple single static page of plain text to complex web applications

Web Development can be classified into three ways:
  1. Frontend Development
  2. Backend Development
  3. FullStack

1. Frontend Developmen

The part of a website that the user interacts directly is termed as front end. It is also referred to as the ‘client side’ of the application.

Language are Used In Front End
  1. HTML
  2. CSS
  3. JavaScript
Frontend Frameworks and Libraries
  • Bootstrap
  • Material UI
  • Tailwind CSS
  • AngularJS
  • React.js
  • VueJS
  • jQuery

2. Backend Development:

Backend is the server side of a website. It is the part of the website that users cannot see and interact. It is the portion of software that does not come in direct contact with the users. It is used to store and arrange data.

Language are Used In Backend
  1. php
  2. Java
  3. Python
  4. Node.js
Backend Frameworks and Libraries
  • Express
  • Django
  • Rails
  • Laravel
  • Spring
  • Flask

3. Full Stack development

Full Stack development is the combined development of the frontend and the backend of a web page. It includes the development of the graphics and design of the web page, along with managing the database for data organization and storage.

Web developer skills

  • HTML
  • CSS
  • JavaScript
  • Debugging
  • GIT (Code Versio)
  • Backend And Database
  • Hosting (publsihing Website)
  • Framework Of Web Development
  • Libraries