Picture 1 of 2


Gallery
Picture 1 of 2


Have one to sell?
Learning UML
US $6.00
ApproximatelyRM 25.47
Condition:
“Looks brand new”
Like New
A book in excellent condition. Cover is shiny and undamaged, and the dust jacket is included for hard covers. No missing or damaged pages, no creases or tears, and no underlining/highlighting of text or writing in the margins. May be very minimal identifying marks on the inside cover. Very minimal wear and tear.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Shipping:
Free Economy Shipping.
Located in: Layton, Utah, United States
Delivery:
Estimated between Tue, 12 Aug and Fri, 15 Aug to 94104
Returns:
30 days return. Seller pays for return shipping.
Coverage:
Read item description or contact seller for details. See all detailsSee all details on coverage
(Not eligible for eBay purchase protection programmes)
Seller assumes all responsibility for this listing.
eBay item number:165387731154
Item specifics
- Condition
- Like New
- Seller Notes
- “Looks brand new”
- Subject
- UML
- Subject Area
- UML
- Level
- Beginner
- Series
- O'Reilly
- Educational Level
- Adult & Further Education, Elementary School, High School, Vocational School
- ISBN
- 9780596003449
About this product
Product Identifiers
Publisher
O'reilly Media, Incorporated
ISBN-10
0596003447
ISBN-13
9780596003449
eBay Product ID (ePID)
2325567
Product Key Features
Number of Pages
256 Pages
Publication Name
Learning Uml
Language
English
Publication Year
2003
Subject
Programming / Object Oriented, Programming Languages / Uml
Type
Textbook
Subject Area
Computers
Format
Trade Paperback
Dimensions
Item Height
0.6 in
Item Weight
14.9 Oz
Item Length
9.2 in
Item Width
7 in
Additional Product Features
Intended Audience
Scholarly & Professional
LCCN
2004-296885
Dewey Edition
22
Illustrated
Yes
Dewey Decimal
005.1/17
Table Of Content
Dedication;Preface; Audience; Using This Book; Organization and Content; Conventions Used in This Book; Comments and Questions; Acknowledgments;Fundamentals; Chapter 1: Introduction; 1.1 What Is the UML?; 1.2 The UML and Process; 1.3 Learning the UML; Chapter 2: Object-Oriented Modeling; 2.1 Project Management System Requirements; 2.2 Alphabets, Words, and Sentences; 2.3 The Object-Oriented Paradigm; 2.4 Paragraphs; 2.5 Sections; 2.6 Documents;Structural Modeling; Chapter 3: Class and Object Diagrams; 3.1 Classes and Objects; 3.2 Associations and Links; 3.3 Types, Implementation Classes, and Interfaces; 3.4 Generalizations, Realizations, and Dependencies; 3.5 Packages and Subsystems; 3.6 Exercises; Chapter 4: Use-Case Diagrams; 4.1 Actors; 4.2 Use Cases; 4.3 Communicate Associations; 4.4 Dependencies; 4.5 Generalizations; 4.6 Exercises; Chapter 5: Component and Deployment Diagrams; 5.1 Components; 5.2 Nodes; 5.3 Dependencies; 5.4 Communication Associations; 5.5 Exercises;Behavioral Modeling; Chapter 6: Sequence and Collaboration Diagrams; 6.1 Roles; 6.2 Messages and Stimuli; 6.3 Interactions and Collaborations; 6.4 Sequence Diagrams; 6.5 Collaboration Diagrams; 6.6 Exercises; Chapter 7: State Diagrams; 7.1 States; 7.2 Transitions; 7.3 Advanced State Diagrams; 7.4 Exercises; Chapter 8: Activity Diagrams; 8.1 Action States; 8.2 Flow Transitions; 8.3 Swimlanes; 8.4 Decisions; 8.5 Concurrency; 8.6 Exercises;Beyond the Unified Modeling Language; Chapter 9: Extension Mechanisms; 9.1 Language Architecture; 9.2 Stereotypes; 9.3 Properties; 9.4 Profiles; 9.5 Exercises; Chapter 10: The Object Constraint Language; 10.1 Expressions; 10.2 Simple Constraints; 10.3 Complex Constraints; 10.4 Exercises;Appendixes; References; World Wide Web; Books; Exercise Solutions; Structural Modeling; Behavioral Modeling; Extension Mechanisms and the Object Constraint Language;Colophon;
Synopsis
Since the dawn of computing, software designers and developers have searched for ways to describe the systems they worked so hard to create. Flowcharts enabled the concise documentation of program-flow and algorithms. Entity-relationship diagrams enabled database designers to convey the structure underlying the collection of tables and columns that made up a schema. From the beginning, technologists recognized the descriptive power inherent in visual representations of a system, yet it wasn't until 1997 that the first attempt to create a visual language that could be used across all aspects of a system development project came to fruition. Unified Modeling Language (UML) was born. UML has taken the software development industry by storm. Widely supported by development and documentation tools, UML can be used on the one hand by programmers to record such things as the detailed design of classes in an object-oriented system and on the other hand by business analysts to give the broad-brush picture of how a system interacts with users and other systems. UML has become the lingua franca of software development, and no one in the software industry can afford to be without knowledge of this powerfully expressive visual language. "Learning UML introduces UML and places it in perspective, then leads you through an orderly progress towards mastery of the language. You'll begin by learning how UML is used to model the structure of a system. Many key UML concepts, especially that of the general (classes) versus the specific (objects), are illustrated in the chapter on class and object diagrams. Next, you'll learn how to use use-case diagrams to model the functionality of a system.Finally, you'll see how component and deployment diagrams are used to model the way in which a system is deployed in a physical environment. Structural modeling answers the "who" and "what" questions of systems development. Behavioral modeling addresses the questions of "when," "how," and "why." You'll learn how to use sequence and collaboration, to model the interaction over time between system components, how to use state diagrams to describe the life cycle of system components, and how to use activity diagrams to document control-flow and responsibility. Throughout this book, author Sinan Si Alhir maintains a clear focus on UML the language and avoids getting caught up in the cobwebs of methodology. His presentation is direct and to-the-point. Each chapter ends with a set of exercises that you can use to test your growing knowledge of UML and its concepts. As you work your way through the book, you'll find yourself warming up to the simple yet expressive language that is UML, and using it to communicate effectively and professionally about all aspects of system design., Since the dawn of computing, software designers and developers have searched for ways to describe the systems they worked so hard to create. Flowcharts enabled the concise documentation of program-flow and algorithms. Entity-relationship diagrams enabled database designers to convey the structure underlying the collection of tables and columns that made up a schema. From the beginning, technologists recognized the descriptive power inherent in visual representations of a system, yet it wasn't until 1997 that the first attempt to create a visual language that could be used across all aspects of a system development project came to fruition. Unified Modeling Language (UML) was born.UML has taken the software development industry by storm. Widely supported by development and documentation tools, UML can be used on the one hand by programmers to record such things as the detailed design of classes in an object-oriented system and on the other hand by business analysts to give the broad-brush picture of how a system interacts with users and other systems. UML has become the lingua franca of software development, and no one in the software industry can afford to be without knowledge of this powerfully expressive visual language. Learning UML introduces UML and places it in perspective, then leads you through an orderly progress towards mastery of the language. You'll begin by learning how UML is used to model the structure of a system. Many key UML concepts, especially that of the general (classes) versus the specific (objects), are illustrated in the chapter on class and object diagrams. Next, you'll learn how to use use-case diagrams to model the functionality of a system. Finally, you'll see how component and deployment diagrams are used to model the way in which a system is deployed in a physical environment.Structural modeling answers the "who" and "what" questions of systems development. Behavioral modeling addresses the questions of "when," "how," and "why." You'll learn how to use sequence and collaboration, to model the interaction over time between system components, how to use state diagrams to describe the life cycle of system components, and how to use activity diagrams to document control-flow and responsibility.Throughout this book, author Sinan Si Alhir maintains a clear focus on UML the language and avoids getting caught up in the cobwebs of methodology. His presentation is direct and to-the-point. Each chapter ends with a set of exercises that you can use to test your growing knowledge of UML and its concepts. As you work your way through the book, you'll find yourself warming up to the simple yet expressive language that is UML, and using it to communicate effectively and professionally about all aspects of system design., Since the dawn of computing, software designers and developers have searched for ways to describe the systems they worked so hard to create. Flowcharts enabled the concise documentation of program-flow and algorithms. Entity-relationship diagrams enabled database designers to convey the structure underlying the collection of tables and columns that made up a schema. From the beginning, technologists recognized the descriptive power inherent in visual representations of a system, yet it wasn't until 1997 that the first attempt to create a visual language that could be used across all aspects of a system development project came to fruition. Unified Modeling Language (UML) was born.UML has taken the software development industry by storm. Widely supported by development and documentation tools, UML can be used on the one hand by programmers to record such things as the detailed design of classes in an object-oriented system and on the other hand by business analysts to give the broad-brush picture of how a system interacts with users and other systems. UML has become the lingua franca of software development, and no one in the software industry can afford to be without knowledge of this powerfully expressive visual language."Learning UML" introduces UML and places it in perspective, then leads you through an orderly progress towards mastery of the language. You'll begin by learning how UML is used to model the structure of a system. Many key UML concepts, especially that of the general (classes) versus the specific (objects), are illustrated in the chapter on class and object diagrams. Next, you'll learn how to use use-case diagrams to model the functionality of a system. Finally, you'll see how component and deployment diagrams are used to model the way in which a system is deployed in a physical environment.Structural modeling answers the "who" and "what" questions of systems development. Behavioral modeling addresses the questions of "when," "how," and "why." You'll learn how to use sequence and collaboration, to model the interaction over time between system components, how to use state diagrams to describe the life cycle of system components, and how to use activity diagrams to document control-flow and responsibility.Throughout this book, author Sinan Si Alhir maintains a clear focus on UML the language and avoids getting caught up in the cobwebs of methodology. His presentation is direct and to-the-point. Each chapter ends with a set of exercises that you can use to test your growing knowledge of UML and its concepts. As you work your way through the book, you'll find yourself warming up to the simple yet expressive language that is UML, and using it to communicate effectively and professionally about all aspects of system design., This new book is the definitive primer for UML, and starts with the foundational concepts of object-orientation in order to provide the proper context for explaining UML.
LC Classification Number
QA76.9.O35
Item description from the seller
Popular categories from this store
Seller feedback (551)
- 1***r (110)- Feedback left by buyer.Past monthVerified purchaseArrived in great condition.
- i***a (587)- Feedback left by buyer.Past monthVerified purchaseThank you
- k***c (871)- Feedback left by buyer.Past monthVerified purchaseFast delivery, wonderfully packaged, arrived in perfect condition, and I could not be more pleased in every way! I HIGHLY recommend this seller!!!
More to explore :
- Learning to Read Fiction Picture Books Books,
- Learning to Read Fiction & Nonfiction Books,
- Learning to Read Children's & Young Adults' Books,
- Fiction Fiction & Learning to Read Books with Vintage,
- Learning to Read Fiction Board Books Books,
- The Cat in the Hat Fiction Learning to Read Picture Books Books,
- Fiction Learning to Read Fiction Books & Ex-Library,
- Dr. Seuss Fiction Fiction & Learning to Read Books,
- Dr. Seuss Fiction Learning to Read Hardcover Books,
- Fiction Learning to Read Books & Fiction Ages 2-3 Intended Audience