This week's book giveaway is in the Java in General forum.
We're giving away four copies of Helidon Revealed: A Practical Guide to Oracle’s Microservices Framework and have Michael Redlich 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
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

RESTful Web Services Cookbook: Solutions for Improving Scalability and Simplicity

 
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    : Subbu Allamaraju
Publisher   : Yahoo Press
Category   : Web Services and SOAP
Review by : Deepak Bala
Rating        : 9 horseshoes

This is a useful little book. Receipe books can be tricky in that they can outdate themselves or end up concentrating on recipes that are not widely sort after. This book does not suffer from these problem.

What I like:

* The book is pretty crisp. You can breeze through it in no time.
* It is quite practical. I ended up changing some of my REST representation after following the advice in the book.
* Since it is a recipe book you need not follow any order as such. Jump to any chapter at will.
* Implementation details are not stressed (like how one would solve a problem in jersey Vs some other framework). That keeps the advice clean and agnostic of frameworks.

What I dislike:

There is not much to add here against this book. You will not always find a recipe that fits your problem description, but you can use the internet and public forums to search how other developers solved that problem. Reading this book also puts you in a good position to judge if a solution follows good practices.

If you are looking for a book that provides laconic answers to common problems encountered while developing with the REST architecture style, buy this one.

More info at Amazon.com
 
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic