Showing posts with label book. Show all posts
Showing posts with label book. Show all posts

Verification and Validation in Scientific Computing Review

Verification and Validation in Scientific Computing
Average Reviews:

(More customer reviews)
This book is an excellent resource for anyone dealing with concepts of verification and validation. This was an important part of my thesis work, and this reference was invaluable in providing a much-needed comprehensive overview of the verification and validation literature. Both Oberkampf and Roy have done much pioneering in the field of V&V, so the reader is in good/capable hands. The book covers some fundamental V&V concepts, then moves into code verification and software quality assurance (Part II) and solution verification (Part III). It then covers model validation (Part IV), and covers issues in implementation, planning, and management and use of V&V in these activities (Part V). Part V is perhaps the most unique part of the book, but the coverage in all parts of the book is thorough.
This, along with Roache's "Verification and Validation in Computational Science and Engineering" (1998), proved to be an excellent survey of the field. (Much less helpful was the Salari and Knupp's "Verification of Computer Codes" (2002)). Coleman's "Experimentation, Validation, and Uncertainty Analysis for Engineers" (2009) has a more heavily experimental flavor, but is another great resource in this field.

Click Here to see more reviews about: Verification and Validation in Scientific Computing



Buy NowGet 22% OFF

Click here for more information about Verification and Validation in Scientific Computing

Read More...

Information Design Review

Information Design
Average Reviews:

(More customer reviews)
Don't read this book with the wrong expectations. This isn't a book about how to do information design. This is a book about being an information designer: theories, ethics, political and cultural issues, etc. I agree, the visual design is less than eloquent: standard MIT Press "academic." But the writing is exciting, so long as you're not looking for a how-to book. In fact, it's one of the lessons of this book that, so far as information design goes, our understanding of ID is still evolving and an how-to ID book would be premature.

Click Here to see more reviews about: Information Design



Buy Now

Click here for more information about Information Design

Read More...

Artificial General Intelligence (Cognitive Technologies) Review

Artificial General Intelligence (Cognitive Technologies)
Average Reviews:

(More customer reviews)
If you are interested in human-level artificial intelligence you probably should own this book. I liked reading the book and am glad I own it but there are criticisms. Most of the book is too qualitative. Even where prototype software has been deployed algorithms are not given, even in pseudocode. Too much of the book is speculation. I also think that too little attention has been paid to the control of complexity.

Click Here to see more reviews about: Artificial General Intelligence (Cognitive Technologies)



Buy Now

Click here for more information about Artificial General Intelligence (Cognitive Technologies)

Read More...

Data Structures & Algorithms in Java with CDROM (Mitchell Waite Signature) Review

Data Structures and Algorithms in Java with CDROM (Mitchell Waite Signature)
Average Reviews:

(More customer reviews)
I am surprised that most instructors haven't banned this book! It is absolutely one of the best data structures references on the market and with answers provided with the enclosed CD, one perfect "cheat book." Virtually all the standard data structures for an introductory DS&A course are included here with a good explanation behind the rationale used in the implementation of the code. Lafore is a good writer and explains things well, unlike certain authors. The book isn't heavy on the mathematics, which is good for programmers who don't want to get involved with theory. The applets which implement the data structures are particularly nice.
As mentioned in a previous review, trees are not covered well in this book, but most introductory books don't cover them well either. I don't expect to see an analysis of AVL or red-black trees in an introductory book (Cormen's text, which is the standard for grad school, doesn't explain trees well either). In fact, only Schaffer's book does a creditable job of explaining AVL trees but the implementation of the code isn't the greatest. But for linked lists, stacks,queues, and the like, there are few books that are the equal of this one. Buy the book and you'll pass your DS&A class with flying colors!

Click Here to see more reviews about: Data Structures & Algorithms in Java with CDROM (Mitchell Waite Signature)

Not filled with with obtuse mathematics and difficult proofs, MWSS:Data Structures and Algorithms in Java removes the mystique from DS&A. It does this in two ways. First, the text is written in a straightforward style, making it accessible to anyone. Second, unique new Java demonstration programs, called "Workshop Applets," are provided with the book. These Workshop Applets provide interactive "moving pictures" which the user can control and modify by pressing buttons. The books text describes specific operations the user can carry out with these Workshop Applets, and the applets then reveal the inner workings of an algorithm or data structure.

Buy Now

