Java: the Complete Reference, Eleventh Edition by Herbert Schildt (2018, Trade Paperback)

Brenham Book Company (410)
93.6% positive feedback
Price:
$72.39
+ $4.25 shipping
Estimated delivery Tue, May 13 - Mon, May 19
Returns:
30 days returns. Buyer pays for return shipping. If you use an eBay shipping label, it will be deducted from your refund amount.
Condition:
Brand New
Java: The Complete Reference, Eleventh Edition

About this product

Product Identifiers

PublisherMcgraw-Hill Education
ISBN-101260440230
ISBN-139781260440232
eBay Product ID (ePID)4038772468

Product Key Features

Number of Pages1248 Pages
Publication NameJava: the Complete Référence, Eleventh Edition
LanguageEnglish
SubjectProgramming Languages / Java, Web / Web Programming
Publication Year2018
TypeTextbook
Subject AreaComputers
AuthorHerbert Schildt
FormatTrade Paperback

Dimensions

Item Weight61.7 Oz

Additional Product Features

Edition Number11
Intended AudienceTrade
LCCN2018-049403
Dewey Edition23
IllustratedYes
Dewey Decimal005.13/3
Table Of ContentPART I: The Java Language Chapter 1: The History and Evolution of Java Chapter 2: An Overview of Java Chapter 3: Data Types, Variables, and Arrays Chapter 4: Operators Chapter 5: Control Statements Chapter 6: Introducing Classes Chapter 7: A Closer Look at Methods and Classes Chapter 8: Inheritance Chapter 9: Packages and Interfaces Chapter 10: Exception Handling Chapter 11: Multithreaded Programming Chapter 12: Enumerations, Autoboxing, and Annotations (Metadata) Chapter 13: I/O, Try-with-Resources, and Other Topics Chapter 14: Generics Chapter 15: Lambda Expressions Chapter 16: Modules PART II: The Java Library Chapter 17: Spring Handling Chapter 18: Exploring java.lang Chapter 19: java.util Part I: The Collections Framework Chapter 20: java.util Part 2: More Utility Classes Chapter 21: Input/Output: Exploring java.io Chapter 22: Exploring NIO Chapter 23: Networking Chapter 24: Event Handling Chapter 25: Introducing the AWT: Workign with Windows, Graphics, and Text Chapter 26: Using AWT Controls, Layout Managers, and Menus Chapter 27: Images Chapter 28: The Concurrency Utilities Chapter 29: The Stream API Chapter 30: Regular Expressions and Other Packages PART III: Introducing GUI Programming with Swing Chapter 31: Introducing Swing Chapter 32: Exploring Swing Chapter 33: Introducing Swing Menus PART IV: Applying Java Chapter 34: Java Beans Chapter 35: Introducing Servlets PART V: Appendices Appendix A: Using Java's Documentation Comments Appendix B: Introducing JShell Appendix C: Compile and Run Simple, Single-File programs in One Step
SynopsisThe definitive guide to Java programming--thoroughly revised for long-term support release Java SE 11 Fully updated for the current version of Java, Java SE 11, this practical guide from Oracle Press shows, step by step, how to design, write, troubleshoot, run, and maintain high-performance Java programs. Inside, bestselling author Herbert Schildt covers the entire Java language, including its syntax, keywords, and libraries. The book lays out cutting-edge programming techniques and best practices. Java: The Complete Reference, Eleventh Edition features clear explanations, detailed code samples, and real-world examples that demonstrate how Java can be put to work in the real world. JavaBeans, servlets, applets, Swing, lambda expressions, multithreading, and the default interface method are thoroughly discussed. You will get full details on all of the new features and functions available in Java SE 11. *Designed for novice, intermediate, and professional programmers alike *Source code for all examples and projects are available for download *Written in the clear, uncompromising style Herb Schildt is famous for, Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. The Definitive Java Programming Guide Fully updated for Java SE 11, Java: The Complete Reference, Eleventh 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, the very important module system is discussed in detail. This Oracle Press resource also offers an introduction to JShell, Java's interactive programming tool. Best of all, the book is written in the clear, crisp, uncompromising style that has made Schildt the choice of millions worldwide. Coverage includes: -Data types, variables, arrays, and 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 -The Collections Framework -Networking -Event handling -AWT -Swing -The Concurrent API -The Stream API -Regular expressions -JavaBeans -Servlets -Much, much more Code examples in the book are available for download at www.OraclePressBooks.com., Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. The Definitive Java Programming Guide Fully updated for Java SE 11, Java: The Complete Reference, Eleventh 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, the very important module system is discussed in detail. This Oracle Press resource also offers an introduction to JShell, Java's interactive programming tool. Best of all, the book is written in the clear, crisp, uncompromising style that has made Schildt the choice of millions worldwide. Coverage includes: -Data types, variables, arrays, and 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-The Collections Framework-Networking-Event handling-AWT-Swing -The Concurrent API-The Stream API-Regular expressions-JavaBeans-Servlets-Much, much more Code examples in the book are available for download at www.OraclePressBooks.com.
LC Classification NumberQA76.73.J38S334 2019

All listings for this product

Buy It Now
Any Condition
New
Pre-owned

Ratings and Reviews

4.7
3 product ratings
  • 2 users rated this 5 out of 5 stars
  • 1 users rated this 4 out of 5 stars
  • 0 users rated this 3 out of 5 stars
  • 0 users rated this 2 out of 5 stars
  • 0 users rated this 1 out of 5 stars

Would recommend

Good value

Compelling content

Most relevant reviews

  • Helpful reference for Java SE 11.

    Helpful with learning Java. Was using the web as a reference, but a reference book works better for me & helps me find info faster. Schildt has always written good programming books, and Oracle would seem to agree; they are the publisher.

    Verified purchase: YesCondition: New

  • decent read for java programmers (beginners to low intermediate) - definitely recommend

    it is very well written book, technically acceptable for a blue collar language like java, well documented author, right to the point. rarely i find some things which could be done with more talent (like not doing composition in runable implementators in the multi-threading chapter). it addresses the java beginner and perhaps intermediate wishing to familiarize with the language asap. from the typographical point of view, code examples cannot be easily pasted into a different place (ide editor buffer) and page end(s) sometimes break the last row in the middle.

    Verified purchase: YesCondition: New

  • Worth it

    The book is in a great shape, but the packaging might have been a bit harder. The book contents is great, helps me to prepare to OCA/OCP

    Verified purchase: YesCondition: New