Cantitate/Preț
Produs

Object-Oriented Analysis and Design for Information Systems: Modeling with BPMN, OCL, IFML, and Python

Autor Raul Sidnei Wazlawick
en Limba Engleză Paperback – 22 mar 2024
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.

  • Learn how to build better class models, which are more maintainable and understandable
  • Write use cases in a more efficient and standardized way, using more effective and less complex diagrams
  • 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)
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (2) 23322 lei  5-7 săpt.
  ELSEVIER SCIENCE – 10 apr 2014 23322 lei  5-7 săpt.
  ELSEVIER SCIENCE – 22 mar 2024 37625 lei  5-7 săpt. +15812 lei  7-13 zile

Preț: 37625 lei

Preț vechi: 62027 lei
-39% Nou

Puncte Express: 564

Preț estimativ în valută:
6658 7807$ 5847£

Carte tipărită la comandă

Livrare economică 23 ianuarie-06 februarie 26
Livrare express 26 decembrie 25 - 01 ianuarie 26 pentru 16811 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780443137396
ISBN-10: 0443137390
Pagini: 402
Dimensiuni: 191 x 235 x 20 mm
Greutate: 0.83 kg
Ediția:2. Auflage
Editura: ELSEVIER SCIENCE

Cuprins

1. Introduction
2. Business Modeling
3. High Level Requirements
4. Project Planning and Managing
5. Expanded Use Cases
6. Conceptual Modeling - Fundamentals
7. Conceptual Modeling - Patterns
8. Functional Modeling with OCL Contracts
9. Domain Tier Design
10. Code Generation
11. Test
12. Interface Tier Design with IFML
13. Data Persistence