473,796 Members | 2,729 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Nth request of book recommendations

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 "intermedia te C" course this semester.
Whatever "intermedia te C" means, I intend to learn the language in much greater
detail than I did with the introductory course. The professor gave us choice
between two books: "C: The Complete Reference" by Herbert Schildt, and "A Book
on C" by Kelley/Pohl.
I have Schildt's. I started reading through it page by page, happy to have found
a deep and detailed - but readable - reference on the language. As you can
imagine, the book's inconsistencies started to make me suspicious after the
first few chapters. I searched here for threads about the book, and found a lot
of bashing and general dislike of the book, which confirmed my (sad) impression
that I was reading a very enjoyable, but misinforming, book.

I want a better book - one that I can rely on. At the same time, I don't want
another introduction to the language - I've gone through that already. And I
want something readable, not some sort of C encyclopedia. My searches narrowed
down possible candidates to these books:

- "A Book on C", by Kelley & Pohl. This seems to be recommended by many, but is
it good as a detailed reference? My general feeling is that it might be a little
too oriented towards the beginner.

- "The C Programming Language", well, K&R2. Definitely a book I will buy sooner
or later, but I feel that right now I'd like something more detailed. I know
it's still the best - but extracting informations from it may not always be
easy. Also I'm not sure about its value as a complete reference.

- "C: A Reference Manual" by Harbison & Steele. Do I need this for my studies?
Is it actually useful for learning, or is it only a reference? Is it readable
by someone who only knows the basics of the language? In general, can it be read
almost cover to cover?

If possible, I'd like to know about the quality of the binding/paper of these
books: because of their prices, I want them to last one decade, not one year.

To put it simply: I want a book like Schildt's, but correct, precise and
conforming to the ANSI standard.

If you've actually read through all this, thank you. I hope someone can help me.
Feel free to recommend another book if you think my three possible choices are
not adequate.
Guido Mureddu

_______________ _______________ _______________
Written with VIM - Vi Improved (www.vim.org)
Nov 14 '05 #1
12 2122

"Guido Mureddu" <
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 "intermedia te C" course this semester.
Whatever "intermedia te C" means, I intend to learn the language in much greater detail than I did with the introductory course. The professor gave us choice between two books: "C: The Complete Reference" by Herbert Schildt, and "A Book on C" by Kelley/Pohl.
I have Schildt's. I started reading through it page by page, happy to have found a deep and detailed - but readable - reference on the language. As you can
imagine, the book's inconsistencies started to make me suspicious after the first few chapters. I searched here for threads about the book, and found a lot of bashing and general dislike of the book, which confirmed my (sad) impression that I was reading a very enjoyable, but misinforming, book.

I want a better book - one that I can rely on. At the same time, I don't want another introduction to the language - I've gone through that already. And I want something readable, not some sort of C encyclopedia. My searches narrowed down possible candidates to these books:

- "A Book on C", by Kelley & Pohl. This seems to be recommended by many, but is it good as a detailed reference? My general feeling is that it might be a little too oriented towards the beginner.

- "The C Programming Language", well, K&R2. Definitely a book I will buy sooner or later, but I feel that right now I'd like something more detailed. I know it's still the best - but extracting informations from it may not always be easy. Also I'm not sure about its value as a complete reference.
Absolutely necessary. Go directly to bookstore. Do not pass Go, unless it
is to 5*PRICE.
- "C: A Reference Manual" by Harbison & Steele. Do I need this for my studies? Is it actually useful for learning, or is it only a reference? Is it readable by someone who only knows the basics of the language? In general, can it be read almost cover to cover?

If possible, I'd like to know about the quality of the binding/paper of these books: because of their prices, I want them to last one decade, not one year.
To put it simply: I want a book like Schildt's, but correct, precise and
conforming to the ANSI standard.

If you've actually read through all this, thank you. I hope someone can help me. Feel free to recommend another book if you think my three possible choices are not adequate.


