Re: Help with C books



manochavishal@xxxxxxxxx wrote:
Can anyone recommend Book on C which covers all the advanced topics.

The one from Dennis Ritchie and Brian Karnighan is quite famous and quite advanced.


Looking for the most advanced book on C. i have gone thru Expert C
Programming. Something on those lines with multi threading and
algorithms.

About algorithms you can find the book from Mark Allen Weiss (if I remember correctly) called "Data Structures and Algorithms in C".
I think that you should probably learn C++ also and there are plenty of books about algorithms in C++ nowadays.

Multi threading is operating system depended and if you program in Unix/Linux enviroment I could greatly recommend you "Advanced programming in Unix enviroment" from Richard Stevens (something like that), it is famous book and covers multithreading, semaphores, messages between processes and even more.


--
Mladen Adamovic
http://home.blic.net/adamm
http://www.shortopedia.com
http://www.froola.com
.



Relevant Pages

  • Re: How to solve for smallest and largest int?
    ... generate a simple algorithm has no business trying to learn Ada. ... then recommended Basic or C as a first language. ... lot of bad programming practices using Basic. ... Algorithms interact with data structures to produce programs. ...
    (comp.programming)
  • Re: what should be in a computer science degree?
    ... Games programming ... scientists be taught something about data structures and algorithms? ... Take a look at some of the algorithms in books ... concepts, such as what was a computer, the history of computing, networks, ...
    (comp.lang.lisp)
  • Re: Sin & Cos speed worries
    ... execution time of the algorithms. ... Unfortunetly some of the algorithms that my group has developed are ... in "Programming Pearls" (or in "More Programming ... dividing by a constant inside a loop, ...
    (sci.math.num-analysis)
  • Re: Advacnced C
    ... serious programming is some standard basic algorithms and data ... Another good book on algorithms but with more help on implementation ... the kernel level. ... remember and "Essential Linux Device Drivers" by Venteswaran are both ...
    (comp.lang.c)
  • Re: what should be in a computer science degree?
    ... Games programming ... scientists be taught something about data structures and algorithms? ... I thought about the Data Structures and Algorithms idea. ... Take a look at some of the algorithms in books ...
    (comp.lang.lisp)