UNC-CH COMP 110

INTRODUCTION TO PROGRAMMING (WWW based)

Fall'09, MWF 12:30-1:45, SN 014
Dr. David Stotts, SN 149, 962-1833
office hours: TBA

Course Syllabus and Overview

TA Information

Email for class business: stotts+comp110 at email.unc.edu

To Do for Friday 10/30/09

I will put online a Java program based off the one we develop in class. It will show a sample of Java syntax for all the concepts we learned in JavaScript. Please download jGrasp (the Java IDE) and get it installed on your computer. Then type in the example Java program and make sure you can get it to compile and run. Java can be considerable more complicated than this sample program, but this will get us kicked off.

Past ToDo's


Final Exam: Fri. Dec. 11 at 12:00 noon

This is the time slot for 1:00pm M, W, F classes.

First Mid-term Exam

Friday, October 16 , in class (lab)
The exam will be closed book, closed notes, closed laptop, closed phones, closed classmated.

Study guide
self-help exercises
Sample mid-term
Sample mid-term

Readings in Snyder Text

   (website for Snyder text)

   Chapter 4 (HTML, Web pages)
   Chapter 8 (digital information)
   Chapter 9 (computer innards)
   Chapter 10 (algorithms)
   Chapter 18 (basics of Javascript)

Class Examples

Notes

Assignments

Cool JavaScript Webpages

Javascript Lint (error detector)

Javascript reference card (pdf)

Making HTML files on a Mac
This page will show you how to get the text editor on a Mac to save plain text.