dont know any c language books in Tamil, but I think a book that makes it easy to understand C would be Yahswant Kanetkar's "Let us C", or Balaguruswamy's C book or even the C book from Schaum series.
However, these books only give you a primer when it comes to C. The really good books will eventually have to be attempted and allow me to say that you cant run away from them, so keep the Kernighan and Ritchie handy as well!
2007-01-10 16:03:21
·
answer #1
·
answered by Neil 5
·
0⤊
0⤋
The Great Man, Dennis Ritchie has written C language (The King of Programming World). C is a programming language which born at “AT & T’s Bell Laboratory” of USA in 1972.
Why it was named as “C”?
Many of C’s basics and ideas were obtained from the earlier language B. (Ken Thompson have developed B Language.) BCPL and CPL are the earlier forebear of B Language. CPL is basic Programming Language. In 1967, BCPL Language (Basic CPL) was created under a scaled down version of CPL. As many of the features were obtained from “B” Language that’s why it was named as “C” Language. After 7-8 years C++ came into the reality which was first example of object oriented programming.
Without Dennis there is no C, if no C then no C++means no UNIX, Windows, Linux, No Crysis warhead &other cool games, No Photoshop,NoFirefox,No VLC,No FLStudio,No PlayStation,No XBOX &the List Continues…
90%of the Application in the world is written in C.
Let’s have a look excellent video made by gootly academic to give Extra-ordinary Tribute to Dennis Ritchie (a founder of C language).
URL: https://www.youtube.com/watch?v=fkpT0EzUUWc
2016-04-28 21:45:15
·
answer #2
·
answered by Jaimin 1
·
1⤊
0⤋
"Beginning with C" Ron House
(programs in this text can also be compiled using a C++ compiler if you need to)
"C - How to Program" HM Deitel/PJ Deitel
Teach yourself C in 24 hours: http://aelinik.free.fr/c/index.html
Also, when you're doing a specific exercise just search on the web to find tutorials that may explain things a different way that you might understand.
2007-01-10 16:23:43
·
answer #3
·
answered by crly 2
·
0⤊
0⤋
I think "Let us C" by Yashavant Kanetkar is best suitable for the beginners. "Pointers in C" by the same author let us know the depth of the Pointer concepts. "Programming in ANSI C" by E.Balagurusamy is also good. You can search for programs in Internet and try to solve it. Practice teaches u a lot. Don't go for Tamil Books...
2007-01-10 16:13:03
·
answer #4
·
answered by Thangaraj M 2
·
0⤊
0⤋
at first everybody feels difficult to study c...
if u understand than u would definitely be intrested in learning c
the best books are
1st programming in c..
let us c by yashwant kanetker
Ansi c by balagurusamy...........
try to do very small program in c in ur PC ..
rectify the errors........
2007-01-10 16:47:47
·
answer #5
·
answered by Rajesh.T 2
·
0⤊
0⤋