Foto 1 di 1

Galleria
Foto 1 di 1

UML Distilled: A Brief Guide to the Standard Object Modeling Language by Fowler
US $6,70
CircaEUR 5,86
Condizione:
Buone condizioni
Libro che è già stato letto ma è in buone condizioni. Mostra piccolissimi danni alla copertina incluse alcune rigature, ma nessun foro o strappo. È possibile che la sovraccoperta per le copertine rigide non sia inclusa. La rilegatura presenta minimi segni di usura. La maggior parte delle pagine non è danneggiata e mostra una quantità minima di piegature o strappi, sottolineature di testo a matita, nessuna evidenziazione di testo né scritte ai margini. Non ci sono pagine mancanti. Per maggiori dettagli e la descrizione di eventuali imperfezioni, consulta l'inserzione del venditore.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Spedizione:
Gratis Standard Shipping.
Oggetto che si trova a: Sparks, Nevada, Stati Uniti
Consegna:
Consegna prevista tra il ven 6 giu e il mer 11 giu a 94104
Restituzioni:
Restituzioni entro 30 giorni. Le spese di spedizione del reso sono a carico dell'acquirente..
Pagamenti:
Fai shopping in tutta sicurezza
Il venditore si assume la piena responsabilità della messa in vendita dell'oggetto.
Numero oggetto eBay:364014759827
Specifiche dell'oggetto
- Condizione
- Book Title
- UML Distilled: A Brief Guide to the Standard Object Modeling Lang
- Publication Date
- 2003-09-15
- Edition Number
- 3
- Pages
- 208
- ISBN
- 9780321193681
Informazioni su questo prodotto
Product Identifiers
Publisher
Addison Wesley Professional
ISBN-10
0321193687
ISBN-13
9780321193681
eBay Product ID (ePID)
4528080
Product Key Features
Number of Pages
208 Pages
Language
English
Publication Name
Uml Distilled : a Brief Guide to the Standard Object Modeling Language
Subject
Programming / Object Oriented
Publication Year
2003
Features
Revised
Type
Textbook
Subject Area
Computers
Series
Addison-Wesley Object Technology Ser.
Format
Trade Paperback
Dimensions
Item Height
0.7 in
Item Weight
12 Oz
Item Length
9.3 in
Item Width
6.9 in
Additional Product Features
Edition Number
3
Intended Audience
Scholarly & Professional
LCCN
2003-057759
Dewey Edition
22
Number of Volumes
2 vols.
Illustrated
Yes
Dewey Decimal
005.1/17
Edition Description
Revised edition
Table Of Content
Preface. Why bother with the UML? Structure of the book. Changes for the Third Edition. Acknowledgements. 1. Introduction. What Is the UML? Ways of Using the UML. How We Got to the UML. Notations and Meta-Models. UML Diagrams. What is Legal UML? The Meaning of UML. UML is not enough. Where to Start with the UML. Looking for More Information. 2. Development Process. Iterative and Waterfall Processes. Predictive and Adaptive Planning. Agile Processes. Rational Unified Process. Fitting a Process to a Project. Fitting the UML into a process. Understanding Legacy Code. Choosing a Development Process. Where to Find Out More. 3. Class Diagrams: The Essentials. Properties. Attributes. Associations. Multiplicity. Programming Interpretation of Properties. Bi-directional Associations. Operations. Generalization. Notes and Comments. Dependency. Constraint Rules. When to Use Class Diagrams. Where to Find Out More. 4. Sequence Diagrams. Creating and deleting participants. Loops, conditionals and the like. Synchronous and Asynchronous Calls. When to use Sequence Diagrams. 5. Class Diagrams: Advanced Concepts. Keywords. Responsibilities. Static Operations and Attributes. Aggregation and Composition. Derived Properties. Interfaces and Abstract Classes. Read Only and Frozen. Reference Objects and Value Objects. Qualified Associations. Classification and Generalization. Multiple and Dynamic Classification. Association Class. Template (Parameterized) Class. Enumerations. Active Class. Visibility. Messages. 6. Object Diagrams. When to use Object Diagrams. 7. Package Diagrams. Packages and Dependencies. Package Aspects. Implementing Packages. Where to Find Out More. When to Use Package Diagrams. 8. Deployment Diagrams. When to use deployment diagrams. 9. Use Cases. Content of a Use Case. Use Case Diagrams. Levels of Use Cases. Use cases and features (or stories). When to Use Use Cases. Where to Find Out More. 10. State Machine Diagrams. Internal Activities. Activity States. Superstates. Concurrent States. Implementing State Diagrams. When to Use State Diagrams. Where to Find Out More. 11. Activity Diagrams. Decomposing an action. Partitions. Signals. Tokens. Flows and Edges. Pins and Transformations. Expansion Regions. Flow Final. Join Specifications. And there''s more. When to Use Activity Diagrams. Where to Find Out More. 12. Communication Diagrams. When to use Communication Diagrams. 13. Composite Structures. When to Use Composite Structures. 14. Component Diagrams. When to use Component Diagrams. 15. Collaborations. When to Use Collaborations. 16. Interaction Overview Diagrams. When to use Interaction Overview Diagrams. 17. Timing Diagrams. When to use Timing Diagrams. Appendix A Changes between UML Versions. Revisions to the UML. Changes in UML Distilled. Changes from UML 1.0 to 1.1. Type and Implementation Class. Complete and Incomplete Discriminator Constraints. Composition. Immutability and Frozen. Returns on Sequence Diagrams. Use of the Term "Role". Changes from UML 1.2 (and 1.1) to 1.3 (and 1.5). Use Cases. Activity Diagrams. Changes from UML 1.3 to 1.4. Changes from UML 1.4. to 1.5. From UML 1.x to UML 2.0. Class Diagrams (Basic). Interaction Diagrams. Class Diagrams (Advanced). State Diagrams. Activity Diagrams. Bibliography. Index.
Synopsis
Pressured with tight deadlines, application developers do not have the luxury of keeping completely up-to-date with all of the latest innovations in software engineering. Once in a great while, a tremendous resource comes along that helps these professionals become more efficient. The first two editions of UML Distilled have been perennial best-sellers because of their concise, yet thorough, nature. This eagerly-anticipated third edition allows you to get acquainted with some of the best thinking about efficient object-oriented software design using the latest version of the industry-standard for modeling software: UML 2.0. The author has retained the book's convenient format that has made it an essential resource for anyone who designs software for a living. The book describes all the major UML 2.0 diagram types, what they are intended to do, and the basic notation involved in creating and deciphering them. A true treasure for the software engineering community., More than 300,000 developers have benefited from past editions of UML Distilled . This third edition is the best resource for quick, no-nonsense insights into understanding and using UML 2.0 and prior versions of the UML. Some readers will want to quickly get up to speed with the UML 2.0 and learn the essentials of the UML. Others will use this book as a handy, quick reference to the most common parts of the UML. The author delivers on both of these promises in a short, concise, and focused presentation. This book describes all the major UML diagram types, what they're used for, and the basic notation involved in creating and deciphering them. These diagrams include class, sequence, object, package, deployment, use case, state machine, activity, communication, composite structure, component, interaction overview, and timing diagrams. The examples are clear and the explanations cut to the fundamental design logic. Includes a quick reference to the most useful parts of the UML notation and a useful summary of diagram types that were added to the UML 2.0. If you are like most developers, you don't have time to keep up with all the new innovations in software engineering. This new edition of Fowler's classic work gets you acquainted with some of the best thinking about efficient object-oriented software design using the UML--in a convenient format that will be essential to anyone who designs software professionally., Series: The Addison-Wesley Object Technology Series The long-awaited third edition of the best-selling UML book on the market; fully-updated and compliant with UML 2.0. This eagerly-anticipated third edition gets students thinking about efficient object-oriented software design using the latest version of the industry-standard for modeling software: UML 2.0. The author has retained the book's convenient, concise format that has made it an essential resource in courses introducing UML. The book describes all the major UML 2.0 diagram types, what they are intended to do, and the basic notation involved in creating and deciphering them. A true treasure for the software engineering community.
LC Classification Number
QA76.9.O35F695 2003
Descrizione dell'oggetto fatta dal venditore
Informazioni sul venditore professionale
Informazioni su questo venditore
AlibrisBooks
98,5% di Feedback positivi•1,9 milioni oggetti venduti
Registrato come venditore professionale
Feedback sul venditore (506.190)
- _***s (6)- Feedback lasciato dall'acquirente.Mese scorsoAcquisto verificatoWhen I'd originally placed this order, I had accidentally put in the wrong shipping address. However, the seller was more than helpful, and the CD arrived!! The packaging was wide open when it arrived, but luckily nothing was damaged. Additionally, there was nothing protective on the CD, so that open package made me feel kind of nervous. Otherwise, absolutely great! The customer service was awesome, and the product was as described.
- r***w (225)- Feedback lasciato dall'acquirente.Ultimi 6 mesiAcquisto verificatoItem was lost in delivery- but after some communication, seller was understanding and provided a refund. I ordered another and had it sent elsewhere. My main issue was that it felt as if I was getting automated responses at first!! Please have humans review human inquiries!! It was painstaking explaining the situation to an A.I. who only repeats unhelpful replies. Thanks again!! Otherwise. Great price! Great seller!
- a***a (346)- Feedback lasciato dall'acquirente.Ultimi 6 mesiAcquisto verificatoThis hardback book is of the highest quality, has a fine appearance , arrived in perfect condition, and is an excellent value. On what I was not asked about this time, communicating with the seller would have required using email outside of the eBay system, because they do not accept eBay messages, the book was well packed in a purpose-designed cardboard box, the shipping was faster than I expected for the bound media rate, and the book was exactly as described and pictured.Tameshigiri - The History and Development of Japanese Sword Testing by Sesko (N° 282906424466)