diff --git a/guide/english/book-recommendations/index.md b/guide/english/book-recommendations/index.md index 8b83d2f5f4..4155a40e41 100644 --- a/guide/english/book-recommendations/index.md +++ b/guide/english/book-recommendations/index.md @@ -50,6 +50,14 @@ title: Books to Read for Programmers - [Amazon Smile](https://smile.amazon.com/Soft-Skills-software-developers-manual/dp/1617292397?pldnSite=1) - ISBN-13: 9781617292392 +*Code Complete: A Practical Handbook of Software Construction* - Steve McConnell +- [Amazon](https://www.amazon.com/Code-Complete-Practical-Handbook-Construction/dp/0735619670) +- ISBN-13: 978-0735619678 + +*Design Patterns: Elements of Reusable Object-Oriented Software* - Erich Gamma +- [Amazon](https://www.amazon.com/Design-Patterns-Elements-Reusable-Object-Oriented/dp/0201633612) +- ISBN-13: 978-0201633610 + ## Algorithms *Introduction to Algorithms, 3rd Edition (MIT Press)* by Thomas H. Cormen and Charles E. Leiserson