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++ (repost)

Posted By: Veslefrikk
Objects, Abstraction, Data Structures and Design: Using C++ (repost)

Elliot B. Koffman, Paul A. T. Wolfgang, "Objects, Abstraction, Data Structures and Design: Using C++ "
W..ey | 2006 | ISBN: 0471467553 | 832 pages | PDF | 13 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.