Java precisely / Peter Sestoft
Material type:

Item type | Current library | Home library | Collection | Shelving location | Call number | Copy number | Status | Date due | Barcode |
---|---|---|---|---|---|---|---|---|---|
![]() |
National University - Manila | National University - Manila | Mobile and Web Applications | General Circulation | GC QA 76.73.J38 .S47 2016 (Browse shelf (Opens below)) | c.1 | Available | NULIB000015976 |
Includes index.
Contents: 1. Running Java : compilation, loading, and execution --
2. Names and reserved names --
3. Java naming conventions --
4. Comments and program layout --
5. Types --
6. Variables, parameters, fields, and scope --
7. Strings --
8. Arrays --
9. Classes --
10. Classes and objects in the computer --
11. Expressions --
12. Statements --
13. Interfaces --
14. Enum types --
15. Exceptions, checked and unchecked --
--
16. Compilation, source files, class names, and class files --
17. Packages and jar files --
18. Mathematical functions --
19. String builders and string buffers --
20. Threads, concurrent execution, and synchronization --
21. Generic types and methods --
22. Generic collections and maps --
23. Functional interfaces (Java 8.0) --
24. Streams for bulk data (Java 8.0) --
25. Class optional <T> (Java 8.0) 26. Input and output --
27. Reflection --
28. Metadata annotations --
29. What is new in Java 8.0.
An updated, concise reference for the Java programming language, version 8.0, and essential parts of its class languages, offering more detail than a standard textbook.
The third edition of Java Precisely provides a concise description of the Java programming language, version 8.0. It offers a quick reference for the reader who has already learned (or is learning) Java from a standard textbook and who wants to know the language in more detail. The book presents the entire Java programming language and essential parts of the class libraries: the collection classes, the input-output classes, the stream libraries and Java 8's facilities for parallel programming, and the functional interfaces used for that.
Though written informally, the book describes the language in detail and offers many examples. For clarity, most of the general rules appear on left-hand pages with the relevant examples directly opposite on the right-hand pages. All examples are fragments of legal Java programs. The complete ready-to-run example programs are available on the book's website.
This third edition adds material about functional parallel processing of arrays; default and static methods on interfaces; a brief description of the memory model and visibility across concurrent threads; lambda expressions, method reference expressions, and the related functional interfaces; and stream processing, including parallel programming and collectors.
There are no comments on this title.