Seeking a good C introduction book

X

Xiaoshen Li

Dear All,

I am relatively new to C(But I have computer science background and know
some other programming languages). I am wondering if anyboby can
recommend me some C books or websites. I prefer the books with code that
can be downloaded from websites. (I like to read those codes and play
with it. I found it is a fast way to pick up a language, without going
through lengthy introduction about variable types, control structures,
etc, which I have been exposed many times in learning other languages.)

Thank you very much for your help. I greatly appreciate it.
 
P

pete

Xiaoshen said:
Dear All,

I am relatively new to C
(But I have computer science background and know
some other programming languages). I am wondering if anyboby can
recommend me some C books or websites.
I prefer the books with code that
can be downloaded from websites. (I like to read those codes and play
with it. I found it is a fast way to pick up a language, without going
through lengthy introduction about variable types, control structures,
etc, which I have been exposed many times in learning other
languages.)

Thank you very much for your help. I greatly appreciate it.

K&R2

"This book is meant to help the reader learn how to program in C.
It contains a tutorial introduction to get new users started
as soon as possible."

"It is not an introductory programming manual;
it assumes some familiarity with basic programming concepts
like variables asignmemt statements, loops and functions."

And you'll need this too:
http://cm.bell-labs.com/cm/cs/cbook/2ediffs.html
 

Ask a Question

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.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top