LECTURE NOTES
 
 
  1.  Overview of computing science (chap 0) [1page][2pages]
  2.  Object oriented programming basics
  3.  Applets and user interfaces (chap 5 and 12)
  4.  Strings and arrays (chap 8 and 9)

  5.  Searching, sorting and recursive algorithms (chap 15)
Exercises :
  1. The Coffee Biller
    1. Solution of Exercise 1
    2. Solution of Exercise 2
    3. Solution of Exercise 3
  2. Alternating the color of 2 buttons
    1. Solution
Notes :