Click here for more information about Data Structures & Algorithms in Java with CDROM (Mitchell Waite Signature)

Read More...

Black-Scholes and Beyond: Option Pricing Models Review

Black-Scholes and Beyond: Option Pricing Models
Average Reviews:

(More customer reviews)
Neil Chriss' book, "Black-Scholes and Beyond" is the first book that I have found that clearly presents the fundamental thinking behind the Black-Scholes formula and all of the underpinning assumptions. I have looked long and hard for a book that can present to an interested and mathematically-adept reader a clear picture of the origin of the BS-formula. Books like Hull are poorly written and confusing to the uninitiated. Chriss, however, presents a logical case for the derivation of the BS-formula which has left me with an understanding of its ingredients and limitations. To flesh-out the BS limitations, Chriss presents 6 chapters on pricing options on Binomial Trees. Chriss' exposition presents trees as an alternative and powerful tool for the valuation of European, American, and exotic options. Trees are treated as a superset of tools to Black-Scholes and moreover as field of their own. The extensive bibliography has helped me track down journal articles on various related subjects so that I can further study the material.
Chriss presents a wealth of intuitive explanations to pricing options - explanations that help the reader gain a greater understanding of the limitations and problems that the current methods face. Often it is hard to find a text that presents in detail the shortcomings of a method or technique, but as any researcher would know, understanding the current limitations is fundamental to advancing the state-of-the-art. In this respect, Chriss goes way beyond any textbook available today.
The reader will find detailed explanations on how to use the BS formula and how to build binomial trees. Additionally, there is extensive material on how to build implied binomial trees and implied volatility trees. I have taken the time to write code to reproduce the material in the chapters and thus far I have had little difficulty, although the last couple of chapters could use a bit of augmentation. Nonetheless, I've read this book twice.
Chriss has done an outstanding job at presenting the material. I look forward to future revisions of this current book and to additional books that I hope he will write. Chriss has created a new standard in financial texts that I hope others adhere to.

Click Here to see more reviews about: Black-Scholes and Beyond: Option Pricing Models

An unprecedented book on option pricing! For the first time, the basics on modern option pricing are explained ``from scratch'' using only minimal mathematics. Market practitioners and students alike will learn how and why the Black-Scholes equation works, and what other new methods have been developed that build on the success of Black-Shcoles. The Cox-Ross-Rubinstein binomial trees are discussed, as well as two recent theories of option pricing: the Derman-Kani theory on implied volatility trees and Mark Rubinstein's implied binomial trees. Black-Scholes and Beyond will not only help the reader gain a solid understanding of the Balck-Scholes formula, but will also bring the reader up to date by detailing current theoretical developments from Wall Street. Furthermore, the author expands upon existing research and adds his own new approaches to modern option pricing theory. Among the topics covered in Black-Scholes and Beyond: detailed discussions of pricing and hedging options; volatility smiles and how to price options ``in the presence of the smile''; complete explanation on pricing barrier options.

Buy Now

Click here for more information about Black-Scholes and Beyond: Option Pricing Models

Read More...

Terrain Modelling (Modelling Masterclass) Review

Terrain Modelling (Modelling Masterclass)
Average Reviews:

(More customer reviews)
Richard Windrow's book is a must if you are seriously interested in terrain modelling. The professional skills on display within make it definitely worth his price.
In my country, the author is known as the artist behind the several magnificient paleolithic and medieval dioramas displayed at the Cantonal Museum of Early History in Zug - in the odd 1:62 scale, which means he had literally to build everything from scratch.
Each chapter of the book is dedicated to a particular scene or technique to model a specific environment in a step-by-step manner. Essential details about how to integrate human figures and vehicles effectively into a diorama are also adressed in the same way, and so are widespread mistakes. By the way, did anyone ever notice how many military dioramas lack any trace of tracks or tires in the mud around vehicles, as if those had fallen right out of the sky ?
Richard Windrow's solutions to this and many other common problems you may run into when building your diorams are simple but effective.
In front of the enormous wealth of details I found it pretty difficult to pick a favorite scene among all those discussed in this book. Perhaps the two most puzzling and therefore not to be missed are the jungle (Indeed, no other seems to have tackled that subject in such a depth before), and the fantastic Sherman Firefly armour diorama.

Click Here to see more reviews about: Terrain Modelling (Modelling Masterclass)

This title helps modellers who wish to display the results of their efforts to the best advantage in a diorama. This book provides detailed information on how to create many different types of terrain; the paints, glues, tools and materials that will be of help to the modeller; and how these can be obtained both in Europe and the USA. Illustrated with some 200 photographs and written by a master of diorama modelling with a lifetime's experience, this book provides the essential and invaluable guide to the materials and techniques needed to create top quality terrain for anywhere from Ancient Rome to the Western Front.

Buy NowGet 27% OFF

Click here for more information about Terrain Modelling (Modelling Masterclass)

Read More...

The Visual Display of Quantitative Information Review

The Visual Display of Quantitative Information
Average Reviews:

(More customer reviews)
You know what's so good about this book? The research, that's what. In showing both good and bad graphic design, Tufte has examples from as far back as 1686, and many examples from the 18th,19th & 20th centuries and from many different countries.
Good graphic design, he argues, reveals the greatest number of ideas in the shortest time with the least ink in the smallest space. Interestingly, some of the best examples of this come from the pre-computer era, when graphics had to be drawn by hand (and therefore more thought had to go into their design, rather than the author just calling up the Bar Graph template on the desktop.) For example, that picture you can see on the front cover of the book is actually a train timetable that packs a whole list of arrivals and departures at many different stations into a single little picture. A better example (and the "best statistical graphic ever drawn") shows Napoleon's route through Europe. It shows a) the map b) where he went c) how many people were in his army at each point and d) the temperature on the way back that killed off his army. At a glance you can see the factors that led to his army losing. AND it was drawn by hand in 1885 and is little more than a line drawing!
He also gives examples of really bad design, (including "the worst graphic ever to make it to print"), and shows what makes it so bad. His examples prove that information-less, counter-intuitive graphics can still look dazzlingly pretty, even though they're useless. In some examples, he shows how small changes can make the difference between an awful graphic and a really good one. My favourite example of this is how he drew the inter-quartile ranges on the x and y axes of a scatterplot, thus adding more information to the graphic without cluttering it up.
In summary, there's a lot more to good graphic design than being an Adobe guru. Reading this book made me feel like a more discerning viewer of graphics!

Click Here to see more reviews about: The Visual Display of Quantitative Information



Buy Now

Click here for more information about The Visual Display of Quantitative Information

Read More...

Business Data Networks and Telecommunications (5th Edition) Review

Business Data Networks and Telecommunications (5th Edition)
Average Reviews:

(More customer reviews)
We used this book in my graduate MIS course, and it was a great tool for learning the basics about data communications and networking. Many of my classmates thought that Panko did a great job of explaining data comm concepts, whether it was something as simple as an ethernet LAN, or as complex as an ATM network. Everyone in my class seemed to enjoy the text (both highly technical students with a background in data comms, and students who were learning the material for the first time).
The book is designed to give readers a general overview of a subject, then drill down into the details in later chapters. He starts with the basics (layers, encapsulation, protocols, etc), and then gets into how networks are built from the ground up. Panko has included numerous modules at the end of the book if you want to learn even more about a specific topic.
The author has also put together slides for each chapter which were very helpful in explaining difficult concepts, or emphasizing certain chapters in the text. If you can get a copy of them, I highly recommend using them.
I recommend this book for anyone looking for a way to learn a lot about data communications and networking. This book covers the gamut from LAN to WAN technology, packet switching, ATM networks, frames, IP addresses, etc. It can also serve as a tremendous reference if you need to review a topic later on down the road.

Click Here to see more reviews about: Business Data Networks and Telecommunications (5th Edition)



Buy Now

Click here for more information about Business Data Networks and Telecommunications (5th Edition)

Read More...

Skin Deep: Inside the World of Black Fashion Models Review

Skin Deep: Inside the World of Black Fashion Models
Average Reviews:

(More customer reviews)
I loved this book from front to back. It gave me an inside perspective on how black models are treated in the fashion industry. After being brain washed and white washed by dozens of "Vogue," "Glamour," and "Cosmo" magazines, I had lost sight of how beautiful and elegant black models/women are. This is unfortunate but true and can only account for the racist attitudes and standards that Western society (especially America) has against ethnic (African, Asian, Latin, and Native American Indian) beauty. Ethnic beauty is copied and exploited. You can see it in every page of the most popular fashion magazines. I also read Eileen Ford's comment about this book. She was wrong wasn't she. Thank you for writing this book Ms. Summers. It is unquestionably a work of art.

