example-of
More Pages: example-of Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181

Used price: $2.56
Buy one from zShops for: $2.55

Don't waste your time with Edwards
rushed to publication
It's just examples, but at least it admits itIt has little by the way of background explanation or reference material, but the example code (and the instructions on installing, configuring and running the various parts of Jini) are comprehensive and detailed, building into two interesting case studies - a chat system and a distributed remote storage system demonsrating all the Jini features.
For discussion, hints, tips and experience get "Core Jini". For a reference get "Jini in a Nutshell". For the best and most interesting examples, get this book.

List price: $34.99 (that's 30% off!)
Used price: $11.99
Collectible price: $21.46
Buy one from zShops for: $11.93

Oracle9i Developer by Examplesbooks and this book is a great disappointment.
Mr. Hotka is a great writer in his other books, but he presents nothing new in this book, except advertisement for TOAD, I use TOAD everyday in my development and DBA work but most users new to Oracle have never heard of TOAD.
The books should have focused on what the title suggests. Oracle developer by examples, and should have presented clear examples for new users to understand.
This book jumps from into to Oracle SQL to Oracle developer6i without clear examples and when the examples are presented, most of them don't work!
A major rewrite of this book is in order.
Don't waste your money on this one.
If you are looking for Oracle Developer books for beginner, I recommend the following books.
1. Forms Developer's Handbook by: Albert Lulushi
2. Oracle Developer Starter Kit by: Robert Muller
3. Oracle Forms Developer (The Complete Training Course) by: Benjamin Rosenweig
4. Oracle Forms Interactive Workbook by: Baman Motivala.
These books are available here at Amazon.com. I have read all of these books and they are great for those new to Oracle forms developer.
A word about Mr. HotkaWell to me, that shows alot of integrity and commitment to his readers. It is exactly what a reader needs when he is looking for new source of knowledge. I have to say that the flow of information and the way of explaining things is very easy to follow that makes his books a very good tool to learn about new technologies and acquire advanced skills.
Riyad Naser
Author Replies to the negative reviewsI wanted to reply to George and the other person who took their time to review my latest book. This book has sold well and it is simply a shame that these individuals chose to publicly flame me rather than contact me with any issues they were having.
The examples DO work...how do you think I was able to create the illustrations for the book? My only comment is that Oracle now has a newer version of forms available but these examples do work.
The book has an excellent working example of PSP, Java, and XML in building websites that interact with the Oracle database. I use these exact code examples in my many user group speaking engagements (I do live demonstrations using these examples). These are probably the strongest chapters in the book. There is also a good working example of Oracle Portal.
The book is used throughout the world as College text. Most instructors like the level of detail and the labs/quizes at the end of each chapter.

List price: $39.99 (that's 30% off!)
Used price: $2.63
Collectible price: $2.60
Buy one from zShops for: $3.38

JavaSpaces Example by ExampleJavaSpaces. However, on closer examination, you'll find the
book riddle with errors and with blante omissions in the
example code.
But the biggest shortcoming of the book is that there is
no link or URL to the source code - and no there's no way to
contact the author either.
In short, it's book about examples and but the examples may
not work as written (for instance, the parallel programming
example at the end doesn't work and SpaceUtil class is a mess.)
NO URL or CD for example source code
Good book for beginner....

List price: $29.99 (that's 30% off!)
Starting with an overview of the fundamentals of XHTML's new structures, identifying its differences from HTML 4, and then moving on to an introduction to its semantics, Navarro is always a steady guide, providing plenty of example code to help clarify the situation. The book discusses Web essentials such as forms, tables, and frames and goes on to further chapters on XHTML style, CSS and XSL, modularization, and the future of the language.
XHTML by Example comes highly recommended to those who like their computer books written clearly and aren't particularly fond of a morass of often tedious detail. --Mark Thwaite, Amazon.co.uk

LightweightWhile size certainly isn't the primary consideration for a book's quality, it may be reflective of a lack of completeness -- and I believe it's true in this case. The author seems competent enough with the material, but there is not much to recommend this peculiarly lightweight book over others on the same topic.
Enough examples already
It shows you how easy it is to transition from HTML to XHTMLThat is more appearance than reality. XHTML is HTML based on the organizational structure of XML. Nearly all of the HTML that you have grown to know and love will still work just as well as it did before. Even in the cases where changes need to be made, they are almost always in the direction of greater organization and reduced ambiguity.
This book, written and reviewed by members of the W3C XHTML working group, describes all of the differences between HTML and XHTML. As the title suggests, the differences are described by the presentation of short direct examples rather than descriptions and long blocks of code. In general, the explanations are thorough and everyone with an understanding of HTML will have no trouble in following them.
There was one omission that I find very puzzling. When using the components that can be placed in an HTML form, the reference names were assigned using the name=" " attribute. However, the XHTML standards are unambiguous when stating, "XHTML 1.0 documents MUST use the id attribute when defining fragment identifiers, even on elements that historically have also had a name attribute." Granted that the current situation often requires that both be used, this omission is the one glaring weakness of the book.
XHTML is not a complex extension of HTML. It is in many ways a tightening of the rules, making the creation and parsing of XHTML files cleaner and less ambiguous. This is clearly a direction that the industry will follow and there is no doubt that it is a language that must be learned by all HTML coders. This book will help you do that in a very gentle way.


This is a great start
Examples -- Just the ExamplesThe book is useful because it goes beyond the SAS user manuals in explaining how to program logistic regressions and what SAS's output is describing. However, if you do not already have a good understanding of logistic regression, (i.e. you had one lecture on it in your research methods class) you might be better off with something along the lines of Logistic Regression Using the SAS System: Theory and Application by Paul Allison. (I have no affiliation with Dr. Allison.)


Difficult notation; known for errors and omissions.
Used price: $9.95
Buy one from zShops for: $22.55

Somewhat disappointing

I see, but do YOU understand?
List price: $29.95 (that's 17% off!)
Used price: $14.99
Collectible price: $15.99
Buy one from zShops for: $22.95

Well, let's talk about this, please...
Used price: $45.39
Buy one from zShops for: $79.65

Truly inspirational!
So, if you want to jump in, find out which classes are needed to build clients and services, and get to it, anything by this author is not worth your time.
You are either forced to use a hierarchy like he does ( which is a bad idea ) or back track through every one of is classes to find out what functionality you want.
The Wrox book on Jini might be the best book around.
The only reason I even gave it 2 stars was because if you do want to learn about the lower level/ non utility classes and how they work the first few chapters are ok for this.
Also, god forbid you have a question for the author...don't expect a response.