Skip to main content
  1. Web Development Course/

Introduction to Web Development

This introductory module teaches you how the web works, including the server-client architecture. It also covers some tool recommendations, such as IDEs and browsers.

Welcome to the first part of the web development course! In this module, we will talk about the basics of web development. You will learn about where your computer gets the web pages you see in your browser, and how the web works. We will also talk about some tools that you will need to have installed on your computer to get started with web development.

Lessons of this module
#

What is web development?
How does the internet work?
The client-server architecture
Install the tools required for this course