Re: Herbert Schildt, author of The Complete C++ Reference (NOT C Unleashed) rehabilitated on wikipedia
- From: "Stephen Howe" <sjhoweATdialDOTpipexDOTcom>
- Date: Fri, 18 Jan 2008 15:32:50 -0000
The problem as I see it is that standards can be written, today, by
people who've not written code in the language...
As you see? How much facts do you have at your disposal to make such a
conclusion?
I knew some of the people that formed part of original 1990 ISO C standard
committee.
And some of those people represented compiler vendors (and were the actual
programmers).
Representatives from Microsoft, Borland, Watcom were there (as well as
others from non-PC backgrounds)
So it is more Nilge nonsense to talk about "people who've not written code
in the language".
Borland got to the point where they were updating their compilers a few
hours after a meeting ended with descisions made :-)
Some were hardware vendors: IBM, Sun, DEC,...
, nor seem to have ever
written a compiler
<guffaw> Your ignorance is showing every other line. Your making an utter
total fool of yourself.
I will have to go and count all the compiler vendors in the original 1990
ISO C standard committee.
It is certainly not 0 as you seem to think.
See previous paragraphs...
It appears even more clear, then, that Schildt's real crime was that
he taught real people how to program as opposed to getting promoted
into management and onto standards committees...
No. Schildt has been peddling C & C++ books with errors as long as I can
remember.
What is the point of teaching "real people" if what you say is an error?
For the past 10 years, a phase has entered the lexicon of programmers and
that is "Best Practice"
"Best Practice" is the collected distilled wisdom for using a particular
language or technology such that your programs are likely to have few
errors, they are robust.
Examples of that is
Steve Summit's maintainance of the FAQ for comp.lang.c
See http://c-faq.com/
Marshall Cline's maintainance of the FAQ for comp.lang.c++
See http://www.parashift.com/c++-faq-lite/
Both make sure any code snippets are compliant with the latest ISO C & C++
standards.
And generally if programmers adhere to "Best Practice", their code will be
robust.
Deviating usually means you (or your clients) will get burnt.
And if I move to some new langauge, some new technology, the first thing I
try to find out is what is considered "Best Practice" for that area and
adopt it.
It is the fastest way to get up to speed in some new area.
Meyers, Sutter, Dewhurst, Alexandrescu, Cline all write "Best Practice"
books for C++. All consider ISO C++ compliance as a prequisite.
Schildt, AFAIK, has never made an effort to make sure his offerings conform
to "Best Practice".
So that mean novice real programmer has been getting a bad deal from Schildt
for some time.
And I would gladly buy a Schildt book if it was any good, and he showed that
he cared about fixing errors.
And if I release a book and it is savaged, then I will take the medicine on
the chin and make sure any 2nd offering is better.
But I would hope to get it right first time.
Stephen Howe
.
- References:
- Herbert Schildt, author of The Complete C++ Reference (NOT C Unleashed) rehabilitated on wikipedia
- From: spinoza1111
- Re: Herbert Schildt, author of The Complete C++ Reference (NOT C Unleashed) rehabilitated on wikipedia
- From: Richard Heathfield
- Re: Herbert Schildt, author of The Complete C++ Reference (NOT C Unleashed) rehabilitated on wikipedia
- From: spinoza1111
- Re: Herbert Schildt, author of The Complete C++ Reference (NOT C Unleashed) rehabilitated on wikipedia
- From: Richard Heathfield
- Re: Herbert Schildt, author of The Complete C++ Reference (NOT C Unleashed) rehabilitated on wikipedia
- From: spinoza1111
- Re: Herbert Schildt, author of The Complete C++ Reference (NOT C Unleashed) rehabilitated on wikipedia
- From: Richard Heathfield
- Re: Herbert Schildt, author of The Complete C++ Reference (NOT C Unleashed) rehabilitated on wikipedia
- From: spinoza1111
- Re: Herbert Schildt, author of The Complete C++ Reference (NOT C Unleashed) rehabilitated on wikipedia
- From: spinoza1111
- Herbert Schildt, author of The Complete C++ Reference (NOT C Unleashed) rehabilitated on wikipedia
- Prev by Date: Applied Cryptography
- Next by Date: Re: The annotated annotated annotated C standard
- Previous by thread: Re: Herbert Schildt, author of The Complete C++ Reference (NOT C Unleashed) rehabilitated on wikipedia
- Next by thread: Re: Herbert Schildt, author of The Complete C++ Reference (NOT C
- Index(es):
Relevant Pages
|