Related Books
O’Reilly publishes an entire series of books on Java programming, including several companion books to this one. The companion books are:
- Java Examples in a Nutshell
This book contains hundreds of complete, working examples illustrating many common Java programming tasks using the core, enterprise, and desktop APIs. Java Examples in a Nutshell is like Chapter 4 of this book, but greatly expanded in breadth and depth, and with all the code snippets fully fleshed out into working examples. This is a particularly valuable book for readers who learn well by experimenting with existing code.
- Java Enterprise in a Nutshell
This book is a succinct tutorial for the Java “Enterprise” APIs such as JDBC, RMI, JNDI, and CORBA. It also cover enterprise tools such as Hibernate, Struts, Ant, JUnit, and XDoclet.
- J2ME in a Nutshell
This book is a tutorial and quick reference for the graphics, networking, and database APIs of the Java 2 Micro Edition (J2ME) platform.
You can find a complete list of Java books from O’Reilly at http://java.oreilly.com/. Books that focus on the core Java APIs, as this one does, include:
- Learning Java, by Pat Niemeyer and Jonathan Knudsen
This book is a comprehensive tutorial introduction to Java, with an emphasis on client-side Java programming.
- Java Swing, by Marc Loy, Robert Eckstein, Dave Wood, James Elliott, and Brian Cole
This book provides excellent coverage of the Swing APIs and is a must-read for GUI developers.
- Java Threads, by Scott Oaks and Henry ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access