phtan.github.io/books.html

183 lines
3.1 KiB
HTML

<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="solarized_light.css"> </head>
<div>
<h3>Books I've read in 2022 A.D.
</h3>
<table>
<tr>
<th>Author</th>
<th>Title</th>
<th>First published in the year</th>
</tr>
<tr>
<td>Loung Ung</td>
<td>"Lucky child: a daughter of Cambodia reunites
with the sister she left behind"</td>
<td>2005</td>
</tr>
<tr>
<td>Cryan, Shatil, and Piero.</td>
<td>"Capitalism: A graphic guide"</td>
<td>2013</td>
</tr>
<tr>
<td>Arakawa Hiromu. Translated by Amanda Haley.</td>
<td>"Silver Spoon". Volumes 1 to 15.</td>
<td>2011</td>
</tr>
</table>
</div>
<br />
<br />
<br />
<br />
<br />
<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>Derek Sivers</td>
<td><a href="https://sive.rs/m">
"Your music and people:
Creative and considerate fame".</a></td>
<td></td>
</tr>
<tr>
<td>Crispin Rodrigues</td>
<td>"The Nomad Principle"</td>
<td></td>
</tr>
<tr>
<td>Eric Linklater</td>
<td>"Poet's pub"</td>
<td></td>
</tr>
<tr>
<td>Yossi Ghinsberg</td>
<td>"Jungle: A harrowing true story
of survival in the Amazon"</td>
<td></td>
</tr>
<tr>
<td>Franz Kafka. Translated by Ian Johnston.</td>
<td>"The metamorphosis"</td>
<td>1915</td>
</tr>
<tr>
<td>Donatella Di Cesare. Translated by David
Broder.</td>
<td>"Immunodemocracy: Capitalist asphyxia"</td>
<td>2020</td>
</tr>
<tr>
<td>Rania Abouzeid</td>
<td>"No turning back: Life,
loss, and hope in wartime Syria"</td>
<td>2019</td>
</tr>
<tr>
<td>E.B. White. Illustrated by
Garth Williams.</td>
<td>"Charlotte's web"</td>
<td>1952</td>
</tr>
<tr>
<td>H.G. Wells</td>
<td>"The war of the worlds"</td>
<td>1898</td>
</tr>
<tr>
<td>Leiji Matsumoto. Translated by
Zack Davisson.</td>
<td>"Captain Harlock: The classic collection 1"</td>
<td>1977</td>
</tr>
<tr>
<td>Tony Husband</td>
<td>"Take care, son: The story
of my dad and his dementia"</td>
<td>2014</td>
</tr>
<tr>
<td>Kurt Vonnegut</td>
<td>"Slaughterhouse-five"</td>
<td>1969</td>
</tr>
<tr>
<td>Mark Andrew Poe. Illustrated by Christina Weidman.</td>
<td>"The amazing adventures of Harry
Moon: Showdown on Nightingale Lane"</td>
<td>2017</td>
</tr>
<tr>
<td>Minfong Ho. Illustrated by Kwoncjan Ho.</td>
<td>"Sing to the dawn"</td>
<td>1975</td>
</tr>
<tr>
<td>Naoki Urasawa. Translated by
John Werry.</td>
<td>"Mujirushi: The sign of dreams"</td>
<td>2018</td>
</tr>
<tr>
<td>Heather Morris</td>
<td>"The tattooist of Auschwitz"</td>
<td>2018</td>
</tr>
<tr>
<td>Philip Van Doren Stern</td>
<td>"The greatest gift: A Christmas tale"</td>
<td>1943</td>
</tr>
<tr>
<td>Jennani Durai</td>
<td>"Regrettable things that
happened yesterday: Stories"</td>
<td>2017</td>
</tr>
<tr>
<td>Jerome K. Jerome</td>
<td>"Three men in a boat"</td>
<td>1889</td>
</tr>
</table>
</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>