Helsingin yliopisto / Tietojenkäsittelytieteen laitos

Introduction to programming: Reading Suggestions

(Last update 5.10.1999)

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 lists, what you should read for next week's excercises:

  1. week, 17.9.: pages: 2-5, 34-36, 44-52, 54-58
  2. week, 24.9.: pages: 37-43, 76-82 (only types int, double, boolean), 86, 89-102, 183-186, the tool for reading, class Lue.java
  3. week, 1.10.: pages 102-106, 194-198, 134-135
  4. week, 8.10.: This week is a little problematic: I start using methods in an 'old fashioned' way, which is not covered in the book! Anyhow a 'near match' is 134-140. We also started with classes and objects, pages 121-124, 131-149
  5. week, 15.10: (again 121-124, 131-149), 152-155, 77-78 (char), 125-128 (String)
  6. week, 22.10.: 208-232, 464-470, 473-477
  7. week, 29.10: more about those pages above; using char[]-arrays
  8. week, 5.11.: revision of the material

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