From c90f41c002848bc0fdeb11e60963d05b5e0b7d6a Mon Sep 17 00:00:00 2001 From: Dang Van Dien Date: Fri, 15 Sep 2017 13:41:52 +0700 Subject: [PATCH 1/2] Added a link to The mythical 10x programmer --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 65c8370..051f312 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ But knowing the stuff will help you become better! :muscle:* - :movie_camera: [The Myth of the Genius Programmer](https://www.youtube.com/watch?v=0SARbwvhupQ&feature=youtu.be) - :movie_camera: [Making Badass Developers](https://www.youtube.com/watch?v=FKTxC9pl-WM&t=2s) - :page_facing_up: [The Ten Rules of a Zen Programmer](https://www.zenprogrammer.org/en/the10rulesofazenprogrammer.html) +- :page_facing_up: [The mythical 10x programmer](http://antirez.com/news/112) ### Soft Skills - :book: [Difficult Conversations](https://www.goodreads.com/book/show/774088.Difficult_Conversations) From 62a01a10e6ec117f824bf39e50242abe8b7fdd02 Mon Sep 17 00:00:00 2001 From: Dang Van Dien Date: Fri, 15 Sep 2017 13:48:30 +0700 Subject: [PATCH 2/2] Added a link to The Debugging Mindset --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 051f312..e4e03d2 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,7 @@ But knowing the stuff will help you become better! :muscle:* - :movie_camera: [Making Badass Developers](https://www.youtube.com/watch?v=FKTxC9pl-WM&t=2s) - :page_facing_up: [The Ten Rules of a Zen Programmer](https://www.zenprogrammer.org/en/the10rulesofazenprogrammer.html) - :page_facing_up: [The mythical 10x programmer](http://antirez.com/news/112) +- :movie_camera: [The Debugging Mindset](http://queue.acm.org/detail.cfm?id=3068754) ### Soft Skills - :book: [Difficult Conversations](https://www.goodreads.com/book/show/774088.Difficult_Conversations)