473,406 Members | 2,849 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Book Opinion-Expert C programming

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
Nov 14 '05 #1
9 2405
an*******@coolgroups.com spoke thus:
I want to know your opinion about the book: Expert C
programming-Deep C secrets by Peter Van Der Linden.


Never read the book, but I bet one can glean more "deep C secrets"
from the Gandalf-like wizards that haunt this newsgroup than from that
book.

--
Christopher Benson-Manica | I *should* know what I'm talking about - if I
ataru(at)cyberspace.org | don't, I need to know. Flames welcome.
Nov 14 '05 #2
<an*******@coolgroups.com> wrote:
I want to know your opinion about the book: Expert C
programming-Deep C secrets by Peter Van Der Linden. Thanks
in advance.


I like it. Besides being useful it is also interesting, bits of trivia,
history and so on. For someone who already knows C and has K&R, I would
recommend this as the second book.
Nov 14 '05 #3
an*******@coolgroups.com wrote:
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.


There are lots of bad books about C. This isn't one of them. :-)

--
Richard Heathfield : bi****@eton.powernet.co.uk
"Usenet is a strange place." - Dennis M Ritchie, 29 July 1999.
C FAQ: http://www.eskimo.com/~scs/C-faq/top.html
K&R answers, C books, etc: http://users.powernet.co.uk/eton
Nov 14 '05 #4
Richard Heathfield wrote:

an*******@coolgroups.com wrote:
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.


There are lots of bad books about C. This isn't one of them. :-)

You are not failing to use a lot of double negatives today.

Brian Rodenborn
Nov 14 '05 #5
On Thu, 5 Feb 2004 15:34:50 +0000 (UTC), Christopher Benson-Manica
<at***@nospam.cyberspace.org> wrote in comp.lang.c:
an*******@coolgroups.com spoke thus:
I want to know your opinion about the book: Expert C
programming-Deep C secrets by Peter Van Der Linden.


Never read the book, but I bet one can glean more "deep C secrets"
from the Gandalf-like wizards that haunt this newsgroup than from that
book.


I would be very, very surprised if most of the "Gandalf-like wizards"
around here have not read this book already.

When you want to get beyond beginner's books, and even more advanced
"how-to" books, and become a disciplined producer of production
quality code in C, then you need the books that can show you what can
go wrong and how to keep it from happening.

There are three books in that category that I class as excellent, and
one of them is Van Der Linden's.

The other two are Andrew Koenig's "C Traps and Pitfalls", and Les
Hatton's "Safer C: Developing Software in High-integrity and
Safety-critical Systems".

About two years ago a brand new Border's book store opened in my town.
On my first visit, I browsed through the programming section to see
what had been selected to initially stock the shelves.

Of course there were large numbers of the "book-du-jour", but I was
quite pleased to see that many of the classics were on the shelf in
the C section, including:

--K&R2

--Harbison & Steele

--Van Der Linden's book.

--Koenig's book

--Steve Summit's book version of the comp.lang.c FAQ.

The only one that's really hard to get, at least in the US, is
Hatton's book, even though it is one every serious C programmer should
read.

It was voted the most important book on C (excepting K&R) of the 20th
century a few years ago by an ACCU conference.

You can't even order from US Internet book dealers, but you can from
amazon.co.uk or Blackwells in the UK.

--

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.learn.c-c++
http://www.contrib.andrew.cmu.edu/~a...FAQ-acllc.html
Nov 14 '05 #6
Jack Klein <ja*******@spamcop.net> spoke thus:
I would be very, very surprised if most of the "Gandalf-like wizards"
around here have not read this book already.


In that case, Jack Klein the White (if I may), I might have to go
purchase that book along with the others you mentioned. I want to
look in the palantir too! Thanks for the suggestions.

--
Christopher Benson-Manica | I *should* know what I'm talking about - if I
ataru(at)cyberspace.org | don't, I need to know. Flames welcome.
Nov 14 '05 #7
an*******@coolgroups.com wrote in message news:<8b******************************@news.scbiz. com>...
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


It's a very good book. I solved my problems and fixed many defects
after reading this book. My productivity has increased a lot also. I
would recommend this book after K&R.

--raghavendra
Nov 14 '05 #8
In <8b******************************@news.scbiz.com > an*******@coolgroups.com writes:
I want to know your opinion about the book: Expert C
programming-Deep C secrets by Peter Van Der Linden. Thanks
in advance.


You can learn a lot more from the newsgroup and its FAQ, but the book is
quite entertaining. Due to the 1$ / error first reported reward, later
printings are also significantly more accurate than the first one.

Dan
--
Dan Pop
DESY Zeuthen, RZ group
Email: Da*****@ifh.de
Nov 14 '05 #9
Dan Pop wrote:

In <8b******************************@news.scbiz.com > an*******@coolgroups.com writes:
I want to know your opinion about the book: Expert C
programming-Deep C secrets by Peter Van Der Linden. Thanks
in advance.


You can learn a lot more from the newsgroup and its FAQ,
but the book is quite entertaining.
Due to the 1$ / error first reported reward, later
printings are also significantly more accurate than the first one.


Once here, somebody quoted the book as giving a function,
as an example of an object, which it isn't.
That's all I ever knew about the contents of the book.

--
pete
Nov 14 '05 #10

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

Similar topics

14
by: Eduardo Patto Kanegae | last post by:
Hello, I have been programming with Visual Basic and PHP in the last 5 years and some folks had recommended Python a free language.... I had looked for a Python book to start up but found many...
17
by: Praveen | last post by:
Hi, I am a complete newbie in C++. I got a couple of recommentation to start learning C++ concepts and ideas from Robert Lafore's Object Oriented Programming in C++. I couldnt find an Ebook...
8
by: Vittorio | last post by:
I am reading "Beginning Python from Novice to Professional" and the book is really awesome. Nonetheless on ch 13 "Database Support" I found this code to import data (in a txt file) into a SQLite...
16
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
4
by: Mark | last post by:
Hi i have been using c# for over an year and I would like to get a good book to start on Object orientation with patterns Also I would appreciate if someone could point me to a good book on...
2
by: David Waz... | last post by:
I'm looking for a very good book on Web Serices NOT beginners stuff - Security State maintenance Implementation Best practices etc...
6
by: Christoph | last post by:
I was browsing both the Amazon and Barnes & Noble websites looking for some good books but there appears to be *so* many and it's hard to tell which are going to be good or not. I'm looking for...
11
by: CellDivider | last post by:
Hello folks, currently I'm looking for a good books that gives an overview of useful c/c++ algorithms and design patterns, in the manner of "what's the most efficient way to implement <often...
263
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...
56
by: nembo kid | last post by:
What do you think about the following book: C How to Program, 5/E (Harvey & Paul) Deitel & Associates, Inc. <http://www.pearsonhighered.com/educator/academic/product/0,3110,0132404168,00.html>...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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...
0
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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,...
0
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...

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.