2023-2024 Catalog 
    
    May 07, 2024  
2023-2024 Catalog [ARCHIVED CATALOG]

SGD 180 SGD HTML Programming I

Lecture: 2 Lab: 3 Clinic: 0 Credits: 3
This course provides an introduction to using HTML based technologies as it relates to simulation and game development presented in a browser context. Emphasis is placed on creating webpages that use HTML, CSS and Javascript to create game content that is usable in a variety of platforms. Upon completion, students should be able to design and create an HTML based games or simulations.

Pre-requisite(s): SGD 113 .
Course is typically offered in Fall.
Course has transfer restrictions - 10 years

Student Learning Outcomes (SLOs)
At the completion of the course, students should be able to do the following:

  1. Demonstrate correct use of basic HTML tags, CSS and Javascript.
  2. Create a simple web page using HTML tags and CSS.
  3. Apply Javascript code to a web page to make it interactive.
  4. Modify Javascript code to an existing simple game to add additional functionality.