Files
2martens.de/pages/reading-list.html
Jim Martens f0997fbe71
Some checks failed
continuous-integration/drone/push Build is failing
Added category and pages related to software craftsmanship
Signed-off-by: Jim Martens <github@2martens.de>
2020-07-04 18:27:39 +02:00

23 lines
520 B
HTML

---
title: Reading list
parent_link: /software-craftsman/
description: Here you can find my reading list.
---
<p>
On this page, I will maintain a list of my reading; both planned and finished.
</p>
<h2>Outstanding books</h2>
<ol>
<li>"Working Effectively with Legacy Code" by Michael C. Feathers (ISBN: 0-13-117705-2)</li>
</ol>
<h2>Finished books</h2>
<ul>
<li>
"Apprenticeship Patterns" by David H. Hoover and Adewale Oshineye (ISBN: 978-0-596-51838-7); finished at July 4th 2020
</li>
</ul>