This document provides an introduction to web development. It discusses the basic model of web applications including the front end, request layer, and back end. It then covers front end development with languages like HTML, CSS, and JavaScript. Popular front end frameworks like Angular and React are also introduced. The document concludes with an overview of back end development, including web APIs, REST, and popular backend tools.