19 lines
506 B
HTML
19 lines
506 B
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||
|
<html>
|
||
|
<head>
|
||
|
<link rel="Stylesheet" type="text/css" href="style.css">
|
||
|
<title>Reading List</title>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<h3 id="toc_0.0.1">Programming</h3>
|
||
|
|
||
|
<h4 id="toc_0.0.1.1">go</h4>
|
||
|
<p>
|
||
|
<a href="http://icanhazdowntime.org/2013/02/09/why-i-like-go.html">http://icanhazdowntime.org/2013/02/09/why-i-like-go.html</a>
|
||
|
</p>
|
||
|
|
||
|
</body>
|
||
|
</html>
|