Pitfalls of Object-oriented Development

Pitfalls of Object-oriented Development

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.


A Student Guide to Object-Oriented Development

A Student Guide to Object-Oriented Development

Author: Carol Britton

Publisher: Elsevier

Published: 2004-08-21

Total Pages: 417

ISBN-13: 0080542042

DOWNLOAD EBOOK

A Student Guide to Object-Oriented Development is an introductory text that follows the software development process, from requirements capture to implementation, using an object-oriented approach. The book uses object-oriented techniques to present a practical viewpoint on developing software, providing the reader with a basic understanding of object-oriented concepts by developing the subject in an uncomplicated and easy-to-follow manner. It is based on a main worked case study for teaching purposes, plus others with password-protected answers on the web for use in coursework or exams. Readers can benefit from the authors' years of teaching experience. The book outlines standard object-oriented modelling techniques and illustrates them with a variety of examples and exercises, using UML as the modelling language and Java as the language of implementation. It adopts a simple, step by step approach to object-oriented development, and includes case studies, examples, and exercises with solutions to consolidate learning. There are 13 chapters covering a variety of topics such as sequence and collaboration diagrams; state diagrams; activity diagrams; and implementation diagrams. This book is an ideal reference for students taking undergraduate introductory/intermediate computing and information systems courses, as well as business studies courses and conversion masters' programmes. Adopts a simple, step by step approach to object-oriented development Includes case studies, examples, and exercises with solutions to consolidate learning Benefit from the authors' years of teaching experience


Object-oriented System Development

Object-oriented System Development

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 Development

Object-oriented Development

Author: Derek Coleman

Publisher:

Published: 1994

Total Pages: 344

ISBN-13:

DOWNLOAD EBOOK

This volume shows how to use an object-oriented analysis and design methodology that synthesizes the best features of the most popular methods Rumbaugh, Booch, etc.


Growing Object-Oriented Software, Guided by Tests

Growing Object-Oriented Software, Guided by Tests

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 Development in Africa

Object-Oriented Development in Africa

Author: Musaba D. Chailunga

Publisher: iUniverse

Published: 2012-08-27

Total Pages: 297

ISBN-13: 9781475942361

DOWNLOAD EBOOK

Traditional theories of development continue to come up short in Africa, and it’s time to explore different models to achieve success. Author Musaba D. Chailunga, a Zambian living in Canada, calls upon his expertise as a software developer to seek better solutions to Africa’s problems. He says Africans must do the following: Capitalize and/or formalize transactions to legally document existing infrastructure and normalize processes. Encourage a free trade in which the emphasis is put on the quality of trade rather than the value, and profits are created out of mass exchange rather than exorbitant unit prices. Recognize there are no random events. Every player at every level in a given community has to recognize that actions matter, and everything is connected. Object-Oriented Development in Africa leaves us no time to wish, little time to hope, and all the time to create and build. It is an unconventional model of development for rural communities, but the basis for it is not new, and for Africa it might just work.


UML and C++

UML and C++

Author: Richard C. Lee

Publisher:

Published: 2001

Total Pages: 600

ISBN-13:

DOWNLOAD EBOOK

This practical book by two industry leaders continues to be a self-teaching guide for software analysts and developers. This revised edition teaches readers how to actually "do" object-oriented modeling using UML notation as well as how to implement the model using C++. The authors introduce all of the basic object-oriented fundamentals necessary so readers can understand and apply the object-oriented paradigm. FEATURES Teaches readers to build an object-oriented application using C++ and make the right trade-off decisions to meet business needs. Exposes a number of the myths surround object-oriented technology while focusing on its practicality as a software engineering tool. Gives readers a "recipe or step-by-step guide to do all of the steps of object-oriented technology. Provides a practical approach to analysis, design, and programming in the object-oriented technology. NEW TO THE SECOND EDITION Gives a practical approach for the development of use cases as part of object-oriented analysis. Provides greater coverage of UML diagramming. Introduces key C++ libraries that provide important functionality, supporting implementation of an object-oriented model in C++. Improved coverage of dynamic behavior modeling, implementation of the state model, and class projects.


A Student Guide to Object-oriented Development

A Student Guide to Object-oriented Development

Author: Carol Britton

Publisher: Butterworth-Heinemann

Published: 2005

Total Pages: 405

ISBN-13: 9780750661232

DOWNLOAD EBOOK

This is an introductory text that follows the software development process, from requirements capture to implementation, using an object-oriented approach. The book uses object-oriented techniques to present a practical viewpoint on developing software, providing the reader with a basic understanding of object-oriented concepts by developing the subject in an uncomplicated and easy-to-follow manner. It outlines standard object-oriented modelling techniques and illustrates them with a variety of examples and exercises, using UML as the modelling language and Java as the language of implementation. The book is based on a main worked case study for teaching purposes, plus others with password-protected answers on the web for use in coursework or exams. * Adopts a simple, step by step approach to object-oriented development * Includes case studies, examples, and exercises with solutions to consolidate learning * Benefit from the authors' years of teaching experience