Objects, Abstraction, Data Structures and Design: Using C++ - Softcover

9780471467557: Objects, Abstraction, Data Structures and Design: Using C++
View all copies of this ISBN edition:
 
 
Koffman and Wolfgang introduce data structures in the context of C++ programming.  They embed the design and implementation of data structures into the practice of sound software design principles that are introduced early and reinforced by 20 case studies.  Data structures are introduced in the C++ STL format whenever possible.   Each new data structure is introduced by describing its interface in the STL. Next, one or two simpler applications are discussed then the data structure is implemented following the interface previously introduced. Finally, additional advanced applications are covered in the case studies, and the cases use the STL.

In the implementation of each data structure, the authors encourage students to perform a thorough analysis of the design approach and expected performance before actually undertaking detailed design and implementation. Students gain an understanding of why different data structures are needed, the applications they are suited for, and the advantages and disadvantages of their possible implementations.

Case studies follow a five-step process (problem specification, analysis, design, implementation, and testing) that has been adapted to object-oriented programming. Students are encouraged to think critically about the five-step process and use it in   their problem solutions. Several problems have extensive discussions of testing and include methods that automate the testing process. Some cases are revisited in later chapters and new solutions are provided that use different data structures.

The text assumes a first course in programming and is designed for Data Structures or the second course in programming, especially those courses that include coverage of OO design and algorithms. A C++ primer is provided for students who have taken a course in another programming language or for those who need a review in C++.   Finally, more advanced coverage of C++ is found in an appendix.

Course Hierarchy:

Course is the second course in the CS curriculum

Required of CS majors

Course names include Data Structures and Data Structures & Algorithms

"synopsis" may belong to another edition of this title.

From the Back Cover:

"It is a practical book with emphasis on real problems the programmers encounter daily."
―Dr. Tim H. Lin,
California State Polytechnic University, Pomona

"My overall impressions of this book are excellent. This book emphasizes the three areas I want: advanced C++, data structures and the STL and is much stronger in these areas than other competing books."
―Al Verbanec,
Pennsylvania State University

THINK, THEN CODE

When it comes to writing code, preparation is crucial to success. Before you can begin writing successful code, you need to first work through your options and analyze the expected performance of your design. That's why Elliot Koffman and Paul Wolfgang's Objects, Abstraction, Data Structures, and Design: Using C++ encourages you to Think, Then Code, to help you make good decisions in those critical first steps in the software design process.

The text helps you thoroughly understand basic data structures and algorithms, as well as essential design skills and principles. Approximately 20 case studies show you how to apply those skills and principles to real-world problems. Along the way, you'll gain an understanding of why different data structures are needed, the applications they are suited for, and the advantages and disadvantages of their possible implementations.

Key Features

  • Object-oriented approach.
  • Data structures are presented in the context of software design principles.
  • 20 case studies reinforce good programming practice.
  • Problem-solving methodology used throughout... "Think, then code!"
  • Emphasis on the C++ Standard Library.
  • Effective pedagogy.

TO LEARN MORE ABOUT THESE KEY FEATURES, PLEASE SEE THE FEATURES PAGE AND PREFACE.

About the Author:
Elliot Koffman is currently Professor of Computer and Information Sciences at Temple University. He received his Ph.D. at Case Institute of Technology. He has authored and co-authored numerous textbooks and other publications.

Paul Wolfgang is currently Professor of Computer and Information Sciences at Temple University. He received his B.S. in electrical engineering at University of Pennsylvania.

"About this title" may belong to another edition of this title.

  • PublisherWiley
  • Publication date2005
  • ISBN 10 0471467553
  • ISBN 13 9780471467557
  • BindingPaperback
  • Edition number1
  • Number of pages832
  • Rating

Other Popular Editions of the Same Title

9780471728740: Object Abstraction Data Structures and Design 1st Edition with eGrade Plus 2 Term Set

Featured Edition

ISBN 10:  0471728748 ISBN 13:  9780471728740
Publisher: John Wiley & Sons, 2004
Softcover

Top Search Results from the AbeBooks Marketplace

Stock Image

Koffman, Elliot B.; Wolfgang, Paul A. T.
Published by Wiley (2005)
ISBN 10: 0471467553 ISBN 13: 9780471467557
New Paperback Quantity: 1
Seller:
GoldenWavesOfBooks
(Fayetteville, TX, U.S.A.)

Book Description Paperback. Condition: new. New. Fast Shipping and good customer service. Seller Inventory # Holz_New_0471467553

More information about this seller | Contact seller

Buy New
US$ 134.32
Convert currency

Add to Basket

Shipping: US$ 4.00
Within U.S.A.
Destination, rates & speeds
Stock Image

Koffman, Elliot B.; Wolfgang, Paul A. T.
Published by Wiley (2005)
ISBN 10: 0471467553 ISBN 13: 9780471467557
New Softcover Quantity: 1
Seller:
LibraryMercantile
(Humble, TX, U.S.A.)

Book Description Condition: new. Seller Inventory # newMercantile_0471467553

More information about this seller | Contact seller

Buy New
US$ 135.57
Convert currency

Add to Basket

Shipping: US$ 3.00
Within U.S.A.
Destination, rates & speeds
Stock Image

Koffman, Elliot B
Published by Wiley (2005)
ISBN 10: 0471467553 ISBN 13: 9780471467557
New Paperback Quantity: 1
Seller:
Wizard Books
(Long Beach, CA, U.S.A.)

Book Description Paperback. Condition: new. New. Seller Inventory # Wizard0471467553

More information about this seller | Contact seller

