From 92b54e79a2984f789fcce8a1cc2032b7550da6dd Mon Sep 17 00:00:00 2001 From: Dang Van Dien Date: Sat, 7 Oct 2017 18:33:14 +0700 Subject: [PATCH] Add Teach Yourself Programming in Ten Years --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b99e1d7..3b17cfd 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,8 @@ But knowing the stuff will help you become better! :muscle:* - :book: [Cracking the Coding Interview: 189 Programming Questions and Solutions](https://www.goodreads.com/book/show/25707092-cracking-the-coding-interview) - :fire: [Everything you need to know to get the job](https://github.com/kdn251/interviews) - :book: [Tech Interview Handbook](https://github.com/yangshun/tech-interview-handbook) +- :page_facing_up: [Teach Yourself Programming in Ten Years](http://norvig.com/21-days.html) + ### Remote Work - :globe_with_meridians: [Remote Work List for Developers](https://github.com/georgemandis/remote-working-list)