factory/v2010/books.html
changeset 2 98e7c7074764
parent 0 d9b71931f372
child 5 b8513cbcbf35
     1.1 --- a/factory/v2010/books.html	Thu May 27 13:10:55 2010 +0200
     1.2 +++ b/factory/v2010/books.html	Fri Jun 18 12:01:50 2010 +0200
     1.3 @@ -1,6 +1,9 @@
     1.4  <p>Here is a list of books I find useful or simply enjoyed reading them.</p>
     1.5 -<h2>Technical & Science</h2>
     1.6 +<h2>Engineering & Science</h2>
     1.7  <ul>
     1.8 +<li><h4>The Pragmatic Programmer</h4><h5>Andrew Hunt and David Thomas</h5>
     1.9 +A collection of advises for effective software development.
    1.10 +</li>
    1.11  <li><h4>Effective C++ / More Effective C++</h4><h5>Scott Meyers</h5>
    1.12  Effective and safe C++ programming advises for practical use.
    1.13  </li>