你好! Shipping to Taiwan with premium packaging for just NT$300 

Ship to
Taiwan
0
  • argentina
  • chile
  • colombia
  • españa
  • méxico
  • perú
  • estados unidos
  • internacional

Select your country

Americas

Europe

Rest of the world

portada Data Structures Featuring c++ a Programmer's Perspective: Data Structures in c++
Type
Physical Book
Publisher
Language
English
Pages
826
Format
Paperback
ISBN13
9780989095907
Edition No.
1

Data Structures Featuring c++ a Programmer's Perspective: Data Structures in c++

Sridhar Radhakrishnan; Lee Wise; Chandra N. Sekharan (Author) · Srr Llc · Paperback

Data Structures Featuring c++ a Programmer's Perspective: Data Structures in c++ - Sridhar Radhakrishnan; Lee Wise; Chandra N. Sekharan

New Book Imported to Taiwan
Delivery: 07 Oct - 20 Oct Shipping: 17 to 21 business days.
NT$ 1,564
NT$ 1,564

Synopsis "Data Structures Featuring c++ a Programmer's Perspective: Data Structures in c++"

This is a book for students and instructors who love programming in object-oriented style. The authors understand how to write object-oriented code and how to explain it to students. The strength of the book comes from the single-minded focus that we have had throughout the writing of it, on explaining the code thoroughly and consistently. Normally, books on data structures and software in general, do an excellent job explaining the algorithm but somehow fail to follow up the rigor of the algorithm with the clarity of the code resulting from it. It is almost as if the designers wave a wand and utter the magic words "abraca dabra" and the code jumps out. We have consciously made an effort to connect the linkages that exist naturally between different phases of data structures design, and implementation. The second, perhaps more important, development is the use of STL or Standard Template Library in some texts. Experience professors who teach data structures are pretty evenly split between teaching data structures by designing them ground up and teaching data structures using STL. Each approach has its merits and demerits. Our book, while adhering to designing most data structures from the scratch also employs STL for those who want to follow this approach. We believe this balance is much needed. Complex data structures are best explained in object-oriented style. Object-oriented design is language independent but its implementation benefits from a language that is designed as object-oriented from the scratch. The popular object-oriented languages that are in vogue today include C++, Java, C#, and Smalltalk. Although many books do use C++ or Java as the programming language of implementation, in our opinion, they do not fully take advantage of the object-oriented features available in the languages but instead simply translate the code from C or Pascal. The techniques we have used have been explained thoroughly and used consistently in the textbook. To facilitate an understanding of our approach to implementing data structures, we have used a pattern containing the following salient characteristics: -Defining a data structure as an abstract data type; -Providing type information about data that will be stored in the structure; we have used templates for all data that is stored in the data structures, -determine what errors will require exceptions to be thrown and write the exception class hierarchy; -write an abstract base class for the data structure so that we could implement it more than one way, if necessary; -determine the fields required in the C++ class and write the constructors to initialize those fields and destructors to dispose of them; -write accessor methods to allow the user to examine the fields; -write insertion and deletion methods (and other methods if necessary); -design an Enumeration class for the data structure; -write an ostream

Customers reviews

Frequently Asked Questions about the Book

All books in our catalog are Original.
The book is written in English.
The binding of this edition is Paperback.

Questions and Answers about the Book

Do you have a question about the book? Login to be able to add your own question.

Opinions about Bookdelivery

More customer reviews