Click Here to see more reviews about: Skin Deep: Inside the World of Black Fashion Models



Buy Now

Click here for more information about Skin Deep: Inside the World of Black Fashion Models

Read More...

Marketing ROI : The Path to Campaign, Customer, and Corporate Profitability Review

Marketing ROI : The Path to Campaign, Customer, and Corporate Profitability
Average Reviews:

(More customer reviews)
With Marketing ROI, Jim Lenskold has introduced a very useful level of financial rigor into what the typically imprecise process of targeting investments in marketing and then measuring their impact on company profits. Two key concepts introduced are how Marketing ROI is correctly calculated (many companies do it wrong), and more importantly, how the Marketing ROI informantion is used to manage marketing investments, looking at the incremental investment in marketing, and its incremental effect on sales and profitablity. Jim covers the subject from a big company perspective, focusing on multi-product, multi-customer segment environments, but the concepts in the book can also be applied to small companies concerned with spending marketing dollars most effectively.
This is a key text to be used along with the latest in customer relationship management techniques and customer information technology to manage the profitability of a company's demand chain.

Click Here to see more reviews about: Marketing ROI : The Path to Campaign, Customer, and Corporate Profitability



Buy NowGet 40% OFF

Click here for more information about Marketing ROI : The Path to Campaign, Customer, and Corporate Profitability

Read More...

Classic Data Structures in C++ Review

Classic Data Structures in C++
Average Reviews:

(More customer reviews)
Keep this book on your shelf for a long time, you'll look back to it often. The exmaples use STL (standard templete library) so you don't have to worry about the code being useless when it comes to your data struct. Lastly, don't be intimidated by this book; accessible to both the beginner and expert.

Click Here to see more reviews about: Classic Data Structures in C++



Buy Now

Click here for more information about Classic Data Structures in C++

Read More...

The Jennifer Nicole Lee Fitness Model Diet: JNL's Super Fitness Model Secrets To A Sexy, Strong, Sleek Physique Review

The Jennifer Nicole Lee Fitness Model Diet: JNL's Super Fitness Model Secrets To A Sexy, Strong, Sleek Physique
Average Reviews:

(More customer reviews)
I originally bought this book because I was looking for the next step in my healthful lifestyle. I have been looking for a comprehensive book on the world of fitness modeling, especially the diet and workout side of things. This book was thoroughly disappointing to me. I feel as though I PAID for 200 pages of advertisement. I feel as though she is doing a disservice to women of iron everywhere. In addition, this book makes her come across so self-absorbed, she goes on and on about how amazing she is and there are probably a hundred pictures of her in this book. My fiance is a personal trainer and he also thinks this book is laughable because of the lack of information on the actual diet and exercise part of fitness competition. I am saddened that she had this opportunity to make this huge impact on the fitness community and she took the opportunity to really just advertise herself and her products.

Click Here to see more reviews about: The Jennifer Nicole Lee Fitness Model Diet: JNL's Super Fitness Model Secrets To A Sexy, Strong, Sleek Physique


JNL's inspirational weight loss success story has motivated millions worldwide. She is the world's top fitness model, and now she will show YOU the way! Now it's YOUR turn to become the new "fitness model" you—sexy, strong, and sleek!

In JNL's Fitness Model Diet, she reveals and shares her top trade secrets of the Super Fitness Model life:



Discover super fitness model beauty secrets
Explore JNL's all-time favorite and fail proof workouts
Get two weeks worth of JNL's fitness model recipes and food plans to help you blast fat off fast, revealing feminine muscle tone

BONUS MATERIAL:

JNL shows you how to:
Build a successful fitness modeling career
Prepare for a great photo shoot with fitness model Must-Do's
Make a big name for yourself in the fitness modeling industry


Buy NowGet 45% OFF

Click here for more information about The Jennifer Nicole Lee Fitness Model Diet: JNL's Super Fitness Model Secrets To A Sexy, Strong, Sleek Physique

Read More...

Business Data Networks and Telecommunications (8th Edition) (Pearson Custom Business Resources) Review

Business Data Networks and Telecommunications (8th Edition) (Pearson Custom Business Resources)
Average Reviews:

