Book description
Any time you need quick answers for developing or debugging Java programs, this pocket guide is the ideal reference to standard features of the Java programming language and its platform. You’ll find helpful programming examples, tables, figures, and lists fast—including Java 9 features such as modular source code and the new JShell interactive command-line REPL. It’s a handy companion, whether you’re in the office, in the lab, or on the road.
This book also provides material to help you prepare for the Oracle Certified Associate Java Programmer exam.
- Quickly find Java language details, such as naming conventions, types, statements and blocks, and object-oriented programming
- Get details on the Java SE platform, including development basics, memory management, concurrency, and generics
- Use new features in Java 9, including modular source code and JShell
- Browse through information on basic input/output, NIO 2.0, the Java collections framework, and the Java Scripting API
- Get supplemental references to fluent APIs, third-party tools, and basics of the Unified Modeling Language (UML)
Publisher resources
Table of contents
- Preface
- I. Language
- 1. Naming Conventions
- 2. Lexical Elements
- 3. Fundamental Types
- 4. Reference Types
- 5. Object-Oriented Programming
- 6. Statements and Blocks
- 7. Exception Handling
- 8. Java Modifiers
- II. Platform
- 9. Java Platform, Standard Edition
- 10. Development Basics
- 11. Memory Management
- 12. Basic Input and Output
- 13. New I/O API (NIO.2)
- 14. Concurrency
- 15. Java Collections Framework
- 16. Generics Framework
- 17. The Java Scripting API
- 18. Date and Time API
- 19. Lambda Expressions
- 20. JShell: the Java Shell
- 21. Java Module System
- III. Appendixes
- A. Fluent APIs
- B. Third-Party Tools
- C. UML Basics
- Index
Product information
- Title: Java Pocket Guide, 4th Edition
- Author(s):
- Release date: August 2017
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491938645
You might also like
book
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to …
book
Generative Deep Learning, 2nd Edition
Generative AI is the hottest topic in tech. This practical book teaches machine learning engineers and …
book
Effective Java, 3rd Edition
Since this Jolt-award winning classic was last updated in 2008, the Java programming environment has changed …
book
Robust Python
Does it seem like your Python projects are getting bigger and bigger? Are you feeling the …