CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

C Programming Recommended Book

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Joan



Joined: 29 May 2004
Posts: 41
Location: Barcelona, Spain

View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger

C Programming Recommended Book
PostPosted: Fri Jan 11, 2008 5:28 am     Reply with quote

Hi guys,

can recommend any book for C programming (ISBN will be appreciated)?

Thanx,

Joan
_________________
I Came. I Saw. I Won.
rberek



Joined: 10 Jan 2005
Posts: 207
Location: Ottawa, Canada

View user's profile Send private message

PostPosted: Fri Jan 11, 2008 6:20 am     Reply with quote

"The C Programming Language" by Kernighan and Ritchie

ISBN 0-13-110362-8


r.b.
ckielstra



Joined: 18 Mar 2004
Posts: 3680
Location: The Netherlands

View user's profile Send private message

PostPosted: Fri Jan 11, 2008 7:26 pm     Reply with quote

The K&R book mentioned by Rberek is something like the 'bible' for C, it describes the very first version of C. All modern compilers support the newer ANSII-C standard which has some enhancements and subtle changes.

The CCS compiler is K&R based, supports most ANSII changes, includes even some C++ features and has CCS-specific extensions.

For the CCS compiler I would recommend the K&R book. For other compilers have a look at an ANSII-C book.
Humberto



Joined: 08 Sep 2003
Posts: 1215
Location: Buenos Aires, La Reina del Plata

View user's profile Send private message

PostPosted: Fri Jan 11, 2008 9:01 pm     Reply with quote

For sure the K&R book mentioned by rberek and ckielstra is the back bone of the C language.

In my opinion it is not the best book to learn from, but is the best reference to consult.
C language targeted to MCU use a subset of the whole C, named "embedded C", hence
it is advantageous to read the dedicated books to fully understand what features of
the languaje are available and what not in the MCU world.

In the following link you will find the most recommended books to learn from.
http://www.ccsinfo.com/content.php?page=books

kind regards,


Humberto
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group