• ART S167 01 (30012)
  • Jul 2 – Aug 3, 2018
  • Mon, Wed 1 – 4:30pm
  • Green Hall Room 210

Welcome to the World Wide Web. In this summer intensive studio course, students create work within and around the web browser to explore the World Wide Web (WWW). In particular, this course focuses on the impact of the WWW on art, design, and communication. Students will learn some of the foundational languages of front-end web development, HTML, CSS, and JavaScript, in order to develop their own unique graphic forms and interactions. This is first and foremost a course on the communication and transmission of information. Special attention will be paid to content, navigation, pacing, interface, and interaction. No prior experience in programming is required.

This website will be updated frequently with assignments, news, links, resources, etc.


Git Commands

git add .
git commit -m "your message here"
git push