I concur with Narendra, no point reading other books when the creators have written some really splendid ones. In fact KnR C is probably one of the best technical available. It shows not just how to program in C and good programming style, it teaches how to write a technical book, if you are careful enough to observe.
2009/1/14 narendra sisodiya <[email protected]> > On Wed, Jan 14, 2009 at 11:30 AM, Jatin Suneja <[email protected]>wrote: > >> Hello all, >> >> Recommended books for C And C++ programming also include : >> >> 1. E balaguruswamy for C++ and also available for C >> 2. C++ programming skills by Robert Lafore - First few chapters clears >> concept of C languages. >> > > I do not suggest for this combination. Infact i do not prefer any Indian > author for C++. I first started with Lafore in 1st year of my BTech just for > few days but later I shifted to "The complete reference of C++" which is the > ultimate book I ever found for C++. even today also I use that book for any > problem. The only one book I found better then this is -- Stroustrup: The > C++ Programming Language (Third Edition) - > http://www.research.att.com/~bs/3rd.html<http://www.research.att.com/%7Ebs/3rd.html>, > But it is too difficut to study. > > >> Thanks & Regards >> >> Jatin Suneja >> C-DAC Noida >> >> >> On Wed, Jan 14, 2009 at 9:07 AM, Sumantra Dutta Roy < >> [email protected]> wrote: >> >>> >>> On Tue, Jan 13, 2009 at 10:44:29PM +0530, amit kumar wrote: >>> > please recommend ,best(absolutely good) C programming books (not sites >>> of >>> > e-books) >>> >>> I've found the Schaum series book (there is a TMH edition also >>> available) quite good. The first 5 chapters can be digested in about 4-5 >>> days (I mean till arrays - so you should be able to write fairly >>> complete programs in this period). Pointers takes some time to >>> appreciate - spend the next 4-5 days on this. The examples are quite >>> good. Kernighan and Richie's book is quite user-unfriendly: to get to >>> learn scanf, one has to go to Chapter 7. Kanetkar's book, in my opinion, >>> isn't too good, either. >>> Cheers, Sumantra. >>> -- >>> ********************************************************************* >>> SUMANTRA DUTTA ROY Ph Office: +91 - 11 - 26591084 >>> Department of Electrical Engineering Ph Resid.: +91 - 11 - 26597084 >>> Indian Institute of Technology Delhi Ph MM Lab: +91 - 11 - 26596167 >>> Hauz Khas, New Delhi - 110016, INDIA Facsimile: +91 - 11 - 26581606 >>> http://www.cse.iitd.ac.in/~sumantra/<http://www.cse.iitd.ac.in/%7Esumantra/> >>> email: >>> [email protected] >>> Office: II-245, Res: 38 North Avenue email: [email protected] >>> _____________________________________________________________________ >>> UDYOGINAM PURUSHASIMHAM UPAITI LAKSHMEEH >>> DAIVEN DEYAM ITI KAAPURUSHAAH VADANTI >>> DAIVAM NIHATYA KURU PAURUSHAM AATMASHAKTYAA >>> YATNE KRITE YADI NA SIDHYATI KO ATRA DOSHAH >>> (Favourite Sanskrit Shloka) >>> ********************************************************************* >>> >>> >>> >> >> >> > > > -- > ┌─────────────────────────┐ > │ Narendra Sisodiya > │ R&D Engineer > │ http://narendra.techfandu.org > └─────────────────────────┘ > > > > -- Lots o' Luv, Phani Bhushan Let not your sense of morals prevent you from doing what is right - Isaac Asimov (Salvor Hardin in Foundation and Empire) --~--~---------~--~----~------------~-------~--~----~ l...@iitd mailing list -- group http://groups.google.com/group/iitdlug -~----------~----~----~----~------~----~------~--~---
