Javascript and the Dynamic Web — DA2107.02
Web designers and developers use html for content, css for presentation, and javascript for behavior. In this course we will learn how to add dynamic interactive elements to websites using javascript. We will cover the basic ingredients of scripting languages, including data types and structures, variables, functions, and control flow. We will also learn about unique aspects of