diff --git a/README.md b/README.md index 4fe4100..6ae600a 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,9 @@
Books
    +
  1. + The Art of Code: The surprising power of beauty in software development - A practical guide to recognizing and creating desirable code qualities, such as simplicity, purity, and expressiveness, that are demonstrably beneficial to you and your team, applicable to virtually any codebase, and beautiful. +
  2. Clean Architecture - by applying universal rules of software architecture, you can dramatically improve developer productivity throughout the life of any software system. Now, building upon the success of his best-selling books Clean Code and The Clean Coder, legendary