(More customer reviews)
This book is required reading for a network management course I am taking. The book is generally informative at maybe a college junior business student level 1st network management course. It is easy to read and discusses some important subjects. I have not finished it yet.
The authors do go off on a tangent about writing network speeds correctly which I think is a bit overdone.
The cost of the book is just way too high for me. If it was not required I would not have purchased this book.
In summary, a good interesting read but quite costly.

Click Here to see more reviews about: Business Data Networks and Telecommunications (8th Edition) (Pearson Custom Business Resources)

Business Data Networks and Telecommunications guides readers through the details of networking with its clear writing style, job-ready detail, and focus on the technologies that are used in today's marketplace. The eighth edition provides readers with the methods of preparation for dealing with specific network standards.

Buy NowGet 21% OFF

Click here for more information about Business Data Networks and Telecommunications (8th Edition) (Pearson Custom Business Resources)

Read More...

Object-Oriented Discrete-Event Simulation with Java - A Practical Introduction (SERIES IN COMPUTER SYSTEMS (previously: The Plenum Series in Computer (Series in Computer Science) Review

Object-Oriented Discrete-Event Simulation with Java - A Practical Introduction (SERIES IN COMPUTER SYSTEMS (previously: The Plenum Series in Computer (Series in Computer Science)
Average Reviews:

(More customer reviews)
Some of the concepts were new to me and some were not. The old ideas were the ones that I came across in a first Java programming course or in a discrete-event simulation course. Book is easy to read, concise, not a textbook. Useful for someone that has not studied anything about discrete-event simulation.

Click Here to see more reviews about: Object-Oriented Discrete-Event Simulation with Java - A Practical Introduction (SERIES IN COMPUTER SYSTEMS (previously: The Plenum Series in Computer (Series in Computer Science)

This book introduces the application of the Java programminglanguage in discrete-event simulation. In addition, the fundamentalconcepts and practical simulation techniques for modeling differenttypes of systems to study their general behavior and their performanceare introduced. The approaches applied are the process interactionapproach to discrete-event simulation and object-oriented modeling.Java is used as the implementation language and UML as the modelinglanguage. The first offers several advantages compared to C++, themost important being thread handling, graphical user interfaces (GUI),and Web computing. The second language, UML (Unified ModelingLanguage), is the standard notation used today for modeling systems asa collection of classes, class relationships, objects, and objectbehavior. The book concentrates on object-oriented modeling andimplementation aspects of simulation models using Java and practicalsimulation techniques. In addition, the book illustrates the dynamicbehavior of systems using the various simulation models as casestudies.

Buy Now

Click here for more information about Object-Oriented Discrete-Event Simulation with Java - A Practical Introduction (SERIES IN COMPUTER SYSTEMS (previously: The Plenum Series in Computer (Series in Computer Science)

Read More...

Stochastic Partial Differential Equations : A Modeling, White Noise Functional Approach (Probability and Its Applications) Review

Stochastic Partial Differential Equations : A Modeling, White Noise Functional Approach (Probability and Its Applications)
Average Reviews:

(More customer reviews)
SUMMARY: This book presents a new approach to stochastic partial differential equations based on white noise analysis. The framework makes heavy use of functional analysis and its main starting point is the Wiener chaos expansion and analogous expansions on different functional spaces (Schwartz spaces).
A stochastic PDE is a PDE containing a random noise term, which may be additive or multiplicative. One of the problems when working with Stochastic PDEs is to define a notion of solution which is meaningfully extendable to the nonlinear case. Problems arises because the noise term is highly irregular: for each sample of the noise, one has a (nonlinear) PDE with a very irregular term in it. In physical terms, one may encounter "ultraviolet" divergences. So, one is first faced with an existence/ unicity problem for such equations. Additionally, one would like to describe probabilitic properties of such solutions.
The method proposed by the authors can be described as follows: first, one expands the noise term in the PDE using a Wiener chaos expansion. Truncating the expansion at a certain order n yields a "regularized" equation in which the noise is smoothened. This can be roughly described as an ultraviolet cutoff. The equation then has a unique solution in an appropriate functional space. The solution of the original SPDE is then defined as the sequence of truncated solutions. In some cases, this sequence may converge in some classical sense in an appropriate function space to a weak or strong solution defined in the usual sense. But, in general, this is not the case and the notion of solution defined by the authors may be different from classical notions.
Although the title contains the word 'modeling', it may look as the abstract definition of solution proposed by the authors may have little to do with the physical notion of solution. One feels a need for a justification why this definition of a solution is physically relevant at all, which I feel is lacking. The authors give some examples, such as the noisy Burgers equation and the Kardar-Parisi-Zhang equation, but the results predicted for the solutions seem to be different than the ones predicted for example by renormalization group analysis for example regarding the scaling exponents for KPZ. Also, it would be interesting to compare this notion of solution with more classical ones for example using the semigroup/ Green function approach.
The approach proposed bears a strong resemblance to ultraviolet regularization schemes used in renormalization group theory. In fact, this framework may be seenas a probabilistic setting for renormalization methods.Unfortunately there is little discussion of this point in the book.
The first chapters contain an interesting review of white noise expansions and chaos expansions, useful in their own interest.
Overall I recommend this book as interesting for researchers in mathematical and theoretical physics.

Click Here to see more reviews about: Stochastic Partial Differential Equations : A Modeling, White Noise Functional Approach (Probability and Its Applications)

The main emphasis of this work is on stochastic partial differential equations. First the stochastic Poisson equation and the stochastic transport equation are discussed; then the authors go on to deal with the Schrodinger equation, the heat equation, the nonlinear Burgers' equation with a stochastic source, and the pressure equation. The white noise approach often allows for solutions given by explicit formulas in terms of expectations of certain auxiliary processes. The noise in the above examples are all of a Gaussian white noise type. In the end, the authors also show how to adapt the analysis to SPDEs involving noise of Poissonian type.

Buy Now

Click here for more information about Stochastic Partial Differential Equations : A Modeling, White Noise Functional Approach (Probability and Its Applications)

Read More...

Business Data Networks and Telecommunications (7th Edition) Review

Business Data Networks and Telecommunications (7th Edition)
Average Reviews:

(More customer reviews)
I actually had to buy this book for a college class however the class didn't require a thorough reading of the book. Well, after the class, months after, I went back to the book and re-read it and I must say, it's a great book. It goes over networking hardware, the OSI layer and has several diagrams. I really found this book to be helpful.

Click Here to see more reviews about: Business Data Networks and Telecommunications (7th Edition)

Panko teaches students about the technologies that are being used in the marketplace. This text covers market-driven content such as wireless LANs, security and network management, TCP/IP, and application layers. This text would be suitable for business professionals looking for the most recent developments in data communications and networking.

Buy NowGet 25% OFF

Click here for more information about Business Data Networks and Telecommunications (7th Edition)

Read More...

Object-Oriented Modeling and Design Review

Object-Oriented Modeling and Design
Average Reviews:

(More customer reviews)
This book gives what seems like a reasonably good description of each of the three OMT models: object, functional and dynamic. Unfortunately, when attempting to use the ideas presented, one becomes immediately aware that no explanation of how to use all three models together is given.
Looking at the examples, one finds that the examples in each model's section are totally unrelated to the examples in the other two model's sections. Essentially, the authors have fabricated example systems for each section that are easy to describe using that particular model, but have failed to show the other two models for those systems. This book would have been far better if the same set of examples were carried through the three types of models, showing how they interrelate.
The primary problem with the book, however, seems to be that it's about OMT. OMT has many serious flaws. OMT's object model notation is reasonable. The functional model notation is satisfactory. The dynamic model is incomplete. And the three models are not related to eachother in any clear way by this book. Without fixing the flaws inherent in OMT, any book on OMT is going to be mostly useless.

Click Here to see more reviews about: Object-Oriented Modeling and Design

Object-oriented modelling and design promote better understanding of requirements, cleaner designs and more maintainable systems. Often, books on related subjects rely on programming and coding, forcing readers to think in terms of the computer, and not the application. "Object-oriented Modeling and Design" emphasizes that object-oriented technology is more that just a way of programming. It applies techniques to the entire software development cycle. This volume presents a new object-oriented software development methodology - from analysis, through design, to implementation.Key features of the book include a focus on high-level, front-end conceptual processes of analysis and design, rather than just on the low-level, back-end implementation steps of programming; coverage of the entire development life cycle - analysis, design, implementation without a change of notation at each stage; a presentation of graphical notation and methodology independent of any particular programming language; case studies of industrial object-oriented applications developed by the authors; and examples and exercises that bring out fine points, summary lists of concepts and methodology steps, and almost 300 diagrams.

Buy Now

Click here for more information about Object-Oriented Modeling and Design

Read More...