COP 2500: Concepts in Computer Science
Notes



Notes for this course will be posted to this page as soon as they are available. The best way to view these notes is to right-click the notes link you wish to view, select Save Target As... from the shortcut menu (some Web browsers will say Save As instead), and then save the notes to your computer. After saving the notes, navigate to the location where the notes file resides and double-click the icon to run it.
Special thanks to Karin Whiting for developing the core of this course material.


Intro to JavaScript
The Building Blocks: Data Types, Literals, and Variables
Dialog Boxes and Comments
Operators and Operands
Data Type Conversion and Control Flow
Control Flow and Conditionals
Function Basics and Loops
Functions in Detail
Base Conversions
Array Basics
Core Objects - Arrays
The W3C DOM and JavaScript
Objects - Date and Math
CSS Part 1
CSS Part 2
Images