Cantitate/Preț
Produs

Java Precisely

Autor Peter Sestoft
en Limba Engleză Paperback – 18 mar 2016
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.
Citește tot Restrânge

Preț: 23209 lei

Preț vechi: 29011 lei
-20% Nou

Puncte Express: 348

Preț estimativ în valută:
4108 4817$ 3601£

Carte disponibilă

Livrare economică 05-19 ianuarie 26
Livrare express 20-26 decembrie pentru 3403 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780262529075
ISBN-10: 0262529076
Pagini: 216
Dimensiuni: 202 x 228 x 17 mm
Greutate: 0.49 kg
Ediția:third edition
Editura: MIT Press Ltd

Notă biografică

Peter Sestoft is Professor of Computer Science and Head of the Software and Systems Section at the IT University of Copenhagen.

Descriere

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.