Skip to content

Commit 3f46bb2

Browse files
authored
Added the book Clean Code
The book "Clean Code: A Handbook of Agile Software Craftsmanship", by Robert C. Martin is a must read for every software developer.
1 parent f2147e0 commit 3f46bb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ But knowing the stuff will help you become better! :muscle:*
9191

9292
### Practices
9393
- :book: [Working Effectively with Legacy Code](https://www.goodreads.com/book/show/44919.Working_Effectively_with_Legacy_Code)
94+
- :book: [Clean Code: A Handbook of Agile Software Craftsmanship] (https://www.goodreads.com/book/show/3735293-clean-code)
9495
- :book: [Test Driven Development: By Example](https://www.goodreads.com/book/show/387190.Test_Driven_Development)
9596
- :white_check_mark: [Going To Production Checklist](https://github.com/mr-mig/going-to-production)
9697
- :book: [Release It!](https://www.goodreads.com/book/show/1069827.Release_It_)

0 commit comments

Comments
 (0)