Thinking In
Java 3nd Edition
(No Frames) |
Bruce Eckel |
Complete Java book, assumes little programming skills. The following topics are
covered : objects, program flow, initialization & cleanup, hiding the implementation,
reusing classes, polymorphism, interfaces & inner classes, error handling with
exceptions, Java I/O system , run-time type identification (RTTI), creating windows
and applets, multiple threads, distributed computing, the Java native interface
(JNI), Java programming guideline and some exercises |