|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#1
|
|||||
|
|||||
|
Book on C programming - suggestions?
I have been programming various things for about four years now, but it wasent until the competition this year that I used C. Thankfully there was nothing overly complex that had to be done, and the code was very well commented so I did not have too much trouble with it.
This said, I still do not feel totally comfortable with C and want to get more familiar with it, so I was wondering if anyone could recommend a good book on it (I like books better than web pages, but if you do know of any really good pages, they would also be much appreciated). I have been looking around on amazon.ca, but they have something like 1000 titles in their "C & C++ Programming" section which makes it very hard to decide. The one book I did like is "Programming with C: A Modern Approach" which I borrowed from my friend, but I do not have the $100 to buy it online and he wanted it back. |
|
#2
|
|||||
|
|||||
|
Re: Book on C programming - suggestions?
try your local library. I don't think they're locally in high demand.
|
|
#3
|
|||||
|
|||||
|
Re: Book on C programming - suggestions?
Ya, I could do that, but I like books that I can keep around for reference (and because I am really bad at remembering to return things to the library).
Its a good idea thou, maybe I'll go around corner one day to take a look. |
|
#4
|
|||||
|
|||||
|
Re: Book on C programming - suggestions?
Quote:
![]() It's got a steep learning curve, but it's oh-so-worth it. The best book is, hands down, the beloved "K&R" book. Whatever you pay for it, it's worth it. (Make sure you get the ANSI C version.) Oh, and use a standards compliant compiler, like GCC. Have Fun! Feel free to PM me questions. I highly reccommend the exercises in that book. PS: This site is great! |
|
#5
|
|||||
|
|||||
|
Re: Book on C programming - suggestions?
Quote:
|
|
#6
|
||||
|
||||
|
Re: Book on C programming - suggestions?
Quote:
-Kevin |
|
#7
|
|||||
|
|||||
|
Re: Book on C programming - suggestions?
Quote:
|
|
#8
|
||||
|
||||
|
Re: Book on C programming - suggestions?
I'd recommend "The Complete Reference: C++" (forth edition is the one I have, but it might have something newer. Doubt that though, it was only 2 or so years ago.) It has the first part covering C and the second C++. Great book. Especially since you'll eventually want classes... (ignore Phrontist...)
![]() |
|
#9
|
|||||
|
|||||
|
Re: Book on C programming - suggestions?
Quote:
|
|
#10
|
|||||
|
|||||
|
Re: Book on C programming - suggestions?
I know you want a book, but maybe also going to a few websites:
*These aren't for robot programming, but for PC programming* http://www.cpp-home.com http://www.cprogramming.com |
|
#11
|
||||
|
||||
|
Re: Book on C programming - suggestions?
I'm going to suggest that you don't buy any programming book whose title ends with ".....for Dummies". Definatly NOT a good investment.
|
|
#12
|
|||||
|
|||||
|
Re: Book on C programming - suggestions?
Thanks again,
These have all been really helpfull suggestions. I ended up getting K&R and I really like it so far, great book. I cant wait for exams to end (5 more days!) so I can spend lots of time with it! |
|
#13
|
|||
|
|||
|
Re: Book on C programming - suggestions?
you all were talking about textbooks about c and stuff like that...
im looking for a cheaper more beginner book for c, that explains everything from the basics and just teaches me the whole language in a normal paperback, and codes and such and things i can learn and use when programming a robot. what do you suggest? |
|
#14
|
||||
|
||||
|
Re: Book on C programming - suggestions?
Quote:
It's a scaled down version of K&R but it has virtually everything you need to program a robot... And it's free. |
|
#15
|
||||
|
||||
|
Re: Book on C programming - suggestions?
Oh, and about the K&R, I also had it recommended to me, but I haven't yet found it in any bookstore. Other than on-line, is there any place that I might be able to find it?
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Programming Compatition | Angela06 | Programming | 30 | 08-04-2005 23:12 |
| Robot Programming Education | phrontist | Programming | 11 | 03-05-2004 07:32 |
| Program book comments... | Jessica Boucher | General Forum | 2 | 24-03-2002 22:40 |
| pbasic programming | punarhero | Programming | 4 | 21-01-2002 23:32 |