Modeling
More Pages: Modeling 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 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 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467


It's not what you may think.
An Excellent Primer to Study WWII Aircraft
List price: $49.99 (that's 30% off!)
Used price: $34.94
Buy one from zShops for: $32.99

Its worth buying, but buy it used, and be familiar with .NETThis book does a good job of describing ADO and its relationship to web controls. Covers caching, and interopability which I thought was valuable.
Cons: (not really "cons", but maybe some short-comings):
I wished it had more than a half-page section on the caching object along with some examples and real-world scenarios.
I would also have liked VB along with the C# code.
Finally, if the book is going to be about ADO & ASP.NET, then I feel it should have addressed the basics of getting data - creating a connection in .NET, and hooking it up to a sqldatareader. I already knew how to do that, however, other readers may not. They shouldn't have to go to another source to find out.
I couldn't put this book down when I got it yesterday, however, there were times when I found myself thinking "that sounds great.. but HOW do you do that?.. where is the example? What if I don't want to code in C# ?"..
Bottom line, its worth buying. Try to buy it used, and make sure you have a little background in .NET.
Warning-Expert book, No VB.NET code, all C#The author knows what he is talking about. Perhaps he made it overly complex, he goes in to great detail and some of it is overkill. I started reading it and I knew that I needed to get another book that simplifies some of the subjects and I would use this book when I need to get to the gritty details. I was rather disappointed that there was no Visual Basic .NET code. The author clearly is a C# expert. I may change my review once I read the whole book, I am sure I will appreciate his thoroughness once I have a grasp of ASP.NET.
Extremely good book for Intermediate to Advanced readersFor anybody else with certain degree of familiarity with the .Net environment, the book is going to be extremely useful.

List price: $39.95 (that's 9% off!)
Used price: $4.77
Buy one from zShops for: $9.95

useless
Good start for a Rose/UML beginner.Second, I'm not sure why the author has the use cases copied from the Use Case view to the Logical view. Anytime such replication is required, beware.
Regardless, this was an excellent introduction to UML and Rose. I now need to find other texts to elaborate on proper Use case development in UML.
Excellent for new Rose Users
Used price: $1.50
Buy one from zShops for: $6.00

great on all respects except for the MS snobberyBesides teaching data structures, this book accustoms the reader to using a sensible standard in program documentation and clarity, which is of course well-needed in the profession, and which will be of use for students who want to get an idea on not to lose any points in assignments because of deficient program documentation. I used that standard in my assignments, folks, and I really left the other students in the dust! (Other students were learning with the very mediocre compulsory book) This is probably something that I will use as long as I program, in any programming language.
Some people (including me) have a problem with the fact that the code is designed to work only with the GNU or Borland compilers, as they conspicuously ignore the popular VC++ development environment, classifying it under the heading "older compilers which doesn`t support static data members"... gimme a break! I usually have no patience with Microsoft-despising academics, but at least they make the minimal effort of posting VC++ compliant code on the web site, although "with no guarantee of it being correct". So I decided to give them 4 stars.
Contrary to what a reviewer has written, you do not need to be an instructor to download the code.
Suprisingly Good Text.
The most thorough and intelligent introduction to C++ everCombined with the source codes on the accompaning website, it is a invaluable source on C++ programming.

Used price: $3.05
Collectible price: $19.06
Buy one from zShops for: $5.22
This book begins with a short history of the evolution of UML as well as the basic terms of software engineering, including the incremental development as represented in the Rational Objectory software-development process.
The rest of the book uses a case study, developing a course registration system for a hypothetical college, while illustrating the basic types of UML diagrams in action. Each section uses plenty of screen shots to show how to use UML in the actual Rational Rose modeling tool. After some introductory requirements, the author walks the reader through the steps required to design this course registration system, from use cases (where the role of the users of the system is defined) and class diagrams (where object-modeling techniques are used) and then on to sequence diagrams (where the sequence of steps required to register students is defined). Further chapters move toward defining an architecture (how the system will be built and deployed in software and hardware) and even refining the design within the incremental methodology of Rational Rose.
Generally, this sample case study is just right--large enough to illustrate the interaction of design elements, but not too large as to be unmanageable. Consider this title if you lean toward hands-on materials. It covers a good deal of UML details within the context of the Rational Rose tool. --Richard Dragan

Good start; confusing inconsistencies; inadequate continuity
A Good Introduction That Builds Confidence
Does exactly what Preface states - INTRO to vis_model.Here is what book's preface says:
"[this book is NOT:]
- a tutorial on all the ins and outs of analysis and design using UML
- a tutorial on all the details in the Rational Objectory Process
- an explanation of all the notation and semantics of the UML
- an abridged explanation of the UML Notation
- a book on software architecture or C++ design
(...) This book is an introduction to the concepts needed to visualize a software system process, a notation, and a tool."
IMHO, the book achieves the purpose it states in 100%. It explains what visual modeling is in principle. It ligtly explains the notation. It walks the reader through the creation of a model of! a software system using Rational Rose. It is written in nice clean English (can't say that about mine ;-) ). It contains screenshots and provides Rational Rose GUI digest and sample auto-generated code in the Appendix. It does not obscure the picture with excruciating detail or complexity of the example software system (the author consciously chose to forget about some details of the sample software system for the sake of clarity).
Basically, you read the book on Saturday, digest it on Sunday, read it again over the next week (in a subway or where ever, the book is an easy read), realize where you messed up on your current project and how the Rational Rose tool could have been used to eliminate your problems, and buy another book on Visual Modeling next Saturday. This time a thick one.
Terry did a good job. If you need an easy read to get a picture on what Visual Modeling is because you heard a co-worker mention "Rational Rose is cool", get the book. Otherwise r! ead Rose help files or buy some thick volume on UML and &qu! ot;tri amigos'" work.

Used price: $11.95
Collectible price: $61.41
Buy one from zShops for: $22.00

One bad apple spoils the pair...
A good differential equations textbook
A Good Text, Typos Aside
List price: $39.99 (that's 30% off!)
Used price: $21.16
Buy one from zShops for: $20.95

Do not spend money on this book!I learned a lot trying to fix the errata myself; I should get paid.
What a disappointment
Excellent book for beginners who know some VB.NET / C#This book will not teach you VB.NET/C#. So you should be comfortable with the language of your choice before reading this book. Some examples have minor errors. At some place VB.NET code is referred in C# example. If you are an intermediate VB.NET or C# programmer then you can easily catch and fix them.
I experience some problems with examples in Chapter 12 "Data-Binding in Web form" using MSDE 2000 SQL Desktop Engine
1- Connection Error with OLEDB Jet 4.0: "The Microsoft Jet database engine cannot open the file ......nwind.mdb"
2- Connection Error with OLEDBSQL: "Login failed for user 'SERVER_NAME\ASPNET'"
I was able to solve it by keeping the MSDE password in the connection string.
My connection string looks like this:
"workstation id=SERVER_NAME;packet size=4096;user id=sa;data source="SERVER_NAME\ InstanceName ";persist security info=True;initial catalog=nwind;password= AStrongSAPwd"

Used price: $21.00
Buy one from zShops for: $20.99
Similar in spirit to software-design patterns, these UML components are catalogued with short prose descriptions and illustrated with UML. The detail here is often impressive, though the type is necessarily small. (Fortunately, the CD-ROM contains all these diagrams--including Java source code--for use within your own designs.) The authors--all experts in UML--have done the heavy lifting here. The idea is to incorporate these components within your own projects.
Besides a catalog of expert components, this book describes the authors' Feature-Driven Development (FDD) software-design process. (While there is one UML standard, design processes still proliferate.) FDD touts good productivity with a minimum of overhead. The authors argue that it can be used productively within today's ever-shorter business cycles.
In all, this book features much more than just color-enhanced UML. It provides a foundation of UML (and Java classes on the CD-ROM) that can model most business problems. If you design with UML, you can surely benefit from this intelligent and visually savvy text. --Richard Dragan

Don't Be FooledIf you get the 30 day eval of Together/J and you work through understanding the DNC and color, you'll pass into another dimension from which you will not readily want to return. Plain white UML is dimensionless to me now.
All that said, I gave the book a 4 because it really needs an update. The FDD (feature driven development) methodology is not really interesting or appropriate anymore, I think. In the new massively interconnected, distributed component world, features are not what its about anymore, unless you're developing a word processor. Also, the archetypes are based on a non-EJB approach that will change if distributed computing is applied to it, quite significantly. Still this is an important book and combined w/TogetherSoft's tool it's perhaps the best design/UML teaching combo available. There aren't enough books out there that have models for real things in them. This does that and a lot more.
Terrific, high-level referenceConsider industry thinking on Business Object Component Architecture. Consider IBM's SanFrancisco project with 4 BOCs completed. This book gives us 12! (My copy accordingly has 12 colorful sticky tags.) If someone has seen a more intuitive, comprehesive set of components, please let me know.
As Dragan's review says, these guys have done the "heavy lifting." Building on this book's BOCA even the poorest programmers will end with superior software.
And anyone who doesn't sense the far reaching implications, as Booch implies, of the colors and the "domain neutral component" either doesn't have the ability to do abstract thinking or just isn't paying attention. I didn't believe it until I added color to my own UML diagram.
Ignore the Java
Used price: $33.95
Collectible price: $37.06
Buy one from zShops for: $34.13
On the frontier of complexity science since he was a boy, Wolfram is a champion of cellular automata--256 "programs" governed by simple nonmathematical rules. He points out that even the most complex equations fail to accurately model biological systems, but the simplest cellular automata can produce results straight out of nature--tree branches, stream eddies, and leopard spots, for instance. The graphics in A New Kind of Science show striking resemblance to the patterns we see in nature every day.
Wolfram wrote the book in a distinct style meant to make it easy to read, even for nontechies; a basic familiarity with logic is helpful but not essential. Readers will find themselves swept away by the elegant simplicity of Wolfram's ideas and the accidental artistry of the cellular automaton models. Whether or not Wolfram's revolution ultimately gives us the keys to the universe, his new science is absolutely awe-inspiring. --Therese Littleton

The Emperor's New Kind of ClothesOn page 27 Wolfram explains "probably the single most surprising discovery I have ever made:" a simple program can produce output that seems irregular and complex.
This has been known for six decades. Every computer science (CS) student knows the dovetailer, a very simple 2 line program that systematically lists and executes all possible programs for a universal computersuch as a Turing machine (TM). It computes all computable patterns, including all those in Wolfram's book, embodies the well-known limits of computability, and is basis of uncountable CS exercises.
Wolfram does know (page 1119) Minsky's very simple universal TMs from the 1960s. Using extensive simulations, he finds a slightly simpler one. New science? Small addition to old science. On page 675 we find a particularly simple cellular automaton (CA) and Matthew Cook's universality proof(?). This might be the most interesting chapter. It reflects that today's PCs are more powerful systematic searchers for simple rules than those of 40 years ago. No new paradigm though.
Was Wolfram at least first to view programs as potential explanations of everything? Nope. That was Zuse. Wolfram mentions him in exactly one line (page 1026): "Konrad Zuse suggested that [the universe] could be a continuous CA." This is totally misleading. Zuse's 1967 paper suggested the universe is DISCRETELY computable, possibly on a DISCRETE CA just like Wolfram's. Wolfram's causal networks (CA's with variable toplogy, chapter 9) will run on any universal CA a la Ulam & von Neumann & Conway & Zuse. Page 715 explains Wolfram's "key unifying idea" of the "principle of computational equivalence:" all processes can be viewed as computations. Well, that's exactly what Zuse wrote 3 decades ago.
Chapter 9 (2nd law of thermodynamics) elaborates (without reference)on Zuse's old insight that entropy cannot really increase in deterministically computed systems, although it often SEEMS to increase. Wolfram extends Zuse's work by a tiny margin, using today's more powerful computers to perform experiments as suggested in Zuse's 1969 book. I find it embarassing how Wolfram tries to suggest it was him who shifted a paradigm, not the legendary Zuse.
Some reviews cite Wolfram's previous reputation as a physicist and software entrepreneur, giving him the benefit of the doubt instead of immediately dismissing him as just another plagiator. Zuse's reputation is in a different league though: He built world's very first general purpose computers (1935-1941), while Wolfram is just one of many creators of useful software (Mathematica). Remarkably, in his history of computing (page 1107) Wolfram appears to try to diminuish Zuse's contributions by only mentioning Aiken's later 1944 machine.
On page 465 ff (and 505 ff on multiway systems) Wolfram asks whether there is a simple program that computes the universe. Here he sounds like Schmidhuber in his 1997 paper "A Computer Scientist's View of Life, the Universe, and Everything." Schmidhuber applied the above-mentioned simple dovetailer to all computable universes. His widely known writings come out on top when you google for "computable universes" etc, so Wolfram must have known them too, for he read an "immense number of articles books and web sites" (page xii) and executed "more than a hundred thousand mouse miles" (page xiv). He endorses Schmidhuber's "no-CA-but-TM approach" (page 486, no reference) but not his suggestion of using Levin's asymptotically optimal program searcher (1973) to find our universe's code.
On page 469 we are told that the simplest program for the data is the most probable one. No mention of the very science based on this ancient principle: Solomonoff's inductive inference theory (1960-1978); recent optimality results by Merhav & Feder & Hutter. Following Schmidhuber's "algorithmic theories of everything" (2000), short world-explaining programs are necessarily more likely, provided the world is sampled from a limit-computable prior distribution. Compare Li & Vitanyi's excellent 1997 textbook on Kolmogorov complexity.
On page 628 ff we find a lot of words on human thinking and short programs. As if this was novel! Wolfram seems totally unaware of Hutter's optimal universal rational agents (2001) based on simple programs a la Solomonoff & Kolmogorov & Levin & Chaitin. Wolfram suggests his simple programs will contribute to fine arts (page 11), neither mentioning existing, widely used, very short, fractal-based programs for computing realistic images of mountains and plants, nor the only existing art form explicitly based on simple programs: Schmidhuber's low-complexity art.
Wolfram talks a lot about reversible CAs but little about Edward Fredkin & Tom Toffoli who pioneered this field. He ignores Wheeler's "it from bit," Tegmark & Greenspan & Petrov & Marchal's papers, Moravec & Kurzweil's somewhat related books, and Greg Egan's fun SF on CA-based universes (Permutation City, 1995).
When the book came out some non-expert journalists hyped it without knowing its contents. Then cognoscenti had a look at it and recognized it as a rehash of old ideas, plus pretty pictures. And the reviews got worse and worse. As far as I can judge, positive reviews were written only by people without basic CS education and little knowledge of CS history. Some biologists and even a few physicists initially were impressed because to them it really seemed new. Maybe Wolfram's switch from physics to CS explains why he believes his thoughts are radical, not just reinventions of the wheel.
But he does know Goedel and Zuse and Turing. He must see that his own work is minor in comparison. Why does he desparately try to convince us otherwise? When I read Wolfram's first praise of the originality of his own ideas I just had to laugh. The tenth time was annoying. The hundredth time was boring. And that was my final feeling when I laid down this extremely repetitive book:exhaustion and boredom. In hindsight I know I could have saved my time. But at least I can warn others.
A 20th century Salieri ?
Only Time Will Tell...The author demonstrates that cellular automata are capable of computing anything that can be computed by today's computing machines. He also shows that exceedingly simple rules can lead to exceedingly complex results. An implication of this is claimed to be that cellular automata can model most anything in the known universe and can serve as a model for exploring significant questions about our universe.
The author explores significant fields of science using the notions of cellular automata. For example, the chapter on biological evolution has many very interesting insights. The author also uses cellular automata to make what I would call a "first order" model of spacetime that includes the properties of time and causality. I found this to be quite interesting.
Reading this book also affords a glimpse for us non-braniacs into the course, from conception to fruition, of an actual scientific inquiry. This is a rare opportunity.
The author's intent, as I see it, is to offer ideas; to provide what I would call "plausibility arguments" for his claim that he has discovered a fundamental property of nature (the "Principle of Computational Equivalence"). I think he succeeds in making his claim plausible.
The author is not claiming that this book contains any actual, formal, scientific, final and conclusive proof of indisputable law by any completely rigourous method.
But our intuition can be notoriously misleading - that's why science is what it is.
While I am kind of impressed by this book, reviews by significant people in the scientific community seem to be mixed.
Therefore, paraphrasing what the author himself has said, the final review will be written only after a long time.

Used price: $75.00
Buy one from zShops for: $30.00

Grossly overpriced and useless
Excellent Intro into World of DatabasesPart I - Entity-Relationship Data Modeling
Part II - Database Design
Part III - Structured Query Language (SQL)
Part IV - Part Four (multi-user databases, Oracle 9i, and SQL Server 2000)
Part V - Database Access Standards (ODBC, OLE DB, ADO, ASP, XML, ADO.NET, JDBC, Java Server Pages, MySQL)
Part VI - Object-Oriented Database Processing
As you can see, Kroenke covers the necessary foundations of multiple DBMS systems, and goes into good detail on different schema regarding E-R data modeling. Additionally, screenshots are abundant in this text from numerous applications and DBMSs (including Access), and Kroenke does a great job at giving examples and discussing topics in a reader-friendly manner.
We use it in a cram course last yearWe used David Kroenke "Database Processing: Fundamentals, Design, and Implementation" in a cram course for preparation of graduate placement test here in Chulalongkorn University last year, and everyone was happy with it, especially it offers very clear concept of database and database design, internet. I don't know why some of the "Amrican" reviewers give it a very low rating. May be for those reviewers who found the text difficult are not well prepared in the technology yet, in this case may be they can try some 24 days or dummy types of book...