Added Code Complete book

Great classic book by Steve McConnell. Worth read whether you're a new developer or an experienced one.
pull/77/head
Bruno Ferreira 7 years ago committed by GitHub
parent ef4bea9159
commit 46da977562

@ -90,8 +90,9 @@ But knowing the stuff will help you become better! :muscle:*
- [System Design: A Primer](https://github.com/donnemartin/system-design-primer)
### Practices
- :book: [Code Complete](https://www.goodreads.com/book/show/4845.Code_Complete)
- :book: [Working Effectively with Legacy Code](https://www.goodreads.com/book/show/44919.Working_Effectively_with_Legacy_Code)
- :book: [Clean Code: A Handbook of Agile Software Craftsmanship] (https://www.goodreads.com/book/show/3735293-clean-code)
- :book: [Clean Code: A Handbook of Agile Software Craftsmanship](https://www.goodreads.com/book/show/3735293-clean-code)
- :book: [Test Driven Development: By Example](https://www.goodreads.com/book/show/387190.Test_Driven_Development)
- :white_check_mark: [Going To Production Checklist](https://github.com/mr-mig/going-to-production)
- :book: [Release It!](https://www.goodreads.com/book/show/1069827.Release_It_)

Loading…
Cancel
Save