From 6bc10ff3fede97aadbb60a86a0bb43376c181cd9 Mon Sep 17 00:00:00 2001 From: Seif Sgayer Date: Tue, 31 Oct 2017 13:15:59 +0100 Subject: [PATCH] Adding 'The Clean Coder Book' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a2322c1..2ff5672 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ But knowing the stuff will help you become better! :muscle:* - :page_facing_up: [TL;DR; Stock Options](https://tldroptions.io/) - :page_facing_up: [Equity 101 for Startup Employees](https://blog.esharesinc.com/equity-101-stock-option-basics/) - :book: [Cracking the Coding Interview: 189 Programming Questions and Solutions](https://www.goodreads.com/book/show/25707092-cracking-the-coding-interview) +- :book: [The Clean Coder: A Code of Conduct for Professional Programmers](https://www.goodreads.com/book/show/10284614-the-clean-coder) - :fire: [Everything you need to know to get the job](https://github.com/kdn251/interviews) - :book: [Tech Interview Handbook](https://github.com/yangshun/tech-interview-handbook) - :page_facing_up: [Teach Yourself Programming in Ten Years](http://norvig.com/21-days.html)