From: Bradd W. Szonye To: Mark Nelson Subject: RE: Encryption/Compression routine - C++ for DOS Date: Sat, 4 May 1996 19:28:10 -0400...My compliments, by the way, on the C++ Programmer's Guide to the STL. It has to be one of the best books (if not the best) I've seen on the topic. Really got the whole subject straight for me, and I like your writing style. I'll probably pick up the compression book if I can find it...
Date: 02-APR-1996 From: Gregory K. Miskin [70571,1461] Reply to: STL BookMr. Nelson,
I have nearly finished reading your book and felt that your effort deserved my compliments...
Not only have you explained STL specifically but templates in general-- and why I should be using them. It's all very exiciting and I have already put the STL to work in a project under construction... The time I saved already paid for the book and the time spent reading it!
Date: 02-APR-1996 From: Jean-Louis Leroy 74221,306 Subject: #311167-Working with STL Forum: Borland S2/C++ Compiler/Lang>>Are there any decent (let alone definitive) books out on STL yet? <<
Mark Nelson's "The C++ Programmer's Guide to the STL" is the Petzold of STL books. ...
Date Sent: Fri, 23 Feb 1996 From: pozo@cam.nist.gov (Roldan Pozo) To: markn@ieee.org Subject: Kudos on your STL Book
Your STL book is really a joy to read. I've taught several C++ courses and have recommended your book to students and colleagues. Packed with good information and written in a comfortable style, it makes an excellent reference. It is also one of the most detailed presentations I have yet seen on STL.
Good Job!
Regards,
Roldan
Date: Fri, 23 Feb 1996 From: gldnspud@kali.nas.com (Matt Scott) Subject: Re: STL Newsgroup: comp.lang.c++
That book is indeed a good read and it's what got me going with the whole STL paradigm
-Matt
Date: Sun, 25 Feb 1996 From: tangent@cyberport.com (Warren Young) Subject: Re: STL Newsgroup: comp.lang.c++
What struck me about it was that it wasn't _just_ a tutorial. Instead of just telling you how to use it, the book actually _explored_ the STL, providing the code and spec for it in the book. More importantly, STL code snippets are scattered throughout the book with explanations. Also, he goes to some lengths to explain internal workings, and to benchmark the classes, so you know, _specifically_ how each of the similar classes differs from one another
= Warren --
From: Jeff Grossman To: markn@ieee.org Date: Tue, 16 Jan 1996... Can't say enough good things about your STL book. Your writing style is very readable, your "under the hood" explanations are clear and understandable, and your exposition of some of the subtleties of C++ was quite an education (and I thought I new C++ well ).
Not only was the book an excellent work for STL, I'd say it is one of the best books on any computer subject in many years. It reminds me of the books by Elliot Organik.
Thanks for writing it!
Jeff
Back to Mark's Home Page
Copyright (c) 1996, Mark Nelson. All Rights Reserved.