Spring 2011
COSC 175 - General Computer Science
Dr. Charles Dierbach
Class Lecture Notes / Slides
Week 1:
Computational Problem Solving (pdf)

Week 2:
Variables,
Expressions and Selection Control (pdf)
Iterative (Repetition) Control (pdf)

Week 3:
User Input, Input Error Checking, and Display Output (pdf)
Nested Control Structures (pdf)

Week 4:
Strings (pdf)
Event Handling (pdf)

Week 5:
Lists (pdf)