C / C++ FAQs & Programming Resources - ProkutFAQ : GoodCBooks

HomePage Recent Changes Recently Commented Login/Register

Revision [847]

Most recent edit made on 2009-07-30 16:04:52 by SharathAV

Additions:

  1. C Programming Language (2nd Edition) (Prentice Hall Software) by Brian W Kernighan & Dennis M Ritchie.
  2. Foundations of Computer Science: C Edition (Principles of Computer Science Series) by Aho & Ullman
  3. Pointers on C by Kenneth Reek
  4. C Programming FAQs: Frequently Asked Questions by Steve Summit
  5. The C Puzzle Book by Alan R. Feuer
  6. Algorithms in C, Parts 1-4: Fundamentals, Data Structures, Sorting, Searching (3rd Edition) (Pts. 1-4) by Robert Sedgewick
  7. Expert C Programming by Peter van der Linden


Deletions:

  1. C Programming Language (2nd Edition) (Prentice Hall Software) by Brian W Kernighan & Dennis M Ritchie.
  2. C Programming FAQs: Frequently Asked Questions by Steve Summit
  3. The C Puzzle Book by Alan R. Feuer
  4. Algorithms in C, Parts 1-4: Fundamentals, Data Structures, Sorting, Searching (3rd Edition) by Robert Sedgewick
  5. Expert C Programming by Peter van der Linden




Revision [846]

Edited on 2009-07-30 15:41:58 by SharathAV

Additions:

  1. C Programming Language (2nd Edition) (Prentice Hall Software) by Brian W Kernighan & Dennis M Ritchie.


Deletions:

  1. C Programming Language (2nd Edition) (Prentice Hall Software)= style="border:none !important; margin:0px !important;" />"" by Brian W Kernighan & Dennis M Ritchie.




Revision [845]

Edited on 2009-07-30 15:41:16 by SharathAV

Additions:

  1. C Programming Language (2nd Edition) (Prentice Hall Software)= style="border:none !important; margin:0px !important;" />"" by Brian W Kernighan & Dennis M Ritchie.


Deletions:

  1. The C Programming Language (2nd Edition) by Brian W Kernighan & Dennis M Ritchie.




Revision [844]

Edited on 2009-07-27 23:09:15 by SharathAV

Additions:



Deletions:





Revision [837]

Edited on 2009-07-22 23:10:25 by SharathAV

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.




Revision [836]

Edited on 2009-07-22 23:09:49 by SharathAV

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.




Revision [774]

Edited on 2009-02-21 14:04:18 by SharathAV

Additions:

CategoryBooks
CategoryCBooks




Revision [634]

Edited on 2007-11-13 10:16:05 by SharathAV

Deletions:
oulibasro




Revision [609]

Edited on 2007-11-12 21:59:17 by RacpaStrpa (unregistered user)

Additions:
oulibasro




Revision [403]

Edited on 2007-06-14 12:27:18 by SharathAV

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:




Revision [402]

Edited on 2007-06-14 12:26:16 by SharathAV

Additions:

  1. The C Programming Language (2nd Edition) by Brian W Kernighan & Dennis M Ritchie.


Deletions:

  1. The C Programming Language (2nd Edition) by Brian W Kernighan. [Highly Recommended]




Revision [401]

Edited on 2007-06-14 12:24:45 by SharathAV

Additions:
The following are a list of recommended books for learning C programming:
  1. The C Programming Language (2nd Edition) by Brian W Kernighan. [Highly Recommended]
  2. C Programming FAQs: Frequently Asked Questions by Steve Summit
  3. The C Puzzle Book by Alan R. Feuer
  4. Algorithms in C, Parts 1-4: Fundamentals, Data Structures, Sorting, Searching (3rd Edition) by Robert Sedgewick
Books NOT recommended
  1. Let Us C - Yashwant Kanetkar
  2. 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.
  1. The C Programming Language (2nd Edition) by Brian W Kernighan.
  2. C Programming FAQs: Frequently Asked Questions by Steve Summit
  3. The C Puzzle Book by Alan R. Feuer
  4. 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.




Revision [313]

Edited on 2007-02-06 16:21:14 by SharathAV

Additions:





Revision [268]

Edited on 2006-12-19 07:31:19 by SharathAV

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.




Revision [267]

Edited on 2006-12-19 07:29:17 by SharathAV

Additions:
C99 Draft: (C99 is the current C standard)


Deletions:
C99 Draft: (C99 is the current C standard)




Revision [266]

Edited on 2006-12-19 07:27:36 by SharathAV

Additions:



Deletions:
Plain Text format
HTML format
PDF format




Revision [265]

Edited on 2006-12-19 07:26:23 by SharathAV

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.




Revision [215]

Edited on 2006-12-04 09:19:16 by SharathAV

Additions:



Deletions:
Ian Hay's recommended book list
CLC FAQ recomended book list




Revision [214]

Edited on 2006-12-04 09:05:59 by SharathAV

Additions:

Which are good books to learn C programming ?

  1. Expert C Programming by Peter van der Linden
External links
Ian Hay's recommended book list
CLC FAQ recomended book list


Deletions:

  1. Expert C Programming by Peter van der Linden




Revision [175]

The oldest known version of this page was edited on 2006-11-01 23:52:52 by PriyaSridharan
The following are a list of books that any serious C Programmer must have.

  1. The C Programming Language (2nd Edition) by Brian W Kernighan.
  2. C Programming FAQs: Frequently Asked Questions by Steve Summit
  3. The C Puzzle Book by Alan R. Feuer
  4. Algorithms in C, Parts 1-4: Fundamentals, Data Structures, Sorting, Searching (3rd Edition) by Robert Sedgewick
  5. Expert C Programming by Peter van der Linden
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.1089 seconds