factory/v2010/books.html
changeset 5 b8513cbcbf35
parent 2 98e7c7074764
child 21 761981b20b78
     1.1 --- a/factory/v2010/books.html	Fri Jun 18 23:41:48 2010 +0200
     1.2 +++ b/factory/v2010/books.html	Sat Jun 19 00:08:33 2010 +0200
     1.3 @@ -1,5 +1,5 @@
     1.4  <p>Here is a list of books I find useful or simply enjoyed reading them.</p>
     1.5 -<h2>Engineering & Science</h2>
     1.6 +<h2>Engineering &amp; 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 @@ -16,7 +16,7 @@
    1.11  <li><h4>The Algorithmic Beauty of Plants</h4><h5>Przemyslwa Prusinkieicz and Aristid Lindenmayer</h5>
    1.12  A wonderful introduction to L-systems and a motivational read.
    1.13  </li>
    1.14 -<li><h4>Compilers: Principles, Techniques & Tools</h4><h5>Alfred V. Aho, Monica S. Lam and Ravi Sethi</h5>
    1.15 +<li><h4>Compilers: Principles, Techniques &amp; Tools</h4><h5>Alfred V. Aho, Monica S. Lam and Ravi Sethi</h5>
    1.16  The standard introduction to compiler development. Also known as the Dragon Book.
    1.17  </li>
    1.18  <li><h4>Computer Networks</h4><h5>Andrew S. Tanenbaum</h5>