Skip to content

Java the Complete Reference, 8th Edition

Best in textbook rentals since 2012!

ISBN-10: 0071606300

ISBN-13: 9780071606301

Edition: 8th 2011

Authors: Herbert Schildt

List price: $75.00
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

The Definitive Guide for Java ProgrammersIn this international bestseller, top-selling programming author Herbert Schildt shows you everything you need to develop, compile, debug, and run Java programs. The book has been updated to cover the latest version of the worldAnd#39;s number-one programming language. Java 7: The Complete Reference, Eighth Edition covers all of the Java 7 features, including closures, superpackages, reified generic types, the enhanced switch statement, chained method invocations, extension methods, the enhanced catch statement, and enum values. The book also includes details on the Swing Application Framework and a chapter on language-level XML support.
Customers also bought

Book details

List price: $75.00
Edition: 8th
Copyright year: 2011
Publisher: McGraw-Hill Education
Publication date: 7/13/2011
Binding: Paperback
Pages: 1152
Size: 7.00" wide x 9.00" long x 2.00" tall
Weight: 4.136
Language: English

Herbert Schildt is a world leading programming author. He is an authority on the C, C++, Java, and C# programming languages, and a master Windows programmer. His programming books have sold more than three million copies worldwide and have been translated into all major foreign languages. He is the author of numerous best sellers including C: The Complete Reference, Java 2: The Complete Reference, Java 2: A Beginner's Guide, C#: A Beginner's Guide, and many more. Schildt holds a master's degree in computer science from the University of Illinois.

The Java Language
The History and Evolution of Java
An Overview of Java
Data Types, Variables, and Arrays
Operators
Control Statements
Introducing Classes
A Closer Look at Methods and Classes
Inheritance
Packages and Interfaces
Exception Handling
Multithreaded Programming
Enumerations, Autoboxing, and Annotations
I/O, Applets, and Other Topics
Generics
The Java Library
String Handling
Exploring java.lang
java.util
The Collections Framework
java.util
More Utility Classes
Input/Output: Exploring java.io
Networking
The Applet Class
Event Handling
Introducing the AWT: Working with Windows, Graphics, and Text
Using AWT Controls, Layout Managers, and Menus
Images
The Concurrency Utilities
NIO, Regular Expressions, and Other Packages
Software Development Using Java
Java Beans
Introducing Swing
Exploring Swing
Servlets
Applying Java
Financial Applets and Servlets
Creating a Download Manager
Using Java's Documentation Comments