Object-Oriented Analysis and Design for Information Systems
eBook - ePub
Available until 21 Sep |Learn more

Object-Oriented Analysis and Design for Information Systems

Modeling with BPMN, OCL, IFML, and Python

  1. 420 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub
Available until 21 Sep |Learn more

Object-Oriented Analysis and Design for Information Systems

Modeling with BPMN, OCL, IFML, and Python

Book details
Table of contents
Citations

About This Book

Object-Oriented Analysis and Design for Information Systems, Second Edition clearly explains real object-oriented programming in practice. Expert author Raul Sidnei Wazlawick explains concepts such as object responsibility, visibility, and the real need for delegation in detail. The object-oriented code generated by using these concepts in a systematic way is concise, organized and reusable.The patterns and solutions presented in this book are based in research and industrial applications. You will come away with clarity regarding processes and use cases and a clear understanding of how to expand a use case. Wazlawick clearly explains how to build meaningful sequence diagrams. Object-Oriented Analysis and Design for Information Systems illustrates how and why building a class model is not just placing classes into a diagram. You will learn the necessary organizational patterns so that your software architecture will be maintainable. The Second Edition includes all new content shifting the focus of the book to agile software development, including Scrum software project management, BPMN diagrams, user stories, and Python code examples.

  • Provides updates on how to build better class models, which are more maintainable and understandable
  • Explains how to write use cases in a more efficient and standardized way, using more effective and less complex diagrams
  • Updates on how to build true object-oriented code with division of responsibility and delegation
  • Covers contemporary themes such as agile methodologies and BPMN (Business Process Modeling and Notation)

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Object-Oriented Analysis and Design for Information Systems by Raul Sidnei Wazlawick in PDF and/or ePUB format, as well as other popular books in Computer Science & Data Processing. We have over one million books available in our catalogue for you to explore.

Information

Year
2024
ISBN
9780443137402
Edition
2

Table of contents

  1. Cover image
  2. Title page
  3. Table of Contents
  4. Copyright
  5. 1. Introduction
  6. 2. General view of the system
  7. 3. Business modeling
  8. 4. High-level requirements
  9. 5. Use case-based project planning
  10. 6. Expanded use cases
  11. 7. System operations
  12. 8. Conceptual modeling: fundamentals
  13. 9. Conceptual modeling: data structures and organization
  14. 10. From use cases to conceptual model
  15. 11. Conceptual modeling: patterns
  16. 12. Functional modeling with object constraint language contracts
  17. 13. Domain tier design
  18. Chapter 14. Code generation
  19. 15. Testing
  20. 16. Interface tier design
  21. 17. Data persistence
  22. Bibliography
  23. Index