This week's book giveaway is in the Agile and Other Processes forum.
We're giving away four copies of Darcy DeClute's Scrum Master Certification Guide: The Definitive Resource for Passing the CSM and PSM Exams and have Darcy DeClute on-line!
See this thread for details.
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Devaka Cooray
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Jeanne Boyarsky
  • Tim Cooke
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
Bartenders:

Java 8 New Features: A Practical Heads-Up Guide

 
Bartender
Posts: 962
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Author/s    : Richard Reese
Publisher   : P8Tech
Category   : Advanced Java
Review by : Jeanne Boyarsky
Rating        : 8 horseshoes

"Java 8 New Features: A Practical Heads-Up Guide" is the first book I had read by the publisher P8 Tech. All their e-books are $9.99 (which should make Amazon happy; That's rare for a tech book). The difference is that the paper book is $19.99 making it a logical price.

This isn't some skimpy book though. It's 163 pages plus the appendix. Which is a perfectly reasonable amount to cover the material. The other Java 8 book I read ("Java 8 for the Impatient" was also less than 200 pages and cost a standard computer book price of $39.99.)

While I hadn't heard of the publisher before, I had heard of the author. I read his "Java 7 New Features Cookbook" and enjoyed that.

Anyway, onto the review. I like that the material was presented in short code snippets. I like the book uses repetition and good code idioms. The book is printed in color which is nice for the keywords. I like the tables describing packages and classes. I like the coverage of functional programming. I like the list of packages in the compact profiles.

What didn't I like? I feel like the book could have used some more editing. It didn't affect readability, but I noticed a couple things like using "function programming" and "functional programming" in the same paragraph. I also couldn't determine any pattern for when System.out::println was used vs the "long way". Nothing that affected understanding though.

There were only two pages on the new concurrency enhancements. I feel like this is an important topic and would have liked to see more. Essentially I liked both Java 8 books. This one certainly has the advantage of being $10 or $20!

---
Disclosure: I received a copy of this book from the publisher in exchange for writing this review on behalf of CodeRanch.

More info at Amazon.com
 
It would give a normal human mental abilities to rival mine. To think it is just a tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic