phtan.github.io/books.html

63 lines
1.3 KiB
HTML
Raw Normal View History

<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="solarized_light.css"> </head>
2021-04-13 11:33:42 +00:00
<div>
<h3>Books I've read in 2021 A.D.
</h3>
2021-07-13 09:49:58 +00:00
<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>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>
2021-05-07 07:12:31 +00:00
<li>John Bunyan.
2021-06-21 12:21:59 +00:00
Edited by Jesse Lyman Hurlbut.
2021-05-07 07:12:31 +00:00
"The pilgrim's progress".
</li>
2021-05-09 06:02:52 +00:00
<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>
2021-06-18 13:50:10 +00:00
<li>Eric Linklater. "Poet's pub".
</li>
2021-06-26 05:30:07 +00:00
<li>Yossi Ghinsberg. "Jungle: A harrowing true story
of survival in the Amazon".
</li>
2021-07-04 08:37:36 +00:00
<li>Franz Kafka. Translated by Ian Johnston.
"The metamorphosis".
</li>
2021-07-05 11:22:28 +00:00
<li>Donatella Di Cesare. Translated by David
Broder. "Immunodemocracy: Capitalist asphyxia".
</li>
2021-07-13 05:17:28 +00:00
<li>Rania Abouzeid. "No turning back: Life,
loss, and hope in wartime Syria".
</li>
</ol>
</div>
2021-06-02 04:43:42 +00:00
<br />
2021-06-02 04:59:34 +00:00
<div><small>
I note a few books I disliked, over
<a href="books_disliked.html">there
</a>. Yes, I did not enjoy them.
</small>
2021-06-02 04:40:05 +00:00
</div>
</html>