Add Mastering programming

This commit is contained in:
Charles-Axel Dein 2016-06-08 15:55:22 +02:00
parent 063277782b
commit ccd2c7c7b2

View File

@ -60,6 +60,10 @@ I've found these books incredibly inspiring:
## Things to do ## Things to do
### Attitude & habits
* [Mastering Programming](https://www.prod.facebook.com/notes/kent-beck/mastering-programming/1184427814923414#), Kent Beck.
### Coding ### Coding
* [Write code that is easy to delete, not easy to extend](http://programmingisterrible.com/post/139222674273/write-code-that-is-easy-to-delete-not-easy-to) * [Write code that is easy to delete, not easy to extend](http://programmingisterrible.com/post/139222674273/write-code-that-is-easy-to-delete-not-easy-to)