From 3992b3c4cd677e1ff93752204d303d02ed9c3140 Mon Sep 17 00:00:00 2001 From: Alexey Migutsky Date: Wed, 6 Sep 2017 11:50:25 +0200 Subject: [PATCH] Added "Thirteen Ways of Looking at a Turtle" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c503f8..f5603e0 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ But knowing the stuff will help you become better! :muscle:* - :book: [Release It!](https://www.goodreads.com/book/show/1069827.Release_It_) - :book: [Professor Frisby's Mostly Adequate Guide to Functional Programming](https://drboolean.gitbooks.io/mostly-adequate-guide/content/) - :book: [SICP: Structure and Interpretation of Computer Programs](https://www.goodreads.com/book/show/43713.Structure_and_Interpretation_of_Computer_Programs) +- :page_facing_up: [Thirteen Ways of Looking at a Turtle](https://fsharpforfunandprofit.com/posts/13-ways-of-looking-at-a-turtle-3/) ### Career - :page_facing_up: [10 Things Every Programmer Should Know For Their First Job](http://www.applematters.com/article/10-things-every-programmer-should-know-for-their-first-job/) @@ -97,7 +98,6 @@ But knowing the stuff will help you become better! :muscle:* - :book: [Cracking the Coding Interview: 150 Programming Questions and Solutions](https://www.goodreads.com/book/show/12544648-cracking-the-coding-interview) - :fire: [Everything you need to know to get the job](https://github.com/kdn251/interviews) - ### Engineering Philosophy - :movie_camera: [Simple Made Easy](https://www.infoq.com/presentations/Simple-Made-Easy) - :page_facing_up: [Speed In Software Development](https://www.targetprocess.com/articles/speed-in-software-development/)