Thread: Bought Some C Texts

  1. #1
    Banned Troll_King's Avatar
    Join Date
    Oct 2001
    Posts
    1,784

    Bought Some C Texts

    The C Programming Language second edition by Kernighan and Ritchie

    Pointers On C by Kenneth A. Reek

    Programming Pearls second edition by Bentley

    C Traps And Pitfalls by Koenig

    C Interfaces And Implementations by Hanson
    Anyone read these yet? What is your opinion of them.
    Last edited by Troll_King; 07-25-2002 at 02:58 AM.

  2. #2
    Seeking motivation... endo's Avatar
    Join Date
    May 2002
    Posts
    537
    The top one is THE book on C programming, highly recommended.

  3. #3
    Banned Troll_King's Avatar
    Join Date
    Oct 2001
    Posts
    1,784
    Yeah, I don't know why I didn't pick it up long time ago. You would think it would be a logical book to read. I'll use gcc for the code samples.

  4. #4
    Registered User moonwalker's Avatar
    Join Date
    Jul 2002
    Posts
    282

    Cool

    C++ in 21 days
    I wrote my pong game after I completed 13 days (and some small stuff on the web)
    However, it may not be in depth. It's more like a crash course.

  5. #5
    flashing vampire black's Avatar
    Join Date
    May 2002
    Posts
    563
    C++ programming is said a great one. And my book is Thinking in C++, also fantastic.
    Never end on learning~

  6. #6
    ....
    Join Date
    Aug 2001
    Location
    Groningen (NL)
    Posts
    2,380
    >The C Programming Language second edition by Kernighan and Ritchie

    That's a good one. Not only very usefull to learn C, but also as a reference.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. how to get all texts from a file by ifstream ?
    By Mouse_103 in forum C++ Programming
    Replies: 5
    Last Post: 04-11-2006, 08:21 AM
  2. Car I bought today.
    By adrianxw in forum A Brief History of Cprogramming.com
    Replies: 24
    Last Post: 04-05-2004, 02:14 PM
  3. Texts on Format String Vulnerabilities?
    By Tal0n in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 01-09-2004, 09:18 AM
  4. Have any of you bought duct tape?
    By Cheeze-It in forum A Brief History of Cprogramming.com
    Replies: 44
    Last Post: 02-18-2003, 01:05 PM
  5. I just bought a book on C++, and I need a little help
    By Imperio in forum C++ Programming
    Replies: 9
    Last Post: 01-02-2002, 08:11 PM