Buy New
US$ 136.32
Convert currency

Add to Basket

Shipping: US$ 3.50
Within U.S.A.
Destination, rates & speeds
Stock Image

Koffman, Elliot B
Published by Wiley (2005)
ISBN 10: 0471467553 ISBN 13: 9780471467557
New Paperback Quantity: 1
Seller:
GoldBooks
(Denver, CO, U.S.A.)

Book Description Paperback. Condition: new. New Copy. Customer Service Guaranteed. Seller Inventory # think0471467553

More information about this seller | Contact seller

Buy New
US$ 135.68
Convert currency

Add to Basket

Shipping: US$ 4.25
Within U.S.A.
Destination, rates & speeds
Seller Image

Elliot B. Koffman
ISBN 10: 0471467553 ISBN 13: 9780471467557
New Paperback First Edition Quantity: 1
Seller:
Grand Eagle Retail
(Wilmington, DE, U.S.A.)

Book Description Paperback. Condition: new. Paperback. Koffman and Wolfgang introduce data structures in the context of C++ programming. They embed the design and implementation of data structures into the practice of sound software design principles that are introduced early and reinforced by 20 case studies. Data structures are introduced in the C++ STL format whenever possible. Each new data structure is introduced by describing its interface in the STL. Next, one or two simpler applications are discussed then the data structure is implemented following the interface previously introduced. Finally, additional advanced applications are covered in the case studies, and the cases use the STL. In the implementation of each data structure, the authors encourage students to perform a thorough analysis of the design approach and expected performance before actually undertaking detailed design and implementation. Students gain an understanding of why different data structures are needed, the applications they are suited for, and the advantages and disadvantages of their possible implementations. Case studies follow a five-step process (problem specification, analysis, design, implementation, and testing) that has been adapted to object-oriented programming. Students are encouraged to think critically about the five-step process and use it in their problem solutions. Several problems have extensive discussions of testing and include methods that automate the testing process. Some cases are revisited in later chapters and new solutions are provided that use different data structures. The text assumes a first course in programming and is designed for Data Structures or the second course in programming, especially those courses that include coverage of OO design and algorithms. A C++ primer is provided for students who have taken a course in another programming language or for those who need a review in C++. Finally, more advanced coverage of C++ is found in an appendix. Course Hierarchy: Course is the second course in the CS curriculum Required of CS majors Course names include Data Structures and Data Structures & Algorithms This book combines a strong emphasis on problem solving and software design with the study of data structures. After providing the specification and implementation of an abstract data type, the authors cover case studies that use the data structure to solve a significant problem. Shipping may be from multiple locations in the US or from the UK, depending on stock availability. Seller Inventory # 9780471467557

More information about this seller | Contact seller

Buy New
US$ 140.09
Convert currency

Add to Basket

Shipping: FREE
Within U.S.A.
Destination, rates & speeds
Stock Image

Koffman, Elliot B
Published by Wiley (2005)
ISBN 10: 0471467553 ISBN 13: 9780471467557
New Paperback Quantity: 1
Seller:
Big Bill's Books
(Wimberley, TX, U.S.A.)

Book Description Paperback. Condition: new. Brand New Copy. Seller Inventory # BBB_new0471467553

More information about this seller | Contact seller

Buy New
US$ 138.78
Convert currency

Add to Basket

Shipping: US$ 3.00
Within U.S.A.
Destination, rates & speeds
Stock Image

Koffman, Elliot B
Published by Wiley (2005)
ISBN 10: 0471467553 ISBN 13: 9780471467557
New Paperback Quantity: 1
Seller:
GoldenDragon
(Houston, TX, U.S.A.)

Book Description Paperback. Condition: new. Buy for Great customer experience. Seller Inventory # GoldenDragon0471467553

More information about this seller | Contact seller

Buy New
US$ 139.06
Convert currency

Add to Basket

Shipping: US$ 3.25
Within U.S.A.
Destination, rates & speeds
Stock Image

Koffman, Elliot B
Published by Wiley (2005)
ISBN 10: 0471467553 ISBN 13: 9780471467557
New Paperback Quantity: 1
Seller:
Grumpys Fine Books
(Tijeras, NM, U.S.A.)

Book Description Paperback. Condition: new. Prompt service guaranteed. Seller Inventory # Clean0471467553

More information about this seller | Contact seller

Buy New
US$ 138.93
Convert currency

Add to Basket

Shipping: US$ 4.25
Within U.S.A.
Destination, rates & speeds
Stock Image

Koffman, Elliot B
Published by Wiley (2005)
ISBN 10: 0471467553 ISBN 13: 9780471467557
New Softcover Quantity: 1
Seller:
Front Cover Books
(Denver, CO, U.S.A.)

Book Description Condition: new. Seller Inventory # FrontCover0471467553

More information about this seller | Contact seller

Buy New
US$ 139.02
Convert currency

Add to Basket

Shipping: US$ 4.30
Within U.S.A.
Destination, rates & speeds
Stock Image

Koffman, Elliot B.; Wolfgang, Paul A. T.
Published by Wiley (2005)
ISBN 10: 0471467553 ISBN 13: 9780471467557
New Softcover Quantity: 1
Seller:
BennettBooksLtd
(North Las Vegas, NV, U.S.A.)

Book Description Condition: New. New. In shrink wrap. Looks like an interesting title! 0.79. Seller Inventory # Q-0471467553

More information about this seller | Contact seller

Buy New
US$ 141.26
Convert currency

Add to Basket

Shipping: US$ 4.13
Within U.S.A.
Destination, rates & speeds

There are more copies of this book

View all search results for this book