www.digitalmars.com Home | Search | C & C++ | D | DMDScript | News Groups | index | prev | next
Archives

D Programming
D
D.gnu
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger

C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows

digitalmars.empire
digitalmars.DMDScript
electronics



c++ - Extended STL, Volume 1: Collections and Iterators published at last

Hi all

Just a bit of shameless self-promotion to let y'all know that "Extended STL,
Volume 1: Collections and Iterators" is finally published and available.
Featuring 53 chapters (+ 3 extra chapters on the CD), it's a full tour of
the perils, pitfalls, pleasures and peaks of STL extension, covering
adaptation of operating system/3rd-party library APIs, and various facets of
iterator adaptation, on top of a whole lot of pertinent foundational
material.

Check out the website (http://www.extendedstl.com/), or just go straight to
Amazon (http://www.amazon.com/Extended-STL-1-Matthew-Wilson/dp/0321305507/)
and buy it if you trust me. ;-)

The reviews so far have been pretty favourable - see
http://www.extendedstl.com/reviews.html

I'm pretty busy with "real work" for the rest of this year, so the next two
books - Breaking Up The Monolith (2008) and Extended STL, Volume 2 (2009) -
will have to wait awhile.

Best wishes to all

Matt


-- 
Matthew Wilson

Director, Synesis Software - Fit-for-purpose Software
    (www.synesis.com.au)
Author: "Extended STL", Addison-Wesley, 2007
    (http://www.extendedstl.com)
Author: "Imperfect C++", Addison-Wesley, 2004
    (http://www.imperfectcplusplus.com)

-----------------------------------------------------
Jun 28 2007