Week 11 (Apr 07)¶
Instructions: This week's reading is again from, Think Java.
Think Java¶
Required:
- Chapter 17: Advanced Topics most importantly the section on Interfaces.
Optional:¶
A new supplemental text Big Java. This text is free to access online using the JMU Libraries VIVA login. You must first login via Libraries website with your JMU-eID and password.
Then either lookup the book Big Java and read Chp 9 on Interfaces and Chp 10 on Inheritance or go there via these links:
W3Schools¶
For Lab 13: * Comparable
Review:
Multidimensional Arrays