Volltextsuche nutzen

B O O K SCREENER

Aktuelle Veranstaltungen

Events
  • versandkostenfrei ab € 30,–
  • 11x in Wien, NÖ und Salzburg
  • 6 Mio. Bücher
Menü
Objects, Abstraction, Data Structures and Design

Objects, Abstraction, Data Structures and Design

Using C++

Objects, Abstraction, Data Structures and Design
Taschenbuch 235,50
Taschenbuch
235,50
inkl. gesetzl. MwSt.
führen wir nicht mehrVersandkostenfreibestellen in Österreich
Deutschland: € 10,00
EU & Schweiz: € 20,00
Click & Collect
Artikel online bestellen und in der Filiale abholen.
Artikel in den Warenkorb legen, zur Kassa gehen und Wunschfiliale auswählen. Lieferung abholen und bequem vor Ort bezahlen.
Derzeit in keiner facultas Filiale lagernd. Jetzt online bestellen!

Veröffentlicht 2005, von Elliot B. Koffman, Paul Wolfgang bei Wiley & Sons

ISBN: 978-0-471-46755-7
Auflage: 1. Auflage
832 Seiten
235 mm

 
"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 ...
Kurztext / Annotation
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. In the implementation of each data structure and in the solutions of the case studies, they reinforce the message "Think, then code" by performing a thorough analysis of the problem and then carefully designing a solution. Readers 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.

Beschreibung
"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.

Über Elliot B. Koffman, Paul Wolfgang

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.