or
Sign in to turn on 1-Click ordering.
More Buying Choices
Have one to sell? Sell yours here
C & Data Structures (Charles River Media Computer Engineering)
 
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

C & Data Structures (Charles River Media Computer Engineering) [Paperback]

P S Deshpande (Author), O G Kakde (Author)
3.2 out of 5 stars  See all reviews (11 customer reviews)

Price: $59.95 & this item ships for FREE with Super Saver Shipping. Details
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Temporarily out of stock.
Order now and we'll deliver when available. We'll e-mail you with an estimated delivery date as soon as we have more information. Your account will only be charged when we ship the item.
Ships from and sold by Amazon.com. Gift-wrap available.
Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more

Formats

Amazon Price New from Used from
Paperback $59.95  

Book Description

January 15, 2004 1584503386 978-1584503385 1
Divided into three separate sections, C & Data Structures covers C programming, as well as the implementation of data structures and an analysis of advanced data structure problems. Beginning with the basic concepts of the C language (including the operators, control structures, and functions), the book progresses to show these concepts through practical application with data structures such as linked lists and trees, and concludes with the integration of C programs and advanced data structure problem-solving. The book covers a vast range of data structures and programming issues, such as syntactic and semantic aspects of C, all control statements in C, concepts of function, macro, files and pointers with examples, graphs, arrays, searching and sorting techniques, stacks and queues, files, and preprocessing. C & Data Structures provides a comprehensive guide to all the data types in C with internal implementation, while providing examples to demonstrate their behavior.

Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Customers Who Viewed This Item Also Viewed


Editorial Reviews

About the Author

P.S. Deshpande is a faculty member in the Department of Computer Science at Visvesvarya National Institute of Technology. He has acted as a consultant to various government and private organizations in the field of database management, software engineering, data warehousing, WAP, and J2EE design patterns, and has published a number of papers on Oracle, data warehousing, and programming languages. O.G. Kakde is also a faculty member in the Department of Computer Science at Visvesvarya National Institute of Technology. He has done consulting work for the government as well as private organizations in the fields of embedded systems, language translators, WAP, and several programming languages. He is the author of Algorithms for Compiler Design.

Product Details

  • Paperback: 700 pages
  • Publisher: Charles River Media; 1 edition (January 15, 2004)
  • Language: English
  • ISBN-10: 1584503386
  • ISBN-13: 978-1584503385
  • Product Dimensions: 9.1 x 7.3 x 1.4 inches
  • Shipping Weight: 2.6 pounds (View shipping rates and policies)
  • Average Customer Review: 3.2 out of 5 stars  See all reviews (11 customer reviews)
  • Amazon Best Sellers Rank: #2,071,760 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

11 Reviews
5 star:
 (4)
4 star:
 (2)
3 star:    (0)
2 star:
 (2)
1 star:
 (3)
 
 
 
 
 
Average Customer Review
3.2 out of 5 stars (11 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

10 of 10 people found the following review helpful:
1.0 out of 5 stars A book that should never have been published (should rate as minus 5 stars), October 25, 2005
This review is from: C & Data Structures (Charles River Media Computer Engineering) (Paperback)
I am profoundly disturbed by the poor quality of this book. Here is an example to show why I feel that way. The example was chosen almost at random but even I was shocked when I came to type it in. I would not accept such code from a first year student.
On page 139 the author provides the following code (I have taken great care to copy the code exactly as it is in the book):
Struct address \\ A
{
plot char [30], struc char[30];
city char[30]
}
struct student \\ B
{
name char[30];
marks float;
struct address adr;
}
main ( )
{
struct student student1; \\D
struct student class[20]; \\E
class[1].marks = 70; // F
I have stopped at this point as it continues with a hard coded initialisation of class[1] followed by five printf() statements to output the contents of class[1] to stdout. Nowhere do the authors expalin why they want an array, why they ignore the first element of the array and why the bothered with defining student1. In addition the use of 'class' as a name introduces a gratuitous incompatibility with C++.
There then follows a section explaining the code. The first item is:
1. Statement A declares the address of a structure containing the members plot, street and city.
That code is so bad that I can think of no explanation for how a book on C could be distributed with such code in it.
I am disturbed by the number of positive reviews this book has had from readers because no one who actually tried the code provided by the authors could have got it working and the explanations are often bizarre.
Were it possible I would give this book minus 5 stars because learning from it would seriously impede a reader's development as a programmer.
There are numerous better books on both Data Structures and C. Indeed almost any book on either subject would be better.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 5 people found the following review helpful:
2.0 out of 5 stars Numerous Errors, May 25, 2004
This review is from: C & Data Structures (Charles River Media Computer Engineering) (Paperback)
I would have to disagree with the other reviews of this text. I found this book full of gramatical errors, typos, and errors in the source code. The concepts presented in the text are exelent and the authors do a fine job of presenting these ideas. It is unfortunate that the editing was not better and that some of the source code seemingly was not compiled and tested prior to being included in the book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
2.0 out of 5 stars Full of errors and novice style of programming, January 16, 2005
By 
Mk "jgd" (Sunnyvale, CA) - See all my reviews
This review is from: C & Data Structures (Charles River Media Computer Engineering) (Paperback)
Stay away unless you are desperate to lay hands on any data structures book. It has so many errors. Poor editing can confuse you. The code is written in often very beginner's style while no thought is given to Whys and Why Nots of an approach. Definitely not a good reference. Use and throw perhaps.

The program outputs are needlessly printed without any sensible explaination for most of them.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews









Only search this product's reviews



What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject