Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r82095 - website/public_html/live/users
From: pbristow_at_[hidden]
Date: 2012-12-19 07:47:06


Author: pbristow
Date: 2012-12-19 07:47:05 EST (Wed, 19 Dec 2012)
New Revision: 82095
URL: http://svn.boost.org/trac/boost/changeset/82095

Log:
More on algocoders book published.
Text files modified:
   website/public_html/live/users/uses_open.html | 15 ++++++++-------
   1 files changed, 8 insertions(+), 7 deletions(-)

Modified: website/public_html/live/users/uses_open.html
==============================================================================
--- website/public_html/live/users/uses_open.html (original)
+++ website/public_html/live/users/uses_open.html 2012-12-19 07:47:05 EST (Wed, 19 Dec 2012)
@@ -59,23 +59,24 @@
                </p>
 
                <p>
- Enthused by boost, we are working tirelessly towards publishing a series of books
- (or booklets) which will bridge the gap between esoteric and street-side ones.
+ Enthused by boost, we are working tirelessly towards publishing a series of
+ <a class="external" href="http://www.algocoders.com/article/books">books (or booklets)</a>
+ which will bridge the gap between esoteric and street-side ones.
                  Initial focus will be on C++11, Boost, Loki, STL, Algorithms, Data Structures,
                   Multi-threading, Design Patterns, gcc, Clang, valgrind.
                </p>
 
                <p>
                  First book in this series is Foundation of Algorithms in C++11, Volume 1:
- Using and Extending C++11, Boost and Beyond (December 2012)
+ Using and Extending C++11, Boost and Beyond (published December 2012)
+ <a class="external" href="http://www.algocoders.com/sites/default/files/toc1.pdf">Table of Contents</a>
+ <a class="external" href="http://www.algocoders.com/sites/default/files/1.pdf">Sample Chapter 1</a>
                </p>
 
                <p>
- List of books(in progress):
+ List of books in progress:
                </p>
-
                <ul>
- <li>C++11 Algorithms : Using and Extending C++11, Boost and Beyond</li>
                  <li>Smart Pointers : Tips and Techniques in C++ : Using and Extending C++11, Boost and Beyond</li>
                  <li>C++11 FAQs : Using and Extending C++11, Boost and Beyond</li>
                  <li>Concepts & Traits C++ : Using and Extending C++11, Boost and Beyond</li>
@@ -643,7 +644,7 @@
               "http://www.noxrepo.org/">NOX</a> project is the original OpenFlow controller,
                           and facilitates development of fast C++ controllers on Linux.
                           NOX is a piece of the Software Defined Networking ecosystem.
- Specifically, it’s a platform for building network control applications.
+ Specifically, it?s a platform for building network control applications.
                           </p>
                           
               <h2>QuantLib</h2>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk