Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

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

Posted By: tot167
Objects, Abstraction, Data Structures and Design: Using C++

Elliot B. Koffman, Paul A. T. Wolfgang, "Objects, Abstraction, Data Structures and Design: Using C++ "
W..ey | 2006 | ISBN: 0471467553 | 832 pages | PDF | 1,4 MB

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.