Java Precisely

Java Precisely
Author :
Publisher : MIT Press
Total Pages : 172
Release :
ISBN-10 : 0262693259
ISBN-13 : 9780262693257
Rating : 4/5 (257 Downloads)

Book Synopsis Java Precisely by : Peter Sestoft

Download or read book Java Precisely written by Peter Sestoft and published by MIT Press. This book was released on 2005 with total page 172 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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. h 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. -- Provided by publisher.


Java Precisely Related Books

Java Precisely
Language: en
Pages: 172
Authors: Peter Sestoft
Categories: Computers
Type: BOOK - Published: 2005 - Publisher: MIT Press

GET EBOOK

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
Java Precisely, third edition
Language: en
Pages: 212
Authors: Peter Sestoft
Categories: Computers
Type: BOOK - Published: 2016-03-18 - Publisher: MIT Press

GET EBOOK

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 t
Java Precisely, third edition
Language: en
Pages: 0
Authors: Peter Sestoft
Categories: Computers
Type: BOOK - Published: 2016-03-18 - Publisher: National Geographic Books

GET EBOOK

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 t
C# Precisely, second edition
Language: en
Pages: 259
Authors: Peter Sestoft
Categories: Computers
Type: BOOK - Published: 2011-11-18 - Publisher: MIT Press

GET EBOOK

A concise reference to the C# programming language, expanded and updated, with a look ahead at C# 5.0. C# is an object-oriented programming language that is sim
Crafting Interpreters
Language: en
Pages: 1068
Authors: Robert Nystrom
Categories: Computers
Type: BOOK - Published: 2021-07-27 - Publisher: Genever Benning

GET EBOOK

Despite using them every day, most software engineers know little about how programming languages are designed and implemented. For many, their only experience