logo.jpg (32659 bytes)

Comp Sci / Sfwr Eng 2S03 Slides

home

Slides (in pdf format)

These are the transparencies that I use in class. They may not always be available in advance of the lectures and they will not, in general, include examples and exercises that I do on the board (i.e., they are not a substitute for attending class ).
  1. Introduction to Programming
  2. Elementary Programming Concepts (Chapter 01)
  3. Basic Programming Elements (Chapter 02)
  4. Program Control Flow (Chapter 03)
  5. Using Objects (Chapter 04)
  6. More on Control Structures (Chapter 05)
  7. Arrays (Chapter 06)
  8. Defining Classes (Chapter 07)
  9. Exception Handling (Chapter 10)
  10. Text File I/O and Simple GUI Dialogs (Chapter 11)
  11. Using Dynamic Data Structures (Chapter 15)
  12. Recursion (Chapter 17)

Slides of the Tutorials (in pdf format)

These are the slides that the TA, Ms. Natalie Perna, uses in the tutorials. They are always available after the last tutorial session of the week.
  1. Tutorial 1 (Week of Sept. 10th)
  2. Tutorial 2 (Week of Sept. 17th)
  3. Tutorial 3 (Week of Sept. 24th)
  4. Tutorial 4 (Week of Oct. 1st)
  5. Tutorial 5 --Exercises-- (Week of Oct. 8th)
  6. Tutorial 5 --Slides--
  7. Tutorial 6 --Slides-- (Week of Oct. 15th)