A
abhi
hi everybody am new to this group and help me to learn C
hi everybody am new to this group and help me to learn C
Please quote your context. There are dire consequences I've been told towell abhi
go to the site
http://accu.org/index.php/book_reviews?url=search.xqy?field=subject&term=beginner's+c
and identify recommended C books(not C++), then try to get hard copy of
these books and start working on it
Please quote your context. There are dire consequences I've been told to
stop exaggerating if you don't.
Help you learn C eh? That's quite the boon to ask. The C language is
extremely large containing numerous standard features and even more
nonstandard ones. One of the best C tutorials that I know of can be
found free online at:
http://www.cs.cf.ac.uk/Dave/C/CE.html
It assumes that you are using some sort of *nix system however all of
the information presented is still relevant (okay nearly all of it once
you get near the end some OS specific stuff is presented but its easy
enough to ignore this).
I read most of this tutorial and it help me to lean the basics and more
intermediate concepts of C.
> If you want to learn the really advanced
stuff the only way to really do it is to buy a book. Some online
tutorials present advanced information however it is often OS specific.
What's wrong with book anyway?
Help you learn C eh? That's quite the boon to ask.
hi everybody am new to this group and help me to learn C
Richard Heathfield said:abhi said:
*THE* C book is:
The C Programming Language, 2nd Ed. Kernighan & Ritchie. Prentice Hall,
1988. ISBN 0-13-110362-8 (paperback), or 0-13-110370-9 (hardback).
abhi said:hi everybody am new to this group and help me to learn C
Chris said:Richard Heathfield
It is over 18 years old now.
The language has moved on a long way since
then.
The current C standard is about twice the size of the 1990 version
Also K&R is a language definition Much like a dictionary.
Yiu do not use
a dictionary to learn to write novels or business reports.
If you want to learn C, a better newsgroup to try might be
<news:alt.comp.lang.learn.c-c++>.
[QUOTE="pete said:Richard Heathfield
It is over 18 years old now.
The language has moved on a long way since
then.
The current C standard is about twice the size of the 1990 version
Also K&R is a language definition Much like a dictionary.
Yiu do not use
a dictionary to learn to write novels or business reports.
It is over 18 years old now. The language has moved on a long way since
then. The current C standard is about twice the size of the 1990 version
Also K&R is a language definition Much like a dictionary. Yiu do not use
a dictionary to learn to write novels or business reports.
Try the book review section at http://www.accu.org
I would recommend reading the comp.lang.c FAQ and buying a copy of K&R2
(see the bibliography of the comp.lang.c FAQ).
Richard Heathfield said:Chris Hills said:
The current C standard, though, doesn't add a great number of significant
changes to the language that K&R2 describes. A great many of the additions
in C99 were to do with relatively esoteric mathematical operations that few
people care about. There are a few minor additions (BCPL comment syntax,
VLAs, compound literals, and the like), but these are of little moment. In
any case, some of these features are not supported (or not supported in a
conforming manner) by mainstream compilers.
Furthermore, even if you disagree that those features are relatively minor,
K&R2 remains a well-written introduction to the "core" of the language.
Firstly, you appear to be ignoring the first seven chapters of the book (for
we will lay aside the eighth as being off-topic). Secondly, to take your
"novel" analogy, K&R2's purpose is not to teach programming, but to teach C
itself. It achieves this limited goal extremely well.
Well, I tried. I found an advertisement for movie reviews; another for "the
place to watch cinema and film reviews on your PC and shop online"; one for
MARK LOGIC, whatever that is; another for Amazon; and one for Blackwells.
ACCU's usefulness appears to have taken a dive.
Richard Heathfield said:ACCU's usefulness appears to have taken a dive.
Buck said:K&R2 is NOT a book for beginners.
osmium said:That's impossible.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.