Course book:
John Lewis & William Loftus, "Java Software Solutions - Foundations of Program Design", Addison-Wesley, 1997. |
|
Mary Campione, Kathy Walrath, "The Java Tutorial",
Can be found online at http://java.sun.com/docs/books/tutorial/ An excellent tutorial which includes a lot of programming examples, and the real spirit of Java. |
|
Ken Arnold, James Gosling, "The Java Programming Language".
An advanced book intended for students who wish to plunge into the formal details and the advanced aspects of the Java programming language. The Java Series is yet another good source of advanced books. |