33 lines
1.3 KiB
HTML
33 lines
1.3 KiB
HTML
---
|
|
title: Reading list
|
|
permalink: /software-craftsman/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><strong>"Working Effectively with Legacy Code" by Michael C. Feathers (ISBN: 0-13-117705-2)</strong> (currently reading)</li>
|
|
<li>"Head First Design Patterns" by Eric Freeman et al (ISBN: 978-0-596-00712-6)</li>
|
|
<li>"Test Driven Development. By Example" by Kent Beck (ISBN: 978-0-321-14653-3)</li>
|
|
<li>"Clean Code" by Robert C. Martin (ISBN: 978-0-13-235088-4)</li>
|
|
<li>"The Software Craftsman" by Sandro Mancuso (ISBN: 978-0-13-405250-2)</li>
|
|
<li>"Agile Software Development: Principles, patterns, and practices" by Robert C. Martin (ISBN: 978-1-292-02594-0)</li>
|
|
<li>"Refactoring" by Martin Fowler (ISBN: 978-0-13-475759-9)</li>
|
|
<li>"The Clean Coder" by Robert C. Martin (ISBN: 978-0-13-708107-3)</li>
|
|
<li>"Clean Architecture" by Robert C. Martin (ISBN: 978-0-13-449416-6)</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> |