Home > Store

Core Java Volume I--Fundamentals, Rough Cuts, 11th Edition

Rough Cuts

  • Available to Safari Subscribers
  • About Rough Cuts
  • Rough Cuts are manuscripts that are developed but not yet published, available through Safari. Rough Cuts provide you access to the very latest information on a given topic and offer you the opportunity to interact with the author to influence the final publication.

Not for Sale

Description

  • Copyright 2018
  • Edition: 11th
  • Rough Cuts
  • ISBN-10: 0-13-517030-3
  • ISBN-13: 978-0-13-517030-4

This is the Rough Cut version of the printed book.


Core Java has long been recognized as the leading no-nonsense tutorial and reliable reference. It carefully explains the most important language and library features and shows how to build real-world applications with thoroughly tested examples. The example programs have been carefully crafted to be easy to understand as well as useful in practice, so you can rely on them as the starting point for your own code. All of the code examples have been rewritten to reflect modern Java best practices and code style. The critical new features introduced with Java SE 9 are all thoroughly explored with the depth and completeness that readers expect from this title. Core Java, Volume I--Fundamentals, Eleventh Edition, walks readers through the all details and takes a deep dive into the most critical features of the language and core libraries.

This guide will help you 

  • Leverage your existing programming knowledge to quickly master core Java syntax
  • Understand how encapsulation, classes, and inheritance work in Java
  • Master interfaces, inner classes, and lambda expressions for functional programming
  • Improve program robustness with exception handling and effective debugging
  • Write safer, more readable programs with generics and strong typing
  • Use pre-built collections to collect multiple objects for later retrieval
  • Master concurrent programming techniques from the ground up
  • Build modern cross-platform GUIs with standard Swing components
  • Deploy configurable applications and applets, and deliver them across the Internet
  • Simplify concurrency and enhance performance with new functional techniques

Sample Content

Table of Contents

Preface

Acknowledgments

Chapter 1: An Introduction to Java

Chapter 2: The Java Programming Environment

Chapter 3: Fundamental Programming Structures in Java

Chapter 4: Objects and Classes

Chapter 5: Inheritance

Chapter 6: Interfaces, Lambda Expressions, and Inner Classes

Chapter 7: Exceptions, Assertions, and Logging

Chapter 8: Generic Programming

Chapter 9: Collections

Chapter 10: Graphical User Interface Programming

Chapter 11: User Interface Components with Swing

Chapter 12: Concurrency

Appendix

Index

Updates

Submit Errata

More Information