Added Rob Pike's 5 Rules of Programming

This commit is contained in:
Dang Van Dien 2017-09-17 14:49:07 +07:00
parent 932230672e
commit 4b31e52917
1 changed files with 1 additions and 0 deletions

View File

@ -132,6 +132,7 @@ But knowing the stuff will help you become better! :muscle:*
- :page_facing_up: [The mythical 10x programmer](http://antirez.com/news/112)
- :page_facing_up: [The Debugging Mindset](http://queue.acm.org/detail.cfm?id=3068754)
- :movie_camera: [Teach Yourself Programming in Ten Years](http://www.norvig.com/21-days.html)
- :movie_camera: [Rob Pike's 5 Rules of Programming](http://users.ece.utexas.edu/~adnan/pike.html)
### Soft Skills
- :book: [Difficult Conversations](https://www.goodreads.com/book/show/774088.Difficult_Conversations)