C Unleashed. Don't be discouraged that they're light-years ahead of you on
most topics. Heathfield's crew has no match. MPJ
Nov 14 '05 #2
On Sat, 27 Nov 2004 20:26:55 +0100
Guido Mureddu <gm***@tiscali. it> wrote:
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.
Have you also checked the FAQ?
First of all, I'm not new to programming, and I have already had an
introductory course on C. I have an "intermedia te C" course this
semester. Whatever "intermedia te C" means, I intend to learn the
language in much greater detail than I did with the introductory
course. The professor gave us choice between two books: "C: The
Complete Reference" by Herbert Schildt,
I'm already less than impressed with your professor.
and "A Book on C" by
Kelley/Pohl. I have Schildt's. I started reading through it page by
page, happy to have found a deep and detailed - but readable -
reference on the language. As you can imagine, the book's
inconsistencies started to make me suspicious after the first few
chapters. I searched here for threads about the book, and found a lot
of bashing and general dislike of the book, which confirmed my (sad)
impression that I was reading a very enjoyable, but misinforming,
book.
Good, you've got the correct impression. You could see if it works
better as fuel for a fire than it does as a C text book.
I want a better book - one that I can rely on. At the same time, I
don't want another introduction to the language - I've gone through
that already. And I want something readable, not some sort of C
encyclopedia. My searches narrowed down possible candidates to these
books:
<snip>
- "The C Programming Language", well, K&R2. Definitely a book I will
buy sooner or later, but I feel that right now I'd like something more
detailed. I know it's still the best - but extracting informations
from it may not always be easy. Also I'm not sure about its value as a
complete reference.
<snip>

I don't know the other books you mention, but I've found K&R2 easy to
read, although I had been developing SW proffesionally for a few years
before learning C. I believe some around here learnt to program from
K&R2. So, if I was you I would get K&R2 now even if you also get
something else.
If possible, I'd like to know about the quality of the binding/paper
of these books: because of their prices, I want them to last one
decade, not one year.
My copy of K&R2 is old and a bit tatty. If it becomes unusable I'll
happily buy a new copy.
To put it simply: I want a book like Schildt's, but correct, precise
and conforming to the ANSI standard.
There are some errors in K&R2, but the errata is available on line. It
is close to complete and I believe the ommissions are minor.
If you've actually read through all this, thank you. I hope someone
can help me. Feel free to recommend another book if you think my three
possible choices are not adequate.


The only C book I have ever owned is K&R2. There are some other good
works, but they can be hard to find amongst the rubbish.
--
Flash Gordon
Living in interesting times.
Although my email address says spam, it is real and I read it.
Nov 14 '05 #3
fb
Guido Mureddu wrote:
Hello,
Hi
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 "intermedia te C" course this semester.
Whatever "intermedia te C" means, I intend to learn the language in much greater
detail than I did with the introductory course. The professor gave us choice
between two books: "C: The Complete Reference" by Herbert Schildt, and "A Book
on C" by Kelley/Pohl.
I have Schildt's. I started reading through it page by page, happy to have found
a deep and detailed - but readable - reference on the language. As you can
imagine, the book's inconsistencies started to make me suspicious after the
first few chapters. I searched here for threads about the book, and found a lot
of bashing and general dislike of the book, which confirmed my (sad) impression
that I was reading a very enjoyable, but misinforming, book.

Afraid so...It's not that Schildt is a bad writer, it's just that he's
ummm...Wrong and won't admit it...and a touch pious.
I want a better book - one that I can rely on. At the same time, I don't want
another introduction to the language - I've gone through that already. And I
want something readable, not some sort of C encyclopedia. My searches narrowed
down possible candidates to these books:

- "A Book on C", by Kelley & Pohl. This seems to be recommended by many, but is
it good as a detailed reference? My general feeling is that it might be a little
too oriented towards the beginner.

- "The C Programming Language", well, K&R2. Definitely a book I will buy sooner
or later, but I feel that right now I'd like something more detailed. I know
it's still the best - but extracting informations from it may not always be
easy. Also I'm not sure about its value as a complete reference.

When using C, this is a must.
- "C: A Reference Manual" by Harbison & Steele. Do I need this for my studies?
Is it actually useful for learning, or is it only a reference? Is it readable
by someone who only knows the basics of the language? In general, can it be read
almost cover to cover?

I don't mind this book, though I don't know if I could recommend it as a
still learning the language type of book...But if you have the money,
pick it up.
If possible, I'd like to know about the quality of the binding/paper of these
books: because of their prices, I want them to last one decade, not one year.

Depends on use.
To put it simply: I want a book like Schildt's, but correct, precise and
conforming to the ANSI standard.

If you've actually read through all this, thank you. I hope someone can help me.
Feel free to recommend another book if you think my three possible choices are
not adequate.


Though I have not read the C version of Dietel and Deitels "C: How to
program" I have heard some good things about it. The C++ version has
some excellent examples for the student and is often used as a textbook.
If we assume the C version is similiar, it should be a fairly good book.

