Added category and pages related to software craftsmanship
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
23
pages/reading-list.html
Normal file
23
pages/reading-list.html
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
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>
|
||||
Reference in New Issue
Block a user