C language - best online tutorial/book

Safin

Skilled
Check this

I reckon thats the best tutorial you will ever get. VEry Very cool and grt for starters

Programming in C
UNIX System Calls and Subroutines using C,

$\copyright$ A. D. Marshall 1994-9

Substantially Updated March 1999
 
Now thats something that doesnt come along every day....very nice link man....i hope there was pdf version somewhere...would have been immensly useful for people like me..
 
For data structures theres a book by Tenenbaum which has some great algorithms. well explained and some functions of algorithms also given to help student.
 
For DS
1. Kruse / Tondo : very intresting read
2. Tannenbaum : Expert Book
3. Knuth Series : 3 books in series , The total (and classic) reference to DS .
 
Yashavant Kanetkar's "LET US C" and balaguruswami' programming in C r really nice books.
also try Kerningham-Ritchy' ANSI C.for DS Kruse / Tondo's book is probably THE best(afaik) ;)
 
The best book on C and Data Structures are

C In Depth
&
Data Structures Through C In Depth
from BPB by Deepali Srivastava

I have gone through both books and really got them written in wonderful way. I really did not found any other book which has given this much of knowledge in C and most of the data structures in details.
 
Back
Top