Object-oriented Software Engineering

Object-oriented Software Engineering
Author: Timothy Christian Lethbridge
Publisher: McGraw-Hill College
Total Pages: 533
Release: 2004
Genre: Computers
ISBN: 9780077109080

This book covers the essential knowledge and skills needed by a student who is specializing in software engineering. Readers will learn principles of object orientation, software development, software modeling, software design, requirements analysis, and testing. The use of the Unified Modelling Language to develop software is taught in depth. Many concepts are illustrated using complete examples, with code written in Java.

Object-Oriented Software Engineering Using UML, Patterns, and Java

Object-Oriented Software Engineering Using UML, Patterns, and Java
Author: Bernd Bruegge
Publisher: Pearson Higher Ed
Total Pages: 723
Release: 2013-08-29
Genre: Computers
ISBN: 1292037091

For courses in Software Engineering, Software Development, or Object-Oriented Design and Analysis at the Junior/Senior or Graduate level. This text can also be utilized in short technical courses or in short, intensive management courses. Shows students how to use both the principles of software engineering and the practices of various object-oriented tools, processes, and products. Using a step-by-step case study to illustrate the concepts and topics in each chapter, Bruegge and Dutoit emphasize learning object-oriented software engineer through practical experience: students can apply the techniques learned in class by implementing a real-world software project. The third edition addresses new trends, in particular agile project management (Chapter 14 Project Management) and agile methodologies (Chapter 16 Methodologies).

Object-Oriented and Classical Software Engineering

Object-Oriented and Classical Software Engineering
Author: Stephen Schach
Publisher: McGraw-Hill Science/Engineering/Math
Total Pages: 650
Release: 2007
Genre: Computers
ISBN:

Integrating case studies to show the object oriented approach to software engineering, Object-Oriented and Classical Software Engineering, 7/e presents an excellent introduction to software engineering fundamentals, covering both traditional and object-oriented techniques. The coverage of both Agile processes and Open Source Software has been considerably expanded. In addition, the Osbert Oglesby running case study has been replaced with a new case study on the Martha Stockton Greengage Foundation. The new study highlights even more aspects of the Unified Process. The book’s unique organization remains in place, with Part I covering underlying software engineering theory, and Part II presenting the more practical life cycle. Complementing this well-balanced approach is the straightforward, student-friendly writing style, through which difficult concepts are presented in a clear, understandable manner. The new seventh edition provides an extensive updating of this classic software engineering text!

The Object-oriented Thought Process

The Object-oriented Thought Process
Author: Matt A. Weisfeld
Publisher: Sams Publishing
Total Pages: 292
Release: 2004
Genre: Computers
ISBN: 9780672326110

A new edition of this title is available, ISBN-10: 0672330164 ISBN-13: 9780672330162 The Object-Oriented Thought Process, Second Edition will lay the foundation in object-oriented concepts and then explain how various object technologies are used. Author Matt Weisfeld introduces object-oriented concepts, then covers abstraction, public and private classes, reusing code, and devloping frameworks. Later chapters cover building objects that work with XML, databases, and distributed systems (including EJBs, .NET, Web Services and more).Throughout the book Matt uses UML, the standard language for modeling objects, to provide illustration and examples of each concept.

Object-Oriented and Classical Software Engineering

Object-Oriented and Classical Software Engineering
Author: Stephen R. Schach
Publisher: McGraw-Hill Science, Engineering & Mathematics
Total Pages: 0
Release: 2001-11
Genre: C++ (Computer program language)
ISBN: 9780072554502

Designed for an introductory software engineering course. This two-part book provides an introduction to software engineering fundamentals, covering both traditional and object-oriented techniques. It presents the underlying software engineering theory in Part I and follows it up with the practical life-cycle material in Part II.

Object-oriented and Classical Software Engineering

Object-oriented and Classical Software Engineering
Author: Stephen R. Schach
Publisher: McGraw-Hill Companies
Total Pages: 656
Release: 2001
Genre: Computers
ISBN: 9780072395594

Classical and Object-Oriented Software Engineering is designed for an introductory software engineering course. This book provides an excellent introduction to software engineering fundamentals, covering both traditional and object-oriented techniques. Schach's unique organization and style makes it excellent for use in a classroom setting. It presents the underlying software engineering theory in Part I and follows it up with the more practical life-cycle material in Part II. Many software engineering books are more like reference books, which do not provide the appropriate fundamentals before inundating students with implementation details. In this edition, more practical material has been added to help students understand how to use what they are learning. This has been done through the use of "How To" boxes and greater implementation detail in the case study. Additionally, the new edition contains the references to the most current literature and includes an overview of extreme programmming. The website in this edition will be more extensive. It will include Solutions, PowerPoints that incorporate lecture notes, newly developed self-quiz questions, and source code for the term project and case study.