Skip to content

Commit 3e44b39

Browse files
authored
Merge pull request #1021 from stjepanjurekovic/patch-5
Add 'The Art of Code' book to Programming_Books.md
2 parents 148e9bd + 0534876 commit 3e44b39

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Programming_Books.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,9 @@
101101

102102
- [Collaborative Software Design](https://www.manning.com/books/collaborative-software-design) : Book about effectively involving all stakeholders in the design of software, designed to teach facilitating software design decisions via visual collaborative modeling in a team.
103103

104-
- [The Coder Cafe](https://www.manning.com/books/the-coder-cafe) : 66 vital software engineering concepts that will upgrade your day-to-day practice, regardless of your skill level.
104+
- [The Art of Code](https://www.manning.com/books/the-art-of-code) : 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.
105+
106+
- [The Coder Cafe](https://www.manning.com/books/the-coder-cafe) : 66 vital software engineering concepts that will upgrade your day-to-day practice, regardless of your skill level.
105107

106108
## React
107109

0 commit comments

Comments
 (0)