This document provides an overview of web development fundamentals from a high level perspective. It begins by introducing the speaker, Alain Schlesser, and his goal to discuss core concepts rather than technical details. It then covers the basic client-server architecture of the web and how browsers load HTML, CSS, JavaScript and make requests to servers via HTTP. Key topics discussed at a conceptual level include URLs, domains, IP addresses, servers, browsers, the document object model and how dynamic websites work differently than static sites. The presentation aims to explain the core underlying technologies that power websites in simple terms.
Related topics: