books.html
changeset 17 a264da3d80be
parent 16 a04897b5801e
child 20 adbea491e9b9
     1.1 --- a/books.html	Mon Jul 05 17:19:17 2010 +0200
     1.2 +++ b/books.html	Tue Jul 06 00:05:38 2010 +0200
     1.3 @@ -1,117 +1,115 @@
     1.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
     1.5 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     1.6 -
     1.7 -<head>
     1.8 -<title>ME73 - A Programmer's Playground</title><meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />
     1.9 -<meta name="author" content="Eugen Sawin - me73.com" />
    1.10 -<meta name="description" content="A Digital Playground" />
    1.11 -<meta name="robots" content="index, follow, noarchive" />
    1.12 -<meta name="googlebot" content="noarchive" />
    1.13 -<script src="script.js" type="text/javascript"></script>
    1.14 -<link rel="stylesheet" href="dark.css" type="text/css" />
    1.15 -</head>
    1.16 -
    1.17 -<body onload="draw(0, 0, 0, 0);">
    1.18 -<div id="wrap">
    1.19 -	<div id="header">			
    1.20 -    	<h1 id="logo-text"><a href="index.html" title="">ME73</a></h1>		
    1.21 -	    <p id="intro">A Programmer's Playground.</p>
    1.22 -        <div id="nav">
    1.23 -			<ul>
    1.24 -				<li><a href="index.html">Home</a></li>
    1.25 -				<li><a href="chrome.html">Chrome</a></li>
    1.26 -				<li><a href="resume.html">Resume</a></li>
    1.27 -				<li><a href="howiwork.html">How I Work</a></li>
    1.28 -				<li><a href="personalwork.html">Personal Work</a></li>
    1.29 -            	<li><a href="books.html">Books</a></li>
    1.30 -	         	<li><a href="links.html">Links</a></li>			
    1.31 -				<li><a href="contact.html">Contact</a></li>		
    1.32 -			</ul>		
    1.33 -	    </div>	
    1.34 -	</div>
    1.35 -	<div id="content-wrap">				
    1.36 -		<div id="main">
    1.37 -			<p>Here is a list of books I find useful or simply enjoyed reading them.</p>
    1.38 -<h2>Engineering &amp; Science</h2>
    1.39 -<ul>
    1.40 -<li><h4>The Pragmatic Programmer</h4><h5>Andrew Hunt and David Thomas</h5>
    1.41 -A collection of advises for effective software development.
    1.42 -</li>
    1.43 -<li><h4>Effective C++ / More Effective C++</h4><h5>Scott Meyers</h5>
    1.44 -Effective and safe C++ programming advises for practical use.
    1.45 -</li>
    1.46 -<li><h4>Thinking in C++</h4><h5>Bruce Eckel</h5>
    1.47 -A freely available introduction to C++ and its Standard Library.
    1.48 -</li>
    1.49 -<li><h4>Artificial Intelligence: A Modern Approach</h4><h5>Stuart J. Russel and Peter Norvig</h5>
    1.50 -A comprehensive compendium of most techniques for the development of artificial intelligence.
    1.51 -</li>
    1.52 -<li><h4>The Algorithmic Beauty of Plants</h4><h5>Przemyslwa Prusinkieicz and Aristid Lindenmayer</h5>
    1.53 -A wonderful introduction to L-systems and a motivational read.
    1.54 -</li>
    1.55 -<li><h4>Compilers: Principles, Techniques &amp; Tools</h4><h5>Alfred V. Aho, Monica S. Lam and Ravi Sethi</h5>
    1.56 -The standard introduction to compiler development. Also known as the Dragon Book.
    1.57 -</li>
    1.58 -<li><h4>Computer Networks</h4><h5>Andrew S. Tanenbaum</h5>
    1.59 -A good and in-depth textbook for network technology.   
    1.60 -</li>
    1.61 -<li><h4>A Brief History of Time</h4><h5>Stephen W. Hawking</h5>
    1.62 -Popular science. Follow Stephen on his quest for the Theory of Everything.
    1.63 -</li>
    1.64 -</ul>
    1.65 -<h2>Fiction</h2>
    1.66 -<ul>
    1.67 -<li><h4>Alice in Wonderland</h4><h5>Lewis Carroll</h5>
    1.68 -Follow the rabbit.
    1.69 -</li>
    1.70 -<li><h4>Through the Looking-Glass</h4><h5>Lewis Carroll</h5>
    1.71 -Sequel to Alice in Wonderland.
    1.72 -</li>
    1.73 -<li><h4>1984</h4><h5>George Orwell</h5>
    1.74 -Classic novel about a totalitarian regime and its influence on the society.
    1.75 -</li>
    1.76 -</ul>
    1.77 -
    1.78 -      
    1.79 -		</div>
    1.80 -		<div id="sidebar">
    1.81 -	        <!--<h3>About</h3>	-->
    1.82 -	        <p>
    1.83 -				<img src="images/me2.png" alt="me" class="float-left" height="64" width="64" />		
    1.84 -			ME73 is my digital playground.
    1.85 -            I'm a programmer, a student of computer science, a music enthusiast.
    1.86 -            This site serves as a portfolio for my work, private and professional.
    1.87 -	        </p>
    1.88 -			<div id="random_quote"></div>	        	
    1.89 -        </div>	
    1.90 -	</div>
    1.91 -  <div id="footer">
    1.92 -	<div id="footer-left">
    1.93 -		<p>
    1.94 -		<!--&copy; ME73.COM&nbsp; 	-->
    1.95 -      	<a href="http://creativecommons.org/licenses/by/3.0/"><img src="images/cc.png" alt="CC" style="float:left" /></a>
    1.96 -		Except where otherwise noted, content on this site is licensed under a 			<a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License.</a> Site Design is based on a template by <a href="http://www.styleshout.com/">Styleshout.</a>
    1.97 -		</p>	
    1.98 -	</div>
    1.99 -	
   1.100 -	<div id="footer-right">
   1.101 -		<p class="align-right">
   1.102 -		<a href="index.html">Home</a> | <a href="#top">Top</a>
   1.103 -		</p>
   1.104 -	</div>	
   1.105 -</div> 
   1.106 -</div>
   1.107 -<script type="text/javascript">
   1.108 -    javascript:load_random_quote();        
   1.109 -</script>
   1.110 -<script type="text/javascript">
   1.111 -var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
   1.112 -document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
   1.113 -</script>
   1.114 -<script type="text/javascript">
   1.115 -var pageTracker = _gat._getTracker("UA-2137333-1");
   1.116 -pageTracker._trackPageview();
   1.117 -</script>
   1.118 -</body>
   1.119 -</html>
   1.120 -
   1.121 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
   1.122 +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   1.123 +
   1.124 +<head>
   1.125 +<title>ME73 - A Programmer's Playground</title><meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />
   1.126 +<meta name="author" content="Eugen Sawin - me73.com" />
   1.127 +<meta name="description" content="A Digital Playground" />
   1.128 +<meta name="robots" content="index, follow, noarchive" />
   1.129 +<meta name="googlebot" content="noarchive" />
   1.130 +<script src="script.js" type="text/javascript"></script>
   1.131 +<link rel="stylesheet" href="dark.css" type="text/css" />
   1.132 +</head>
   1.133 +
   1.134 +<body onload="draw(0, 0, 0, 0);">
   1.135 +<div id="wrap">
   1.136 +	<div id="header">			
   1.137 +    	<h1 id="logo-text"><a href="index.html" title="">ME73</a></h1>		
   1.138 +	    <p id="intro">A Programmer's Playground.</p>
   1.139 +        <div id="nav">
   1.140 +			<ul>
   1.141 +				<li><a href="index.html">Home</a></li>
   1.142 +				<li><a href="chrome.html">Chrome</a></li>
   1.143 +				<li><a href="resume.html">Resume</a></li>
   1.144 +				<li><a href="howiwork.html">How I Work</a></li>
   1.145 +				<li><a href="personalwork.html">Personal Work</a></li>
   1.146 +            	<li><a href="books.html">Books</a></li>
   1.147 +	         	<li><a href="links.html">Links</a></li>			
   1.148 +				<li><a href="contact.html">Contact</a></li>		
   1.149 +			</ul>		
   1.150 +	    </div>	
   1.151 +	</div>
   1.152 +	<div id="content-wrap">				
   1.153 +		<div id="main">
   1.154 +			<p>Here is a list of books I find useful or simply enjoyed reading them.</p>
   1.155 +<h2>Engineering &amp; Science</h2>
   1.156 +<ul>
   1.157 +<li><h4>The Pragmatic Programmer</h4><h5>Andrew Hunt and David Thomas</h5>
   1.158 +A collection of advises for effective software development.
   1.159 +</li>
   1.160 +<li><h4>Effective C++ / More Effective C++</h4><h5>Scott Meyers</h5>
   1.161 +Effective and safe C++ programming advises for practical use.
   1.162 +</li>
   1.163 +<li><h4>Thinking in C++</h4><h5>Bruce Eckel</h5>
   1.164 +A freely available introduction to C++ and its Standard Library.
   1.165 +</li>
   1.166 +<li><h4>Artificial Intelligence: A Modern Approach</h4><h5>Stuart J. Russel and Peter Norvig</h5>
   1.167 +A comprehensive compendium of most techniques for the development of artificial intelligence.
   1.168 +</li>
   1.169 +<li><h4>The Algorithmic Beauty of Plants</h4><h5>Przemyslwa Prusinkieicz and Aristid Lindenmayer</h5>
   1.170 +A wonderful introduction to L-systems and a motivational read.
   1.171 +</li>
   1.172 +<li><h4>Compilers: Principles, Techniques &amp; Tools</h4><h5>Alfred V. Aho, Monica S. Lam and Ravi Sethi</h5>
   1.173 +The standard introduction to compiler development. Also known as the Dragon Book.
   1.174 +</li>
   1.175 +<li><h4>Computer Networks</h4><h5>Andrew S. Tanenbaum</h5>
   1.176 +A good and in-depth textbook for network technology.   
   1.177 +</li>
   1.178 +<li><h4>A Brief History of Time</h4><h5>Stephen W. Hawking</h5>
   1.179 +Popular science. Follow Stephen on his quest for the Theory of Everything.
   1.180 +</li>
   1.181 +</ul>
   1.182 +<h2>Fiction</h2>
   1.183 +<ul>
   1.184 +<li><h4>Alice in Wonderland</h4><h5>Lewis Carroll</h5>
   1.185 +Follow the rabbit.
   1.186 +</li>
   1.187 +<li><h4>Through the Looking-Glass</h4><h5>Lewis Carroll</h5>
   1.188 +Sequel to Alice in Wonderland.
   1.189 +</li>
   1.190 +<li><h4>1984</h4><h5>George Orwell</h5>
   1.191 +Classic novel about a totalitarian regime and its influence on the society.
   1.192 +</li>
   1.193 +</ul>
   1.194 +
   1.195 +      
   1.196 +		</div>
   1.197 +		<div id="sidebar">
   1.198 +	        <p>
   1.199 +				<img src="images/me2.png" alt="me" class="float-left" height="70" width="70" />		
   1.200 +			ME73 is my digital playground.
   1.201 +            I'm a programmer, a student of computer science, a music enthusiast.
   1.202 +            This site serves as a portfolio for my work, private and professional.
   1.203 +	        </p>
   1.204 +			<div id="random_quote"></div>	        	
   1.205 +        </div>	
   1.206 +	</div>
   1.207 +  <div id="footer">
   1.208 +	<div id="footer-left">
   1.209 +		<p>
   1.210 +      	<a href="http://creativecommons.org/licenses/by/3.0/"><img src="images/cc.png" alt="CC" style="float:left" /></a>
   1.211 +		Except where otherwise noted, content on this site is licensed under a 			<a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License.</a> Site Design is based on a template by <a href="http://www.styleshout.com/">Styleshout.</a>
   1.212 +		</p>	
   1.213 +	</div>
   1.214 +	
   1.215 +	<div id="footer-right">
   1.216 +		<p class="align-right">
   1.217 +		<a href="index.html">Home</a> | <a href="#top">Top</a>
   1.218 +		</p>
   1.219 +	</div>	
   1.220 +</div> 
   1.221 +</div>
   1.222 +<script type="text/javascript">
   1.223 +    javascript:load_random_quote();        
   1.224 +</script>
   1.225 +<script type="text/javascript">
   1.226 +var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
   1.227 +document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
   1.228 +</script>
   1.229 +<script type="text/javascript">
   1.230 +var pageTracker = _gat._getTracker("UA-2137333-1");
   1.231 +pageTracker._trackPageview();
   1.232 +</script>
   1.233 +</body>
   1.234 +</html>
   1.235 +