Applications Books
Related Subjects: XUL
More Pages: 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 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250

Used price: $63.07

Excellent Intermediate Level BookReview Date: 2008-02-08
Take your OpenGL skills to the next levelReview Date: 2006-04-14
The first part of the book goes over some of the more basic OpenGL material - 3D transformations, color, shading, and lighting. Although the second part of the book - basic techniques - may look old hat at first, it does cover some interesting subjects such as deferred shading and image processing techniques that you don't normally think of as wedded to computer graphics. The best part of the book, to me, is part 3 on advanced techniques. In particular the chapters on scene realism, natural detail, illustration and artistic techniques, and scientific visualization have very unique material on them that reveal algorithmic details along with enlightening illustrations and pseudocode. The reader of this book should already be familiar with performing computer graphics using OpenGL and also be somewhat mathematically sophisticated considering that mathematics is heavily used in this book. All of the code for the methods and effects used at this book are in a zipfile at the book's website. I highly recommend this book to anyone who has gone through the "OpenGL Programming Guide" and wants to take their computer graphics skills to the next level.
One of the authors of this book does have an extensive tutorial freely available on the web that is an older subset of this book, so you might want to check it out and see if you like his writing style before you purchase. Type "Advanced Graphics Programming Techniques Using OpenGL" into Google and the first address listed should be the author's tutorial. It is no longer on OpenGL.org as far as I can tell.
A new review (again)Review Date: 2005-06-02
There is a paper on OpenGL.org written by an author, and much of that paper's info is in the book. It is not a direct reprint though. I was disappointed because I had an immediate impression it was just a total reprint of a free document. Also, the book is not hand-on at all, you really have to know your way around OpenGL to implement the techniques. It's not a quick teach-yourself-OpenGL book.
Now, I came back to update my review, because the first few chapters are crammed full of info that is really, really good. Well worth the money for the book. If you really want to know OpenGL on the inside... this book is it. It's just alot of reading, and very little hands-on. And some info in here you can find on OpenGL.org, but much newer techniques are covered to.
So I bumped it back to 5 stars, and it is an honest review. It is really worth it for these deep chapters, not for code techniques. Don't buy it unless you really already have a good handle on GL you will not be able to figure much out.

Used price: $29.00

Excellent readingReview Date: 2006-01-05
very thought provoking and visually stimulatingReview Date: 2000-07-26
Sea Shell MathReview Date: 2002-06-02

Used price: $7.10

Amazon And BeyondReview Date: 2008-03-27
An excellent breadth-first approachReview Date: 2007-08-28
Excellent introduction to Amazon mashupsReview Date: 2007-07-01
One thing you'll get here but not in a lot of other comparable books are architecture diagrams for each project. This is particularly helpful for mashups where there's often lots of integration happening at multiple layers. The illustrations help solidly conceptualize what happens where.


AmazingReview Date: 2006-09-23
True believers in those original goals of artificial intelligence take heart -- this book gives new hope to a field that has come to be dominated by engineering approaches that only work in special cases like the logic behind the cruise control switch in a car. Mitchell's model provides the fluidity and flexibility that is lacking from classical machine learning techniques.
Redefining what artificial intelligence is all aboutReview Date: 2000-02-18
Copycat is unlike anything in artificial intelligence. It is not a symbolic system, neither a connectionist one. The major goal of the project is to study the nature of concepts. Concepts, as we all know, are flexible, context-sensitive creatures. For instance, DNA has nothing to do with a computer program, but there is a sense on which we can see DNA as a computer program that guides embrionary development. DNA can also be seen as a zipper, as it "zips down" in two parts (for cell reproduction). Still another view would be DNA as a will, for it carries valuable hereditary "property". Now, DNA is in truth just a molecule, and nothing else. The question is, how can we see the same thing (such as DNA) as so many different things? Moreover, how can these fluid context-sensitive concepts be implemented in rigid, rule-obeying computers?
To which the answer is: what we view is the abstract roles that DNA plays in embrionary development, cell division, and in individual reproduction. And this is the very idea of "Analogy-making as perception".
Well, not so fast. The copycat project is not designed to grasp such extremely complex subjects as DNA, but, on the other hand, it presents a computational architecture that suggests what the nature of concepts is like, and how flexible concepts may emerge from inflexible mechanisms.
Copycat can solve analogy problems such as abc->abd:ijk-> ?. But it is not restricted to trivial ones. Consider the following analogy: abc ->abd:xyz->?. How would you solve it? How do you think that copycat solves it?
Obviously, this project doesn't fit in very easily in classical artificial intelligence, as it attacks some of the most pervasive ideas of the field, such as the separation of perception and cognition. In fact, I think this book redefines the major questions of artificial intelligence (and although Mitchell does not state it, I think the copycat model does not fall prey to either the frame problem or to the symbol grounding problem).
It is very unfortunate that this is not one of the best-selling books in AI. But I believe that it will ultimately make its mark on the History of the field, if for no other reason than it simply is the right approach to genuine intelligence and authentic understanding.
Should one day Amazon.com let me give a 6-star to a book, but charge me a dollar for giving it, this is one that would definitely deserve to be such a 6-star.
============================================
PS. I would also recommend Hofstadter's Fluid Concepts and Creative Analogies; and Robert French's Subtlety of Sameness.
THE insightful project on machine perceptionReview Date: 2000-02-06
For deep reasons, this was an invalid move, but only a few could see it. Melanie surely could, for her highly original copycat project exhibits some of the best insights in Artificial Intelligence ever.
AI is still so much pervaded with the wrong ideas that this book will need to take some time to make its definitive mark on the history of the field.
If genuine understanding is ever to be built into a machine, understanding of the kind that Searle's gang will be forever denying, then it will come from an architecture similar to that proposed in this book.
Then again, I could turn out to be wrong. But let us let History decide on this issue.

