69 lines
1.4 KiB
HTML
69 lines
1.4 KiB
HTML
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="solarized_light.css"> </head>
|
|
|
|
<div>
|
|
<h3>Books I've read in 2021 A.D.
|
|
</h3>
|
|
<table>
|
|
<tr>
|
|
<th>Author</th>
|
|
<th>Title</th>
|
|
<th>First published in the year</th>
|
|
</tr>
|
|
<tr>
|
|
<td>Sir Arthur Conan Doyle</td>
|
|
<td>"The hound of the Baskervilles"</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td>>John Bunyan.
|
|
Edited by Jesse Lyman Hurlbut.</td>
|
|
<td>"The pilgrim's progress"</td>
|
|
<td>1684</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Rania Abouzeid</td>
|
|
<td>"No turning back: Life,
|
|
loss, and hope in wartime Syria"</td>
|
|
<td>2019</td>
|
|
</tr>
|
|
</table>
|
|
<ol>
|
|
<li>Sir Arthur Conan Doyle. "The hound of the Baskervilles".
|
|
</li>
|
|
<li>John Bunyan.
|
|
Edited by Jesse Lyman Hurlbut.
|
|
"The pilgrim's progress".
|
|
</li>
|
|
<li>Derek Sivers.
|
|
<a href="https://sive.rs/m">
|
|
"Your music and people:
|
|
Creative and considerate fame".</a>
|
|
</li>
|
|
<li>Crispin Rodrigues. "The Nomad Principle".
|
|
</li>
|
|
<li>Eric Linklater. "Poet's pub".
|
|
</li>
|
|
<li>Yossi Ghinsberg. "Jungle: A harrowing true story
|
|
of survival in the Amazon".
|
|
</li>
|
|
<li>Franz Kafka. Translated by Ian Johnston.
|
|
"The metamorphosis".
|
|
</li>
|
|
<li>Donatella Di Cesare. Translated by David
|
|
Broder. "Immunodemocracy: Capitalist asphyxia".
|
|
</li>
|
|
<li>Rania Abouzeid. "No turning back: Life,
|
|
loss, and hope in wartime Syria".
|
|
</li>
|
|
</ol>
|
|
</div>
|
|
<br />
|
|
|
|
<div><small>
|
|
I note a few books I disliked, over
|
|
<a href="books_disliked.html">there
|
|
</a>. Yes, I did not enjoy them.
|
|
</small>
|
|
</div>
|
|
</html>
|