CS204: Introduction to Front-End Web Development¶
Bulletin Description¶
This course introduces modern web development using HTML, CSS and JavaScript. JavaScript is explored in detail, including scoping, closures, objects, classes, object-oriented programming, and modules. The jQuery library is also introduced, and the course covers event handling and Ajax interactions. Students will build web pages that manage data structures using menus and forms, and that save/store that data from localstorage resulting in a persistent, dynamic web application. Designed web pages will be modern, responsive and accessible. The course also covers Bootstrap.