Thread: Advanced C programming Book?

  1. #1
    Registered User
    Join Date
    Dec 2022
    Posts
    4

    Advanced C programming Book?

    I have completed Basic C programming.. Can you guys recommend me some MOST Advanced C programing book?



  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,661
    You missed this pinned at the top of the forum.
    C Book Recommendations

    You've come a long way in 3 weeks.
    How does this encryption works?

    How much real world programming have you done (ie, a program used by someone other than yourself and your tutor)?

    Have you also learned how to program?
    Your average 100 line student homework doesn't tell you much about the "how".
    But to tackle the 1000+++ line programs that actually do meaningful things, you need a lot of "how" knowledge that has nothing to do with knowing where the curly braces go.

    Reading lots of books is akin to going to lots of restaurants, reading the menus and then believing you know how to cook.

    You need to be writing NEW code every day for the next couple of years if you want proficiency.
    Just reading books and other peoples code isn't going to get you there.

    Here's a book that goes into depth on a number of topics.
    C-Unleashed
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 0
    Last Post: 02-01-2019, 12:27 PM
  2. Replies: 0
    Last Post: 02-01-2019, 12:22 PM
  3. Replies: 9
    Last Post: 12-29-2014, 05:39 PM
  4. A good advanced C Book with....
    By Rafa T. in forum Tech Board
    Replies: 4
    Last Post: 07-22-2010, 08:42 AM
  5. Advanced C Programming book recommendations?
    By Whiteghost in forum C Programming
    Replies: 0
    Last Post: 12-26-2006, 05:07 AM

Tags for this Thread