Used price: $53.10

Excellent book for all levelsReview Date: 2001-07-07
Great Book to Compliment Great ClassReview Date: 2007-07-07
The textbook presents the theory in a clear way that is easy to follow. If you were to read the chapter, you know enough to answer any of the problems. And if you were decided between texts, the layout of the problems of this text would be the reason to choose it. That is because of the science and real world applications of the problems. This is not "plug and chug." It is applying what was learned.
For me this book and the class in which it was used formed the foundation of all my latter math courses. This book has some pre-calculus problems, but that isn't its focus. Calculus has its advantages, but I always found trig to be more visual than most things in calculus. It is easier to picture what is actually going on in the math problem. But if you can relate your newly learned problem solving skills when approaching calculus problems, you will have no trouble.
One of my favorite problems in this book, which was included in the sixth edition on page 281, problem 71, is about an arched doorway. I don't know if the current versions have this problem. However it is worth researching. On my website (see my profile), I discuss this problem. And the excellent problems is what make this the best trig book I've seen.
Pre Calculas PrepReview Date: 2007-01-01

Used price: $28.70

Excellent book on hosted applicationsReview Date: 2002-01-12
ASP's best communicator!Review Date: 2001-10-15
Packed with information for a wide range of readersReview Date: 2002-08-26
- PROVIDERS: Chapters 3 (Understanding ASP), 5 (Network Computing and ASP Architectures), 8 (ASP Security Services), and 10 (ASP Enabling: Requirements and Fulfillment) cover the critical success factors that the ASP needs to ensure, as well as gives a good overview of what it takes to frame a value proposition to potential clients.
- CLIENTS: Chapters 2 (Why Companies Outsource), 3 (Understanding ASP), 6 (ASP Types and Services), and 7 (Managing ASPs) show what to expect from an ASP, how to determine if outsourcing to one makes business sense, and how to effectively manage an ASP after the contract is signed.
- INVESTORS/VCs: Chapters 1 (The History and Evolution of Outsourcing and ASP), 2 (Why Companies Outsource), 4 (Taxonomy for ASP Economies), 9 (Strategic Analysis of ASP Types), and 11 (The Future of ASP) make a compelling case in favor of investing in an ASP, and how to properly evaluate proposed business models.
To be sure there is a lot of overlap of material that will be of interest between and among the stakeholders cited above, but the chapters I cited will be the ones that each should read first. What makes this book so valuable is the panoramic view of the ASP industry, and the level of detail that each topic is given. The author knows his stuff, and, more importantly, knows how to clearly communicate it.
If you are among the stakeholder groups cited above this is the single most informative book on the topic to date.

Used price: $0.75

Great bookReview Date: 2000-08-23
Great bookReview Date: 2000-08-23
Excellent Source and Text!Review Date: 2000-07-26

Used price: $45.55

Execellent BookReview Date: 2001-01-31
customer reviewReview Date: 2003-03-21
best of proengineer sheetmetalReview Date: 2002-12-15

Used price: $59.00

a studentReview Date: 2003-07-09
Good Book for multi-language interfacing ProgrammngReview Date: 2003-07-07
Besides the interfacing technology, the author seems to have a deep understanding for each programming language. I found that in chapters, the author provides some useful hands-on technologies, such as the pseudo-components in the Visual Basic to access the
Database, recovering the developed program codes in VisualWorks in Smalltalk and developing a DLL in MATLAB. I cannot find those hands-on technologies from any other textbooks or professional language reference books in the market.
Finally, this book provides me an easy-to-learn style, which means that each example in the book starts from the fundamental level, and little by little, it gradually adds more complicated components and finally I can get a finished program that contains the completed parts I need to interface to codes developed in other language.
Comprehensive Guide to Inter-Language CommunicationReview Date: 2003-07-03

Used price: $56.81

Why I like this bookReview Date: 2007-11-16
The autor gives a fairly rigorous explication of the fundamentals of manifolds and groups in the first chapter, skipping proofs of harder facts. He then spends the rest of the book focusing on how to find symmetry groups of differential equations and their interpretation. He goes through detailed calculations and provides many helpful examples, without which I would have no chance of understanding the book. He gives very readable and easily applicable formulas for prolongation of group actions and vector fields, and supplies the heavy-handed theorems relating subvarieties of the prolonged group actions to symmetry groups of the DE's.
Algebraists will find the book lacking in details and probably fairly myopic in scope. Applied people such as myself will find it indispensible as a resource for actual computation. The focus of the book is consistent with the original formulations by Lie and Noether and is still relevant and largely untaught in standard courses. Reading this book, I have learned some very helpful TECHNIQUES, and I suspect if that's what you're looking for this book will be a Godsend.
GOODReview Date: 2006-11-03
This book fulfils a great lackReview Date: 2000-06-03
The book is one of the best attempts to put this topic into an ordered, easy to studying form, despite of its being a rapidly developing and thus hard to teaching issue. It survived two editions, and I am sure this is not the last.
I am also sure that anyone who is involved in the area, will need to read this book, or have already read it.
Related Subjects: XUL
More Pages: 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 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250
Disadvantages are:
-too short articles on difficult topics
-too much (for me) about CADs
-somewhat old (using pbuffers instead of FBOs)
P. S.
The link for source codes from the book doesn't work, use the following one: [...]