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: $4.75
Buy one from zShops for: $18.50

Good Reference
Used price: $44.70
Buy one from zShops for: $79.99

Interesting!
List price: $125.00 (that's 12% off!)
Used price: $96.89
Buy one from zShops for: $96.89

How to do p-value adjustment the resampling way
Used price: $119.00

A good little book
List price: $12.95 (that's 20% off!)
Used price: $3.49
Collectible price: $8.95
Buy one from zShops for: $9.19

A great book for lovers of Victorian housesMost of the photographs are by Edmund V. Gillon, and his excellent work is accompanied by the commentaries of Clay Lancaster. Although Lancaster's insights are informative and frequently entertaining, he often uses a disparaging tone which is unnecessary, and which some might find arrogant.
Throughout the book Lancaster uses phrases such as "a strange conglomeration" (plate 5), "a tight clutter of naive elements" (plate 16), "dull proportions" (plate 53), and "[m]ore gross than odd" (plate 92) in discussing various houses. I think it would have been better to simply have described the stylistic classifications of the architectural elements, and left value judgments to each individual reader.
Despite my dissatisfaction with some of the commentaries, I find "Victorian Houses" to be an excellent book. It is a superb record of and tribute to a remarkable period in North American home architecture. Mansard roofs, abundant verandas, ornate iron cresting, elegant pillars, towers, cupolas--all this and more can be found in here. If you love Victorian houses, you will definitely want this book.

Used price: $25.99
Buy one from zShops for: $43.95

Great for learning the inner workings of the operating sys
List price: $19.99 (that's 30% off!)
Used price: $4.95
Buy one from zShops for: $6.75

A New Dimension of Womanhood
List price: $29.99 (that's 30% off!)
This second edition has been updated to cover the latest and greatest features of the ever-evolving XML standard. It includes coverage of the final XML Schemas recommendation and the latest developments of XSL. The book is quite suitable for anyone with basic HTML knowledge.
The book steps its way through all the key topics--namespaces, models, transformations, formatting, etc.--with a style that keeps you engaged in what each topic looks like in real code, versus in theory. Plenty of notes and cautions highlight important points and pitfalls. There is an excellent presentation of how XML can be used to render formatted HTML using Cascading Style Sheets and XSL--one of the first areas many developers want to tackle when wading into the XML universe.
Advanced topics such as SOAP and three-tier architectures are presented, albeit only at a level of detail sufficient to familiarize you with the concepts. XML by Example is an excellent place to start to learn XML and a strong preparatory text for more extensive reading on the subject. --Stephen W. Plain

Not the Right BookI'm not a new programmer but I just started learning XML and I really don't need a book from the very beginning but still I grabbed this book because I thought I needed something to start with,
there isn't enough examples showing clarity
After that I started reading XML Bible 2nd addition, it has a lot of information and it has away too much details about each topic compared to this book but still difficult to read and has lots of Errata !!!.
I'm still looking for a book in XML that makes me really understand Schemas, namespaces, XSL, and XSLT, Xlink, relations between them and CSS,
I'm using xmlSpy and there you go, you will find everything there about how to make XSL, XSD, Schemas and DTD then the XML files and XSL and XSLT which really need to understand how they all work together but you find nothing about them in XML by example book, I'm not saying the book should explain xmlSpy but you have to know all these technologies to work on XML project.
In the end if you think you want to start with this book then don't, read w3c.School and get all the definition for XML technologies then get a much more detailed better book for it which I'm still looking for.
Useful.. ButThe reason is that I didn't give it a five star is for the examples presented in the book: for one reason, the examples started easy but got lengthy and difficult to follow up as the topics got more advanced. Another important reason is that the e-commerce example presented in the last chapter is totally in JAVA and servlets, and I couldn't get the examples to run because I couldn't setup the application to work (being an ASP developer, if the sample application was developing it would have been very useful to me)
One last thing to mention is that I couldn't download the code from the web site ( since the codes are not available with the book)
Good book to start.
Used price: $3.50
Buy one from zShops for: $4.62

Great at first glance, but actually notThe author tried to use examples to illustrate her ideas. However, due to the enormous amount of errors in the examples, I can hardly trust them. I'm wondering whether the author has tried her code on a real machine. Or maybe the code worked at a certain point, but got changed during the author's revision or printing. Thanks to my background in C/C++, I can identify some errors easily. Yet there may be more errors that I didn't realize. Here are some of the examples in the book that either don't work at all, or don't give the output as described: Ex4.49, Ex5.12, Ex 6.21, Ex6.32, Ex7.5, Ex7.9, Ex7.18.
Overall, I don't recommend the book to anyone taking Perl as the first programming language. If you have some background in other programming language, and would like to think about how to fix code in the textbook and play around, it's the book for you.
not bad, but there are better introductions out there
Nothing to get excited about
Used price: $1.49
Buy one from zShops for: $5.00

Excellent book for the beginning C programmer.
Great for BeginnersI am a relative beginner to programming. In the past, I have found programming tutorial books to be absolutely boring because they lacked examples. This book is ALL examples. It is a very good way to teach the language because at every stage of the learning process, I am forced to take an active role in the learning process. I am halfway through the book and I have already typed in about 20 mini-programs that have progressively become harder and more complex. The result is that I am naturally becoming comfortable with the C computer environment.
If you have never been exposed to C, this is the book