Week 0
Introduction to Web Development
In Week 0, we’re statting to get to grips with how the web works. You probably use the web every day of your life, without thinking too much about how it all fits together. Having a basic understanding about how the web works is essential before we start to build websites for ourselves.
In this week’s lecture, you’ll learn that the web is made up of clients and servers, which communicate with each other through HTTP requests. You’ll learn about HTML, and you’ll write your own HTML for the first time with an online editor.