!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> Lecture 10: JavaScript (part 4)
Lecture 10

JavaScript (part 4)

Ketan Mayer-Patel

University of North Carolina

Objects

Creating Objects

Instance

Using and setting properties

Using and defining methods

Value Types vs Reference Types

JavaScript Readings and Resources

When things go wrong

Assignment 3