Years ago I read a Book called "C primer plus". I had a very good
learning experience with this book.

Finally, "C Programming: A Modern Approach" I've heard is also quite
good. Take your pick.

Bye!

Nov 14 '05 #4
"fb"
Guido Mureddu wrote: [snipped all to heck to highlight a point]
between two books: "C: The Complete Reference" by Herbert Schildt, and "A Book
Afraid so...It's not that Schildt is a bad writer, it's just that he's
ummm...Wrong and won't admit it...and a touch pious.

- "C: A Reference Manual" by Harbison & Steele. Do I need this for my

studies?

I was in mortal danger of confusing H S with H & S on my next text purchase.
thanks MPJ
Nov 14 '05 #5
Guido Mureddu <gm***@tiscali. it> writes:
I'm a student in electronic engineering.
As a reference point: I was in your shoes 15 years ago. I'm now
working on C cross-compiler development for embedded systems (I get to
define undefined behaviour :-).
I want a better book - one that I can rely on. [...] My searches
narrowed down possible candidates to these books: - "A Book on C", by Kelley & Pohl. This seems to be recommended by
many, but is it good as a detailed reference? My general feeling is
that it might be a little too oriented towards the beginner.
This was the required text for my first C class. I think I agree that
it's targeted to the beginner. I don't have it any more.
- "The C Programming Language", well, K&R2. Definitely a book I will
buy sooner or later, but I feel that right now I'd like something
more detailed. I know it's still the best - but extracting
informations from it may not always be easy. Also I'm not sure about
its value as a complete reference.
I bought this at the same time as the previous one; it lives with me.
I find it easy to use and valuable as a reference - get some Post-It
notes to mark sections you need regularly, and the index is great.

The current printing is a bit fatter, I seem to recall.
- "C: A Reference Manual" by Harbison & Steele. Do I need this for
my studies?
Your lecturer doesn't think so.

I can't offer a personal opinion on H&S (never read it) but I've heard
it's comparable to K&R with deeper discussion of hows and whys.

If possible, I'd like to know about the quality of the binding/paper
of these books: because of their prices, I want them to last one
decade, not one year.


My K&R2 (the first printing, without the red "ANSI C" marking, but
with the black diagonal "Based on Draft-Proposed ANSI C") is in pretty
good condition for a paperback text that's been regularly consulted
for 15 years. The edges of the reference section pages in the back
are a bit discoloured, but otherwise it's still fine. Prentice-Hall
seem to do a decent job with textbooks.

Sitting inside the front cover is a printout of Dan Pop's posting from
1996 containing Dennis Ritchie's Dec 1994 list of errata - Google has
it, Message-ID <da************ **@news.cern.ch >.

mlp
Nov 14 '05 #6
> - "The C Programming Language", well, K&R2. Definitely a book I will buy sooner
or later, but I feel that right now I'd like something more detailed. I know
it's still the best - but extracting informations from it may not always be
easy. Also I'm not sure about its value as a complete reference.

Any C programmer needs to read this book.

When I first wanted to learn C in depth the Kochan & Wood books (it was a
series) were excellent. Some of the info was not available anywhere else.
The books are old, some have been updated, some are out of print, some are
available on their website (just google them). I comment on three below.

They have a "Programmin g in C" which I never read since I was already past the
stage of learning the basics of the language. It seems to been updated and
is in print.

"Topics in C Programming" was invaluable for details that are left out of most
books. For instance, what ALL the flags for printf are and mean. I think this
is out of print.

The real eye-opener is "Advanced C Tip and Techniques". This has alot of great
stuff but the two chapters on advanced pointer use and sequence guarantee
points is worth the price alone. I don't think this has been updated but it
looks like it's available in PDF format.
Nov 14 '05 #7

"jjr2004a" <jj******@yahoo .com> wrote in message
news:9b******** *************** ***@posting.goo gle.com...
- "The C Programming Language", well, K&R2. Definitely a book I will buy sooner or later, but I feel that right now I'd like something more detailed. I know it's still the best - but extracting informations from it may not always be easy. Also I'm not sure about its value as a complete reference.
Any C programmer needs to read this book.

When I first wanted to learn C in depth the Kochan & Wood books (it was a
series) were excellent. Some of the info was not available anywhere else.
The books are old, some have been updated, some are out of print, some are
available on their website (just google them). I comment on three below.

They have a "Programmin g in C" which I never read since I was already past

the stage of learning the basics of the language. It seems to been updated and is in print.

