473,888 Members | 1,554 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

book on C

Today I went out to a book store in search of a good book on C,
I know quite a lot of C already so I wasnt looking for one of those
"Learn C in 21 Days" type of books, I was more after a book that
would serve as a reference and I could look at when my memory
had failed me and needed refreshing. I had numerous choices as
far as C reference books, The one I chose is called

"The Complete reference, C, fourth edition"
Published by osborne, Author Herbert Schildt

Anyone got any opinions on whether this was a good/poor
choice or has different recommendations . I am going to build
up a library of programming books, so just looking for opinions.

Cheers
Nov 14 '05
23 4067
"Chris Hills" <ch***@phaedsys .org> wrote in message
news:bw******** ******@phaedsys .demon.co.uk...
In article <42************ ***********@new s.optusnet.com. au>, Paul
<pa**@rtfm.or g> writes
Today I went out to a book store in search of a good book on C,
I know quite a lot of C already so I wasnt looking for one of those
"Learn C in 21 Days" type of books, I was more after a book that
would serve as a reference and I could look at when my memory
had failed me and needed refreshing. I had numerous choices as
far as C reference books, The one I chose is called

"The Complete reference, C, fourth edition"
Published by osborne, Author Herbert Schildt

Anyone got any opinions on whether this was a good/poor
choice or has different recommendations . I am going to build
up a library of programming books, so just looking for opinions.

Cheers

look on http://www.accu.org for book reviews.

The accu is independent and doesn't sell books.


Avoid Schildt at all costs.

Programming C by K&R and also Modern C Programming by King are good starter
books.
C Traps and Pitfalls is also a good book once you have got started.

Sometimes when I'm looking up something on google I add CBFalconer and/or
Chris Torek to the search and usually end up with some good insights (there
are a lot of other good posters but these two stand out).

Now if these two could write a book on C it would most likely be very good
if not the best book on C.

Lurker.
Nov 14 '05 #21
Lurker wrote:
.... snip ...
Sometimes when I'm looking up something on google I add CBFalconer
and/or Chris Torek to the search and usually end up with some good
insights (there are a lot of other good posters but these two
stand out).

Now if these two could write a book on C it would most likely be
very good if not the best book on C.


Thanks, but speaking only for myself, I have found that I am not a
very good teacher. I can usually discuss things with fairly
knowledgeable people, but I have great problems starting anybody
from scratch. Things have been second nature for so long that I
totally miss seeing the students difficulty.

I have great respect for those who really can teach. They do not
have to know their subject inside out to do this, although such a
failing will limit the levels at which they can teach.

--
Chuck F (cb********@yah oo.com) (cb********@wor ldnet.att.net)
Available for consulting/temporary embedded and systems.
<http://cbfalconer.home .att.net> USE worldnet address!

Nov 14 '05 #22
"Lurker" <lu****@nowhere .com> writes:
[...]
Avoid Schildt at all costs.

Programming C by K&R and also Modern C Programming by King are good starter
books.


K&R's book is called The C Programming Language.

--
Keith Thompson (The_Other_Keit h) ks***@mib.org <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
Nov 14 '05 #23

"CBFalconer " <cb********@yah oo.com> wrote in message
news:42******** *******@yahoo.c om...
Lurker wrote:
.... snip ...
Thanks, but speaking only for myself, I have found that I am not a
very good teacher. I can usually discuss things with fairly
knowledgeable people, but I have great problems starting anybody
from scratch. Things have been second nature for so long that I
totally miss seeing the students difficulty.

I have great respect for those who really can teach. They do not
have to know their subject inside out to do this, although such a
failing will limit the levels at which they can teach.

In the context of mentioning you and Chris, I was actually thinking of an
advanced book and not a beginners book.
I understand you view on teaching, even though it can to me as a surprise.

Cheers,
Lurker
Nov 14 '05 #24

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
2436
by: anonymous | last post by:
Hi CLCers, I want to know your opinion about the book: Expert C programming-Deep C secrets by Peter Van Der Linden. Thanks in advance. Sha
12
2129
by: Guido Mureddu | last post by:
Hello, I'm a student in electronic engineering. I do know you've seen and answered this sort of topic/request countless times, but I haven't found past threads as helpful as I had hoped, and even though I have read them all and many reviews, I prefer to ask directly to people who know the subject better than anyone else. First of all, I'm not new to programming, and I have already had an introductory course on C. I have an...
16
8519
by: Robert Zurer | last post by:
Can anyone suggest the best book or part of a book on this subject. I'm looking for an in-depth treatment with examples in C# TIA Robert Zurer robert@zurer.com
8
2202
by: Dgates | last post by:
Has anyone typed up an index for the O'Reilly book "C# and VB.NET Conversion?" I'm just learning C#, and often using this little book to see which VB.NET terms translate directly to some term in C#. However, it's a real hassle that the book has no index, just a table of contents. For example, as early as page 8, the book teaches that C#'s "using" statement is the equivalent of VB.NET's "imports" statement. However, that concept...
4
1783
by: Mike | last post by:
Hi, I am planning on purchasing VS2005 to learn C# very soon, and I need good book recommendations. I realize this is a question that may be asked a lot, but please consider my background: I have been a ClassicVB/ASP programmer for about 7 years. I have never done anything with .NET and only have a very basic understanding of the platform. Recently, I started working on a large JAVA project at my job (even though I have very little...
11
1941
by: www.douglassdavis.com | last post by:
I'm looking for advice here, and I would really appreciate it if you could help. Is there a VB 2005 book that you like and would recommend (and why)? Would you consider it good for beginners to programming, intermediate, or advanced level?
263
9439
by: Malcolm McLean | last post by:
The webpages for my new book are now up and running. The book, Basic Algorithms, describes many of the fundamental algorithms used in practical programming, with a bias towards graphics. It includes mathematical routines from the basics up, including floating point arithmetic, compression techniques, including the GIF and JPEG file formats, hashing, red black trees, 3D and 3D graphics, colour spaces, machine learning with neural...
6
1999
by: Hello | last post by:
Hello every body Please can any body tells me a good book that can teach me "visual basic 2005" (as beginner). Thank you all =========================================
1
3600
by: jrw133 | last post by:
i got this program the other day and ive just started it and i am getting some errors that i cant figure out. requirements: 1)create a clas called Book. a Book has three data members: m_title, m_id and m_flag to tell whether the book is in or checked out. 2)Write a constructor for Book. write a constructor that takes 3 parameters: Book(char * title, int id, bool flag) and initializes the 3 data members accordingly. in addition print out a...
76
4118
by: lorlarz | last post by:
Crockford's JavaScript, The Good Parts (a book review). This shall perhaps be the world's shortest book review (for one of the world's shortests books). I like Douglas Crockford (because I am a crabby old man too; plus he _is_ smart and good).. But, how can he write a book on the good parts of JavaScript and not mention functions that address CSS & DOM? Weird. It's like
0
9800
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
11182
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9597
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7990
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
7148
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5824
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4642
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
4245
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3252
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.