Helsingin yliopisto / Tietojenkäsittelytieteen laitos

Programming in Java: Reading Suggestions

(Last update 7.12.2000)

The course is based on a Finnish book:

To help foreign students, there will be a cumulative weekly list of pages in book

The book can be found in the library of the department!

The contents of the book do not match exactly to the contents of the course.

The following has already been studied in the course Introduction to Programming:

The following lists, what you should read for next week's excercises:
  1. week, 2.11.: pages: 76-78 (all the primitive types)
  2. week, 9.11.: 172-193 (in 173-177 only the IDEA of "representing" different types, not the details; in 187 the shift operators and bitwise operators are not covered; the same applies also to pages 190-191), 199-202, 470-473, 478-480, 130-131
  3. week, 16.11.: 150-152, 155-159
  4. week, 23.11.: 285-312, 332-350 (only the idea of abstract classes and interfaces, packages more thoroughly), 538-541 (the idea)
  5. week, 30.11.: pages: 350-355.
    This week is problematic because reading and writing named textfiles is not covered in the book! Details of these are not asked in the English examination, though.
  6. week, 7.11.: The ideas and exemples of graphical user interface and event driven programming. Similiar matters can be found in Lewis & Loftus: chapters 7 and 10. (Not asked in the examination!)
  7. week, 13.12.:

A tool for reading input can be found in page http://www.cs.helsinki.fi/u/wikla/JohdOhj/Sisalto/2/EngKiLu.html