c book

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • goelvivek
    New Member
    • Dec 2006
    • 26

    c book

    which one is the best book for c language

    let us c
    exploring c
    ansi c
    complete reference c
    hidden and secret c
    c indeapth
    and any other you know
  • weaknessforcats
    Recognized Expert Expert
    • Mar 2007
    • 9214

    #2
    I prefer C++ Primer Plus 5th Ed by Stephen Prata. This book assumes no prior knowledge of C or object-oriented concepts.

    Comment

    • vinot85
      New Member
      • Aug 2007
      • 53

      #3
      Well all are good ones..
      But the excellent one i can suggest is,
      The C Programming Language, by

      Dennis Ritchie,
      Brian Kernighan

      Comment

      • kreagan
        New Member
        • Aug 2007
        • 153

        #4
        Originally posted by vinot85
        Well all are good ones..
        But the excellent one i can suggest is,
        The C Programming Language, by

        Dennis Ritchie,
        Brian Kernighan
        I second that. It's extremely popular too. :)

        Comment

        Working...