Object-oriented System Development

Object-oriented System Development PDF

Author: Dennis De Champeaux

Publisher: Addison-Wesley Professional

Published: 1993

Total Pages: 560

ISBN-13:

DOWNLOAD EBOOK →

With this book, software engineers, project managers, and tool builders will be able to better understand the role of analysis and design in the object-oriented (OO) software development process. This book presents a minimum set of notions and shows the reader how to use these notions for OO software construction. The emphasis is on development principles and implementation.

Object Oriented Systems Development

Object Oriented Systems Development PDF

Author: Ali Bahrami

Publisher: McGraw-Hill/Irwin

Published: 1999

Total Pages: 440

ISBN-13:

DOWNLOAD EBOOK →

UML (Unified Modeling Language) has become the standard notation for modeling O-O systems and is embraced by major software developers like Microsoft and Oracle. This title covers Object Oriented (O-O) concepts, tools, development life cycle, problem solving, modeling, analysis, and design, while utilizing UML for O-O modeling.

Object-oriented Systems Analysis

Object-oriented Systems Analysis PDF

Author: Sally Shlaer

Publisher: Prentice Hall

Published: 1988

Total Pages: 166

ISBN-13:

DOWNLOAD EBOOK →

This book explains how to model a problem domain by abstracting objects, attributes, and relationships from observations of the real world. It provides a wealth of examples, guidelines, and suggestions based on the authors' extensive experience in both real time and commercial software development. This book describes the first of three steps in the method of Object-Oriented Analysis. Subsequent steps are described in Object Lifecycles by the same authors.

Object-Oriented Analysis and Design

Object-Oriented Analysis and Design PDF

Author: Mike O'Docherty

Publisher: John Wiley & Sons

Published: 2005-05-20

Total Pages: 580

ISBN-13:

DOWNLOAD EBOOK →

Covering the breadth of a large topic, this book provides a thorough grounding in object-oriented concepts, the software development process, UML and multi-tier technologies. After covering some basic ground work underpinning OO software projects, the book follows the steps of a typical development project (Requirements Capture - Design - Specification & Test), showing how an abstract problem is taken through to a concrete solution. The book is programming language agnostic - so code is kept to a minimum to avoid detail and deviation into implementation minutiae. A single case study running through the text provides a realistic example showing development from an initial proposal through to a finished system. Key artifacts such as the requirements document and detailed designs are included. For each aspect of the case study, there is an exercise for the reader to produce similar documents for a different system.

Growing Object-Oriented Software, Guided by Tests

Growing Object-Oriented Software, Guided by Tests PDF

Author: Steve Freeman

Publisher: Pearson Education

Published: 2009-10-12

Total Pages: 762

ISBN-13: 0321699769

DOWNLOAD EBOOK →

Test-Driven Development (TDD) is now an established technique for delivering better software faster. TDD is based on a simple idea: Write tests for your code before you write the code itself. However, this "simple" idea takes skill and judgment to do well. Now there's a practical guide to TDD that takes you beyond the basic concepts. Drawing on a decade of experience building real-world systems, two TDD pioneers show how to let tests guide your development and “grow” software that is coherent, reliable, and maintainable. Steve Freeman and Nat Pryce describe the processes they use, the design principles they strive to achieve, and some of the tools that help them get the job done. Through an extended worked example, you’ll learn how TDD works at multiple levels, using tests to drive the features and the object-oriented structure of the code, and using Mock Objects to discover and then describe relationships between objects. Along the way, the book systematically addresses challenges that development teams encounter with TDD—from integrating TDD into your processes to testing your most difficult features. Coverage includes Implementing TDD effectively: getting started, and maintaining your momentum throughout the project Creating cleaner, more expressive, more sustainable code Using tests to stay relentlessly focused on sustaining quality Understanding how TDD, Mock Objects, and Object-Oriented Design come together in the context of a real software development project Using Mock Objects to guide object-oriented designs Succeeding where TDD is difficult: managing complex test data, and testing persistence and concurrency

Object-oriented Systems Analysis and Design

Object-oriented Systems Analysis and Design PDF

Author: Ronald J. Norman

Publisher:

Published: 1996

Total Pages: 464

ISBN-13:

DOWNLOAD EBOOK →

Evolutionary in approach, this book explores informatino systems development--both analysis and design--using an object-oriented methodology combined with a relational database as part of the implementation.

Pitfalls of Object-oriented Development

Pitfalls of Object-oriented Development PDF

Author: Bruce F. Webster

Publisher: M & T Books

Published: 1995

Total Pages: 256

ISBN-13: 9781558513976

DOWNLOAD EBOOK →

This guide looks at the development cycle of OOP, bringing its snares and shortcomings into focus to help achieve successful design and implementation. It clarifies the differences and similarities between OOP and classic software engineering and provides strategies for avoiding the pitfalls.