Java: The Complete Reference, Eleventh Edition by Herbert Schildt is a comprehensive guide to Java programming that has been fully updated for Java SE 11. This definitive resource covers the entire Java language, including syntax, keywords, and fundamental programming principles. It delves into key portions of the Java API library such as I/O, the Collections Framework, the stream library, and concurrency utilities. Swing, JavaBeans, and servlets are also examined in detail with numerous examples demonstrating their practical application. The module system is thoroughly discussed, along with an introduction to JShell, Java’s interactive programming tool.
Covering a wide array of topics such as data types, variables, arrays, operators; control statements; classes, objects, and methods; method overloading and overriding; inheritance; local variable type inference; interfaces and packages; exception handling; multithreaded programming; enumerations, autoboxing, and annotations; the I/O classes; generics; lambda expressions; modules; string handling; networking; event handling; AWT; Swing; the Concurrent API; the Stream API; regular expressions; JavaBeans; servlets, this book offers a complete guide for developers. The code examples provided in the book can be accessed at www.OraclePressBooks.com.
Written in Herb Schildt’s clear and uncompromising style, this resource is essential for anyone looking to master Java programming. First published by McGraw Hill on December 12, 2018, with dimensions of 7.25 x 1.75 x 9 inches, the print length is 1248 pages and the ISBN-13 is 978-1260440232.
Read more to explore the depths of Java programming with this definitive guide.
