Object-Oriented Programming: OOP Part 2

Location B3-104
Time September 21, 10.15-12.00
Subject In this seminar, we continue the tour on object-oriented programming in Java. This time the package concept in Java is covered. Further, access specifies (or access modifiers) for methods and data are discussed in details.
Reading "Absolute Java" Chapter 4 only Section 4.2 "Information Hiding and Encapsulation". Chapter 5 skip "The Math Class" pp. 263-267, "Wrapper Classes" pp. 267-268, Section 5.3 "Using and Misusing References" pp. 295-314. In Chapter 5 skip pp. 321-326 that discusses JavaDoc.
Exercises Exercise
Solutions Solutions for the exercises both documentation and source files
Examples The examples from the lecture, both documentation and source files
Slides PDF
Links

Here links that are useful for the seminar are listed: