Intro into Web Development

 

 

Web development is the practice of creating websites or web applications.

What is Web Development?

What is a Full Stack Developer?

Front End / Client Side

Back End / Server Side

HTTP Request

HTTP Response

  • HTML
  • CSS
  • Javascript
  • Front end frameworks (Angular, React)
  • Node.js
  • Express
  • SQL
  • Database

 

The Developer Toolkit

Your problem solving tools:

Chrome Browser

Built-In Developer Tools for Debugging

Text Editor

A text editor for code and markup.

Command Line 

Interacting with a computer program

Github

A code hosting platform for version control and collaboration, where developers can store and share their projects. 

 

What is Git?

A version control system created by Linus Torvalds that allows you and the team to keep track of every modification to the code and allows for easy collaboration with other developers.

Made with Slides.com