"Topics in C Programming" was invaluable for details that are left out of most books. For instance, what ALL the flags for printf are and mean. I think this is out of print.

The real eye-opener is "Advanced C Tip and Techniques". This has alot of great stuff but the two chapters on advanced pointer use and sequence guarantee
points is worth the price alone. I don't think this has been updated but it looks like it's available in PDF format.


Would you buy ACTaT before H & S ? MPJ

-------
..pdf is workproduct
Nov 14 '05 #8
>
Would you buy ACTaT before H & S ? MPJ

I'm not familiar with the H & S book but I just looked at the table of
contents online. It seems to cover ALL of the C syntax and libraries and
looks like an good reference.

Advanced C Tips and Techniques looks like it covers some things that aren't in
the H & S book. But that's because it covers a few techniques in depth and
does not try to be a refernece manual. It's aimed at intermediate to advanced
programmers.

Buy both.
Nov 14 '05 #9

"jjr2004a" <jj******@yahoo .com> wrote in message
news:9b******** *************** ***@posting.goo gle.com...

Would you buy ACTaT before H & S ? MPJ
I'm not familiar with the H & S book but I just looked at the table of
contents online. It seems to cover ALL of the C syntax and libraries and
looks like an good reference.

Advanced C Tips and Techniques looks like it covers some things that

aren't in the H & S book. But that's because it covers a few techniques in depth and does not try to be a refernece manual. It's aimed at intermediate to advanced programmers.

Buy both.


I'll take that as a direct order. MPJ
Nov 14 '05 #10

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

Similar topics

8
1949
by: Parts Manager | last post by:
Hello All, I would like a couple of book recommendations to get a jump start on Access and to gain some knowledge on Access. I have a few years in programming Basics, then to PDS 7.0, then finally went to VB Pro 5. I have a few years in designing and utilizing flat file databases, but this is my first foray into a relational database. Project I am designing is for a boat shop where we want to keep history and
4
2459
by: Berehem | last post by:
I would like some recommendations about what C books would suit me best. I have read the other topics about books, but I thought my case was unique enough to warrant book recommendations again. Please excuse the long post. Thanks. My Present Knowledge: ===================== I have learnt C about 7 years ago from random none_to_distinguished_books/ online_tutorials etc. and have been using
4
1780
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...
1
1289
by: Brett | last post by:
I'd like any recommendations on a good ASP.NET book which discusses these topics: - connecting to SQL Server, MS Access and other databases - communicating with VB.NET and C#.NET - Interacting with Javascript - Session handling - cookies and non cookies, other techniques as well Most likely the above is any ASP.NET book but I'm looking for what you believe to be a very good book. I am a beginner but don't necessarily want a beginner...
0
1275
by: vbdotnetmania | last post by:
Hi, I am looking for recommendations on a .NET Security book, basically all I really want to do is to be able to sell my application online and protect my code, I have not found enough information online to make it easy for me to do this, I have decided to order a book published by O'Reilly's think it's aptly called .NET Security or something like that, if there are any further recommendations that people would have that would be great or...
1
1553
by: Billy Biro | last post by:
Hi. I'm looking for some recommendations for Visual Basic 2005 books. Specifically, I'm NOT looking for books that detail the elements of the language, nor explain OOP, but rather present real-world scenarios for application development, and show how classes/components can be developed together to form the overall application. As an example, I already have a copy of Wrox's "ASP.NET 2.0 Website
4
1782
by: Neil Landau | last post by:
Hi all, I'd like to ask for book recommendations, please. I'm a VB guy looking to move to C#. I have quite a fair amount of experience of VB.NET (and prior to that, VB4 through VB6), so I'm not new to programming or the .NET framework itself. I am also quite versed in general "object oriented" programming, especially since moving to VB.NET from VB6, although I've done object-oriented programming in VB6, too (well, as much as you can...
4
1600
by: Gernot Bauer | last post by:
Hi! I plan to develope a web application with PHP, and I am looking for a book that aids me. I already have experience with PHP as well as relational databases, but I never have written a big web application. Moreover, I have programmed in other programming languages (mostly C++, Java and C) and I have knowledge about UML, design patterns and designing software. I do not need a beginner's book, but a book that gives me some insight
10
1786
by: SusanV | last post by:
Time to learn something new, anyone have any recommendations for a good reference book on ASP.Net? Also recommendations on AJAX would be most welcome. TIA, SusanV
0
9535
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
10465
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
10242
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10021
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9061
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
7558
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
6800
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
5453
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...
2
3744
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.