IOOP HANDOUTS

Chapter 1

``Computers really are stupid.''

Chapter 2

Chapter 3

Chapter 4

Example testingArrayList.java of an ArrayList. Example deleteAllArrayList.java of deleting all objects that satisfy a condition from an ArrayList. Example addDeleteArrayList.java of adding objects to and deleting objects from an ArrayList.

Chapter 5

Example testingHashMap.java of a HashMap. Another example testingHashMap2.java of a HashMap. Yet another example testingHashMap3.java of a HashMap. Example testingHashSet.java of a HashSet.

Chapter 6

Example widgets.java of self-checking automated tests of a simple class.

Basic UNIX Commands and Editing

Quick Introduction to the vi editor

Chapter 7

Chapter 8

Chapter 9

Example hospital.java of self-checking automated tests in a program involving inheritance.

Chapter 10

Chapter 11

Chapter 12

Chapter 13

Chapter 14

All BlueJ programs


home page: http://elvis.rowan.edu/~hartley/index.html
e-mail: hartley@elvis.rowan.edu