Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Java precisely (3rd ed.)
Sestoft P., The MIT Press, Cambridge, MA, 2016. 216 pp. Type: Book (978-0-262529-07-5)
Date Reviewed: Sep 15 2016

Java is a programming language that has significantly grown in size and complexity since its inception in the ’90s. The mission of Java precisely is to concisely present technical aspects that are reputed difficult. This is particularly relevant since recent additions in the language are difficult to master. For example, the book covers typing, collection, stream, parallel, and functional processing. The book is relatively short with less than 200 pages.

The book begins with a detailed presentation of the Java syntax, including types, variable scopes, arrays, and syntax in general. It is relevant to notice that the book does a very good job at describing typing relations and primitive types conversions without using aggressive and abstract formalism.

The book does not discuss programming environments (for example, Eclipse or the Java Virtual Machine) or external tools (for example, debuggers, profiler, or JUnit). Java precisely focuses on the Java programming language and few essential libraries (for example, collections, I/O, stream, and parallel and functional programming). Although the book covers many aspects of Java 8, it does not discuss JavaFX.

The book is well written, with a concise and effective writing style. Most of the chapters are example driven. General descriptions are given on the left-hand pages, while examples are on the right-hand pages. All examples are short and independent. The book does a very good job at providing descriptions that are easy to understand for experienced programmers, albeit not specialists in type theory or concurrency. The book is well structured and the chapter ordering is rather intuitive. For example, generic types are followed by the description of collections, followed by function and stream interfaces. The book index is also well structured with intuitive section and chapter titles.

The book is written for experienced programmers who want to refresh their knowledge or wish to have an overview of Java 8. I do not recommend Java precisely to beginners or to people who wish to learn object orientation since the book does not discuss programming methodologies. The book deals with advanced topics about Java. Java programmers who wish to consolidate their knowledge will surely appreciate it.

Reviewer:  Alexandre Bergel Review #: CR144768 (1612-0864)
Bookmark and Share
  Featured Reviewer  
 
Java (D.3.2 ... )
 
 
Object-Oriented Programming (D.1.5 )
 
Would you recommend this review?
yes
no
Other reviews under "Java": Date
Java for C/C++ programmers
Daconta M., John Wiley & Sons, Inc., New York, NY, 1996. Type: Book (9780471153245)
Apr 1 1997
Java programming explorer
Bartlett N., Leslie A., Simkin S., Coriolis Group Books, Scottsdale, AZ, 1996. Type: Book (9781883577810)
Apr 1 1997
The Java handbook
Naughton P., Osborne/McGraw-Hill, Berkeley, CA, 1996. Type: Book (9780078821998)
Apr 1 1997
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy