Add Code Complete book to general books recommendations (#22518)
* Add Code Complete book to general books recommendations * add Design Patterns book
This commit is contained in:
committed by
Christopher McCormack
parent
2f44b97bff
commit
4890289e75
@ -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
|
||||
|
Reference in New Issue
Block a user