作者:
[美]
Craig Larman 出版社: Prentice Hall 副标题: An Introduction to Object-Oriented Analysis and Design and Iterative Development 出版年: 2004-10-30 页数: 736 定价: USD 89.99 装帧: Hardcover ISBN: 9780131489066
"This edition contains Larman's usual accurate and thoughtful writing. It is a very good book made even better." -Alistair Cockburn, author, Writing Effective Use Cases and Surviving OO Projects"Too few people have a knack for explaining things. Fewer still have a handle on software analysis and design. Craig Larman has both." -John Vlissides, author, Design Patterns and Patter...
"This edition contains Larman's usual accurate and thoughtful writing. It is a very good book made even better." -Alistair Cockburn, author, Writing Effective Use Cases and Surviving OO Projects"Too few people have a knack for explaining things. Fewer still have a handle on software analysis and design. Craig Larman has both." -John Vlissides, author, Design Patterns and Pattern Hatching"People often ask me which is the best book to introduce them to the world of OO design. Ever since I came across it Applying UML and Patterns has been my unreserved choice." -Martin Fowler, author, UML Distilled and Refactoring"This book makes learning UML enjoyable and pragmatic by incrementally introducing it as an intuitive language for specifying the artifacts of object analysis and design. It is a well written introduction to UML and object methods by an expert practitioner." -Cris Kobryn, Chair of the UML Revision Task Force and UML 2.0 Working Group*A brand new edition of the world's most admired introduction to object-oriented analysis and design with UML *Fully updated for UML 2 and the latest iterative/agile practices *Includes an all-new case study illustrating many of the book's key points Applying UML and Patterns is the world's #1 business and college introduction to "thinking in objects"-and using that insight in real-world object-oriented analysis and design. Building on two widely acclaimed previous editions, Craig Larman has updated this book to fully reflect the new UML 2 standard, to help you master the art of object design, and to promote high-impact, iterative, and skillful agile modeling practices. Developers and students will learn object-oriented analysis and design (OOA/D) through three iterations of two cohesive, start-to-finish case studies. These case studies incrementally introduce key skills, essential OO principles and patterns, UML notation, and best practices. You won't just learn UML diagrams-you'll learn how to apply UML in the context of OO software development. Drawing on his unsurpassed experience as a mentor and consultant, Larman helps you understand evolutionary requirements and use cases, domain object modeling, responsibility-driven design, essential OO design, layered architectures, "Gang of Four" design patterns, GRASP, iterative methods, an agile approach to the Unified Process (UP), and much more. This edition's extensive improvements include * A stronger focus on helping you master OOA/D through case studies that demonstrate key OO principles and patterns, while also applying the UML * New coverage of UML 2, Agile Modeling, Test-Driven Development, and refactoring * Many new tips on combining iterative and evolutionary development with OOA/D * Updates for easier study, including new learning aids and graphics * New college educator teaching resources * Guidance on applying the UP in a light, agile spirit, complementary with other iterative methods such as XP and Scrum * Techniques for applying the UML to documenting architectures * A new chapter on evolutionary requirements, and much more Applying UML and Patterns, Third Edition, is a lucid and practical introduction to thinking and designing with objects-and creating systems that are well crafted, robust, and maintainable.
标题应该是《应用UML和模式的敏捷迭代开发》。 看了一下副标题,果然副标题才是真正的标题:An Introduction to Object-Oriented Analysis and Design and Iterative Development 如果你打算学习UML,嗯,建议还是找本将UML的书去看吧! 如果你打算学习模式,同上。 如果你打算...
(展开)
0 有用 elly的小hui儿 2008-09-18 13:46:42
i feel this book hard to understand~
0 有用 掌星 2010-12-23 00:29:38
看了一半,搁浅
1 有用 simpzan 2013-12-03 17:34:13
Agile + OOA/D, 之前听说Design Patterns有多么多么重要,那是在学习了OOAD之后的事情,只有理解了OOD的基本原则,才能真正理解Patterns。其实Patterns就是OOD基本原则的扩展。另外要作出满意的软件,光OOP是远远不够的,更重要的是OOD,如何设计和组织代码。在这方面我走了不少弯路,这本书应该在学习一门OOP之后就开始看的。
0 有用 玄圃 2012-03-17 17:00:04
Craig Larman的应用url与模式,1,2,3版,版版必读
0 有用 Favoring 2014-07-22 18:41:54
建议速读前半部分1-22章,精读后半部分,涉及设计模式的章节最好结合GoF来看。