• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Fun reviewing books

 
mister krabs
Posts: 13974
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Read the reviews of this book:
http://www.amazon.com/exec/obidos/ASIN/0201361205
 
Ranch Hand
Posts: 243
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Wow! I won't be buying the book, but I did get a chuckle out of this line in one of the reviews: "More good java than Juan Valdez".
 
"The Hood"
Posts: 8521
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
LOL
"with Java code obviously fondled by God himself."
Tom - are you going to review this? Let me know if it is any good .
 
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Thomas Paul:
Read the reviews of this book:
http://www.amazon.com/exec/obidos/ASIN/0201361205


Wonder if the author or publisher were directly involved in all these cute reviews...
 
Anonymous
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have Algorithms in C,part 5 Graph algo.Its very compact and takes a lot of time to read.So I am going to take Algo in C or C++ or Java (fundamental Algo).
 
Thomas Paul
mister krabs
Posts: 13974
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by <herb slocomb>:
Wonder if the author or publisher were directly involved in all these cute reviews...

I'll bet it's the students of one of the authors.
 
Author
Posts: 377
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Those are fabulous. However, for the most true review of all, see the review of MS Office Developer Edition.
http://www.amazon.com/exec/obidos/tg/detail/-/B00005BL28/qid=1043256955/sr=1-32/ref=sr_1_32/104-8664409-2047165?v=glance&s=software
No Monakeys!, June 19, 2002
Reviewer: A software user from Charleston, AR United States
No, No No! No monakeys here! Makes me Heep and scream. You see the digital dashboards--laugh in the back. Why do yo ask? Why is there why, or why equals how. That's it now! With the program, you are unstoppable. Not to forget the web power of cling. Yes Yes Yes!! Take that away though, you have monakeys with apebates. Take care of those socks.
 
Ranch Hand
Posts: 581
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What entertaining wording there!
I had a look at this book�s content table, it�s a book for beginner to data structure and algorithms. Merely according to the content table, I cannot imagine anything really as deity-like as the book reviewers said. There are some very good text books on the same topic out there too. Say: Data Structures & Algorithms in Java (Mitchell Waite Signature Series) and Data Structures and Algorithms in Java. Both of them are for beginners, the first one is more readable and the latter is written in a rigorous academic manner. The code in both books are good. Actually once people know the essence, the codes to implement the basic data structures wouldn�t be too different.
I was looking for some senior algorithms books a while ago, and found a book review saying:
Reading this book strengthens your mind; Carrying this book strengthens your body; Pay for this book, that�s what credit card made for.
Impressing review and I really purchased that book: Introduction to Algorithms, Second Editionwhich is thicker than 1100 pages. Yes, what he said is true Powerful word simply made.
[ January 22, 2003: Message edited by: Ellen Fu ]
 
reply
    Bookmark Topic Watch Topic
  • New Topic