bdulmoid
Membru nou
Inregistrat: acum 15 ani
Postari: 8
|
|
Data Structures & Problem Solving With C++ [2nd Ed] M Weiss
ISBN: 020161250X Format: E-Book, 879pp Publisher: Addison Wesley Edition Description: REV Edition Number: 2
From the Publisher: Experienced author and teacher Mark Allen Weiss now brings his expertise to the CS2 course with Algorithms, Data Structures, and Problem Solving with C++, which introduces both data structures and algorithm design from the viewpoint of abstract thinking and problem solving. The author chooses C++ as the language of implementation, but the emphasis of the book itself remains on uniformly accepted CS2 topics such as pointers, data structures, algorithm analysis, and increasingly complex programming projects. Algorithms, Data Structures, and Problem Solving with C++ is the first CS2 textbook to clearly separate the interface and implementation of data structures. The interface and running time of data structures are presented first, and students have the opportunity to use the data structures in a host of practical examples before being introduced to the implementations. This unique approach enhances the students' ability to think abstractly.
Download: Code:
|
|