C Board  

Go Back   C Board > General Programming Boards > C Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 11-12-2006, 04:50 AM   #46
Registered User
 
Join Date: Nov 2006
Posts: 1
The C Programming Language
openboy is offline   Reply With Quote
Old 12-20-2006, 08:30 PM   #47
Registered User
 
Join Date: Sep 2006
Location: vancouver wa
Posts: 198
Prata's C Primer Plus 5/ed
excellent book. i have many books and this is the best.
mrsirpoopsalot is offline   Reply With Quote
Old 12-27-2006, 08:56 PM   #48
Its hard... But im here
 
swgh's Avatar
 
Join Date: Apr 2005
Location: England
Posts: 1,466
Code:
Beginning with C
By woodhouse publishers. Ok, so it was written in 1994 and is rather dated nowdays but its one of the best C books I ever read. Has tons of example programs and goes from a line of text to file reading, pointers, structs and advanced structures. Might be a little hard to get hold of now, but I belive amazon have it still. I used it in college, after reading this book I began ro learn C++ and had the background of C to make the learning experience quicker and much more enjoyable. Oh, and the exercises are quite challenging too
__________________
I'm just trying to be a better person - My Name Is Earl
swgh is offline   Reply With Quote
Old 01-03-2007, 11:07 AM   #49
geek
 
Whiteghost's Avatar
 
Join Date: Aug 2005
Posts: 19
The book call A Reference C manual is a good book for the C programmer.
__________________
Fedora 9 gcc 4.3
Whiteghost is offline   Reply With Quote
Old 03-24-2007, 10:57 PM   #50
Brak
 
BoneXXX's Avatar
 
Join Date: Mar 2007
Location: Bangkok
Posts: 62
I think C Program Design for Engineers by Jeri R. Hanly , Elliot B. Koffman is very good C book for beginners. Thats why I ordered Problem Solving and Program Design in C by Jeri R. Hanly, Elliot B. Koffman. Hopefully I will get it next week.
BoneXXX is offline   Reply With Quote
Old 04-03-2007, 10:58 PM   #51
Registered User
 
Join Date: Mar 2007
Posts: 9
i too recommend C Primer Plus by Stephen Prata. though i haven't mastered it, but i bought it long ago and still believe that it's one of the best C Books because it provides every thing in detail and at last some tough exercises to gauge your understading. I am following it to learn C.
javani is offline   Reply With Quote
Old 05-21-2007, 05:29 AM   #52
Registered User
 
Join Date: May 2007
Posts: 58
I was looking at the revies of A C Reference Manual on amazon an someone replied

Quote:
Listen Grasshopper, to master the ways of C you need these three books:

The C Programming Language
C: A reference Manual
Data Structures: An Advanced Approach using C.

And no others. That is the beauty of C. It is small and minimal. Than learn Scheme. You will never need anything else.
Govalant is offline   Reply With Quote
Old 05-21-2007, 05:59 AM   #53
Registered User
 
Join Date: May 2007
Posts: 58
I forgot:

Essential C - Nick Parlante

http://cslibrary.stanford.edu/101/
Govalant is offline   Reply With Quote
Old 06-03-2007, 04:46 AM   #54
Registered User
 
Join Date: Jun 2007
Posts: 1
KnR is the best one
rajatphull is offline   Reply With Quote
Old 06-20-2007, 03:23 AM   #55
Registered User
 
Join Date: Jun 2007
Posts: 2
good book

programming in C using Turbo C++ by waites group is excellent for beginners. i enjoyed that book.
sincere_cute is offline   Reply With Quote
Old 06-21-2007, 04:45 AM   #56
life is a nightmare
 
Join Date: Apr 2007
Posts: 127
The C Book
http://publications.gbdirect.co.uk/c_book
good for the experienced c programmers
St0rM-MaN is offline   Reply With Quote
Old 08-15-2007, 02:24 PM   #57
Registered User
 
Join Date: Aug 2007
Posts: 2
i would recommend Sam's teach yourself c in 21 days, i learned using that book and it was awesome however now i dont know if iam intermedite or an expert...
l33t is offline   Reply With Quote
Old 08-15-2007, 02:29 PM   #58
Senior software engineer
 
brewbuck's Avatar
 
Join Date: Mar 2007
Location: Portland, OR
Posts: 5,381
Quote:
Originally Posted by rajatphull View Post
KnR is the best one
I dunno. Learning from K&R is kind of like learning how to tie knots by reading a Boy Scout manual from 1950. It contains the correct information, but the style is antiquated and it doesn't account for all the new developments since the time of publication.

I'm not one to put down the K&R book, though. It's definitely something you should own, but get a few other books too. It's been so long since I was in the learning phase that I have no idea what's good any more.
brewbuck is offline   Reply With Quote
Old 11-03-2007, 03:20 PM   #59
Registered User
 
Join Date: Oct 2007
Posts: 29
cry...wine

is this a good book "Programming in C: a complete introduction to the C programming language" Stephen G. Kochan 3rd edition
deadherorising is offline   Reply With Quote
Old 11-05-2007, 09:51 AM   #60
Registered User
 
Join Date: Sep 2006
Posts: 2,512
I'm not sure of that book, but I can really recommend "Beginning C" by Ivor Horton.

Has many practical examples of how to approach a new programming problem, as well as all the many step by step instructions as it leads a beginner toward a good basic (more than basic, really), understanding of the C language.

The K&R "The C Programming Language" is an excellent book, but you REALLY have to be a geek to tackle it as a beginning programmer. If you don't know PI to 12 decimal places just because it's interesting, this is not the book for you, as a student starting out in programming.

Horton's the way to go, imo.
Adak is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
any book recommendations? NewnOT Windows Programming 1 06-21-2009 02:12 PM
JavaScript book recommendations neandrake Tech Board 2 04-05-2009 12:27 PM
C++ Book Editions and Recommendations cpudaman C++ Programming 7 02-10-2008 11:52 AM
Language REFERENCE book recommendations? DougDbug C++ Programming 3 01-18-2003 02:24 PM
My book recommendations for rank beginners ... snakum C++ Programming 4 08-21-2002 10:38 AM


All times are GMT -6. The time now is 07:25 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22