Additions:
Deletions:
- C Programming Language (2nd Edition) (Prentice Hall Software)
by Brian W Kernighan & Dennis M Ritchie.
- C Programming FAQs: Frequently Asked Questions by Steve Summit
- The C Puzzle Book by Alan R. Feuer
- Algorithms in C, Parts 1-4: Fundamentals, Data Structures, Sorting, Searching (3rd Edition) by Robert Sedgewick
- Expert C Programming by Peter van der Linden
Additions:
Deletions:
Additions:
Deletions:
- The C Programming Language (2nd Edition) by Brian W Kernighan & Dennis M Ritchie.
Additions:
Deletions:
Additions:
These books are not recommended as they contain a lot of erroneous and non-standard content. Learning from these books will rather spoil your knowledge than improve it in any way, and may badly hamper your learning process.
Deletions:
These books are not recommended as they contain a lot of erroneous and non-standard content, learning from these books will rather spoil your knowledge than improve it in any way, and may badly hamper your learning process.
Additions:
These books are not recommended as they contain a lot of erroneous and non-standard content, learning from these books will rather spoil your knowledge than improve it in any way, and may badly hamper your learning process.
In addition to the books, we recommend you have a copy of the C language standard. It serves as a great reference whenever you're unsure of some language construct. The C language standards draft copies are available for free (links given below) which are about 99% same as the original standard.
Deletions:
These books are not recommended as they contain a lot of erroneous and non-standard content, learning from these books will spoil your knowledge in C language.
Apart from books, a copy of the C language standard would be very useful for reference. The C language standards draft copies are available for free (links given below) which are about 99% same as the original standard.
Additions:
Deletions:
oulibasro
Additions:
oulibasro
Additions:
The following is a list of recommended books for learning C programming:
Deletions:
The following are a list of recommended books for learning C programming:
Additions:
- The C Programming Language (2nd Edition) by Brian W Kernighan & Dennis M Ritchie.
Deletions:
- The C Programming Language (2nd Edition) by Brian W Kernighan. [Highly Recommended]
Additions:
The following are a list of recommended books for learning C programming:
- The C Programming Language (2nd Edition) by Brian W Kernighan. [Highly Recommended]
- C Programming FAQs: Frequently Asked Questions by Steve Summit
- The C Puzzle Book by Alan R. Feuer
- Algorithms in C, Parts 1-4: Fundamentals, Data Structures, Sorting, Searching (3rd Edition) by Robert Sedgewick
Books NOT recommended
- Let Us C - Yashwant Kanetkar
- C The Complete Reference - Herbert Shildt
These books are not recommended as they contain a lot of erroneous and non-standard content, learning from these books will spoil your knowledge in C language.
Apart from books, a copy of the C language standard would be very useful for reference. The C language standards draft copies are available for free (links given below) which are about 99% same as the original standard.
Deletions:
The following are a list of books that any serious C Programmer must have.
- The C Programming Language (2nd Edition) by Brian W Kernighan.
- C Programming FAQs: Frequently Asked Questions by Steve Summit
- The C Puzzle Book by Alan R. Feuer
- Algorithms in C, Parts 1-4: Fundamentals, Data Structures, Sorting, Searching (3rd Edition) by Robert Sedgewick
Apart from books, a copy of the C language standard would be very useful if you like to get deep into the language constructs and learn to write portable programs. The C language standards draft copies are available for free (links given below) which are about 99% same as the original standard.
Additions:
Additions:
C Standard
Apart from books, a copy of the C language standard would be very useful if you like to get deep into the language constructs and learn to write portable programs. The C language standards draft copies are available for free (links given below) which are about 99% same as the original standard.
Deletions:
Apart from books, a copy of the C language standard would be very useful if you like to get deep into the language constructs and learn to writing portable programs. The C language standards draft copies are available for free (links given below) which are about 99% same as the original standard.
Additions:
C99 Draft: (C99 is the current C standard)
Deletions:
C99 Draft: (C99 is the current C standard)
Additions:
Deletions:
Additions:
Apart from books, a copy of the C language standard would be very useful if you like to get deep into the language constructs and learn to writing portable programs. The C language standards draft copies are available for free (links given below) which are about 99% same as the original standard.
C99 Draft: (C99 is the current C standard)
Plain Text format∞
HTML format∞
PDF format∞
You can buy the official standard from
the ANSI website∞.
Additions:
Deletions:
Additions:
Deletions:
- Expert C Programming by Peter van der Linden
The following are a list of books that any serious C Programmer must have.
- The C Programming Language (2nd Edition) by Brian W Kernighan.
- C Programming FAQs: Frequently Asked Questions by Steve Summit
- The C Puzzle Book by Alan R. Feuer
- Algorithms in C, Parts 1-4: Fundamentals, Data Structures, Sorting, Searching (3rd Edition) by Robert Sedgewick
- Expert C Programming by Peter van der Linden