Jump to ratings and reviews
Rate this book

Java: The Complete Reference

Rate this book
The Definitive Java Programming Guide

Fully updated for Java SE 17, Java™: The Complete Reference, Twelfth Edition explains how to develop, compile, debug, and run Java programs. Best-selling programming author Herb Schildt covers the entire Java language, including its syntax, keywords, and fundamental programming principles. You’ll also find information on key portions of the Java API library, such as I/O, the Collections Framework, the stream library, and the concurrency utilities. Swing, JavaBeans, and servlets are examined, and numerous examples demonstrate Java in action. Of course, recent additions to the Java language, such as records, sealed classes, and switch expressions are discussed in detail. Best of all, the book is written in the clear, crisp, uncompromising style that has made Schildt the choice of millions worldwide.

Coverage

Data types, variables, arrays, and operatorsControl statementsClasses, objects, and methodsMethod overloading and overridingInheritanceInterfaces and packagesException handlingMultithreaded programmingEnumerations, autoboxing, and annotationsThe I/O classesGenericsLambda expressionsModulesRecordsSealed classesText blocksswitch expressionsPattern matching with instanceofString handlingThe Collections FrameworkNetworkingEvent handlingAWTSwingThe Concurrent APIThe Stream APIRegular expressionsJavaBeansServletsMuch, much more

1280 pages, Kindle Edition

Published November 12, 2021

39 people are currently reading
37 people want to read

About the author

Herbert Schildt

200 books70 followers
Best-selling author Herbert Schildt has written extensively about the Java, C++, C, and C# programming languages. His books have sold millions of copies worldwide and have been widely translated. Herb's books have been used in education, corporate training, and individual study.
Although he is interested in all facets of computing, Herb's primary focus is computer languages, especially the standardization of languages. He was a member of the original ANSI committee that standardized the C language in 1989, and he was a member of the ANSI/ISO committee that updated that standard in 1999. He was a member of the original ANSI/ISO committee that standardized C++ in 1998 and he was a member of the ANSI/ISO committee that updated the standard for C++ in 2011.

Herb holds both graduate and undergraduate degrees from the University of Illinois, Urbana/Champaign.

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
9 (39%)
4 stars
10 (43%)
3 stars
3 (13%)
2 stars
1 (4%)
1 star
0 (0%)
Displaying 1 - 3 of 3 reviews
Profile Image for Amanda Marie.
23 reviews
December 11, 2022
Clearly written with detailed examples of functional code. The book would be better for newbies if each section about a new skill was accompanied with an example of when the skill would be useful in a real world business, gaming, or research problem. But overall, it is both a comprehensive intro and complete reference.
Profile Image for Positron.
24 reviews
November 2, 2023
This is just a masterpiece. This is how I began to learn Java and I fell in love with it. I started Java as my first language and I am proud to say that I started from here.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.