Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r81696 - website/public_html/live/users
From: pbristow_at_[hidden]
Date: 2012-12-03 10:43:00


Author: pbristow
Date: 2012-12-03 10:42:57 EST (Mon, 03 Dec 2012)
New Revision: 81696
URL: http://svn.boost.org/trac/boost/changeset/81696

Log:
Added Algocoders to Open Source Boost listing
Text files modified:
   website/public_html/live/users/uses_open.html | 49 ++++++++++++++++++++++++++++++++++++++++
   1 files changed, 49 insertions(+), 0 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-03 10:42:57 EST (Mon, 03 Dec 2012)
@@ -38,6 +38,55 @@
               whatever your field of interest you'll find something of value
               in Boost.</p>
 
+ <h2>Algocoders</h2>
+
+ <p> <a class="external" href="http://www.algocoders.com">Algocoders</a>
+ has been using boost since last 6+ years with a mission to help people
+ build a better software eco-system by standing on the shoulder of giants.
+ </p>
+
+ <p>
+ If it wasn't for Boost, then it could have been really difficult for us
+ to build our framework based on sound mathematical foundation of computer science
+ using modern C++.
+
+ It is the pioneering efforts at Boost towards
+ "Using and Extending C++11, Boost and Beyond"
+ which has motivated us to devote ourself in developing bullet-size capsules
+ in the form of tiny booklets with industrial-set framework to lift the thin veil
+ with initial focus on practical usage of C++11
+ vis-a-vis mathematical foundation behind it.
+ </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.
+ 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)
+ </p>
+
+ <p>
+ 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>
+ </ul>
+
+ <p>
+ We use almost all the libraries in Boost including trunk and branches,
+ especially Spirit, Phoenix, Proto, MPL, Fusion.
+ </p>
+
+
               <h2>Adobe Software Libraries</h2>
 
               <p>The <a class="external" href=


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