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...
$85.66 SGD
$85.66 SGD
SKU: 9780989095907
Product Type: Books
Please hurry! Only 819 left in stock
Author: Lee Wise
Format: Paperback
Language: English
Subtotal: $85.66
10 customers are viewing this product
Data Structures Featuring C++ A Programmer's Perspective: Data Structures in C++ by Wise, Lee

Data Structures Featuring C++ A Programmer's Perspective: Data Structures in C++

$85.66

Data Structures Featuring C++ A Programmer's Perspective: Data Structures in C++

$85.66
Author: Lee Wise
Format: Paperback
Language: English
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

Author: Lee Wise, Chandra N. Sekharan, Sridhar Radhakrishnan
Publisher: Srr LLC
Published: 03/29/2013
Pages: 826
Binding Type: Paperback
Weight: 3.07lbs
Size: 9.25h x 7.52w x 1.64d
ISBN: 9780989095907

About the Author
Sridhar Radhakrishnan is a Professor in the School of Computer Science at The University of Oklahoma, Norman, Oklahoma since the Fall of 1990. Prior to joining The University of Oklahoma, he completed his PhD degree in Computer Science from Louisiana State University, Baton Rouge, Louisiana. He has been teaching the Sophomore level course in Data Structures for many years that resulted in the creation of this textbook. He has published widely and his publications appear in numerous IEEE publications and other professional conferences and journals. Lee Wise has been a software architect and analytics developer for MSCI, Inc., and a predecessor company, RiskMetrics Group, Inc., since 1998. Her particular project, written in C++, has grown from the work of a single programmer to the work of dozens spread across the planet, and from a monolithic program running on a single box to distributed applications running on thousands of cores, handling terabytes of data and processing millions of complex queries per day. Chandra N. Sekharan is a Professor in the Department of Computer Science, Loyola University Chicago. Prior to joining Loyola University Chicago in 1993, he was with the Center for Parallel Computation, Department of Computer Science at University of Central Florida, Orlando. He completed his PhD degree in Mathematical Sciences at Clemson University under the supervision of Stephen Hedetniemi. Prof. Sekharan has taught many courses in computer science at both undergraduate and graduate levels. His recent focus in teaching has been on introducing concepts of parallel computing in the CS2 course at Loyola. He has published in IEEE and ACM conferences extensively in the areas of parallel computation, graph algorithms and mobile networking.


This title is not returnable

Returns Policy

You may return most new, unopened items within 30 days of delivery for a full refund. We'll also pay the return shipping costs if the return is a result of our error (you received an incorrect or defective item, etc.).

You should expect to receive your refund within four weeks of giving your package to the return shipper, however, in many cases you will receive a refund more quickly. This time period includes the transit time for us to receive your return from the shipper (5 to 10 business days), the time it takes us to process your return once we receive it (3 to 5 business days), and the time it takes your bank to process our refund request (5 to 10 business days).

If you need to return an item, simply login to your account, view the order using the "Complete Orders" link under the My Account menu and click the Return Item(s) button. We'll notify you via e-mail of your refund once we've received and processed the returned item.

Shipping

We can ship to virtually any address in the world. Note that there are restrictions on some products, and some products cannot be shipped to international destinations.

When you place an order, we will estimate shipping and delivery dates for you based on the availability of your items and the shipping options you choose. Depending on the shipping provider you choose, shipping date estimates may appear on the shipping quotes page.

Please also note that the shipping rates for many items we sell are weight-based. The weight of any such item can be found on its detail page. To reflect the policies of the shipping companies we use, all weights will be rounded up to the next full pound.

Related Products

Recently Viewed Products