C and Data Structures Ebook
Posted by myuserNov 23

The book is written for both undergraduate and graduate students of core computer science areas.
The book would be very useful for other students to learn programming for the purpose of making a career in computer science.
It covers all those topics that generally appear in aptitude tests and interviews.
It not only gives the language syntax but also discusses its behavior by showing the internal implementation.
We have covered almost the entire range of data structures and programming such as non-recursive implementation of tree traversals, A* algorithm in Artificial Intelligence, 8-queens problems, etc.
http://rapidshare.com/files/8875488/C___Data_Structures.chm
Related posts:
- Learn to Program with C++ Ebook More than 100,000 programmers owe their careers to Professor...
- Variable-length Codes for Data Compression Variable-length Codes for Data Compression Springer | 2007-10-01 |...
- Programming C# 3.0 Ebook Written by popular author and .NET expert Jesse Liberty,...
- C++ How to Program – 5th Edition Ebook With over 250,000 sold, Harvey and Paul Deitel’s C++...
- Mobile Learning: Structures, Agency, Practices Norbert Pachler, Ben Bachmair, John Cook “Mobile Learning: Structures,...
Related posts brought to you by Yet Another Related Posts Plugin.
No comments