From 80426414135efce4d862d38ac2893d3c061cce12 Mon Sep 17 00:00:00 2001 From: Guilhermeslucas Date: Sun, 1 Oct 2017 13:55:07 -0300 Subject: [PATCH] adding some problem solving resources --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 4e723f5..191cabb 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,13 @@ 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) +### Problem Solving +- :book: [The Art and Craft of Problem Solving](https://www.goodreads.com/book/show/593458.The_Art_and_Craft_of_Problem_Solving) +- :book: [How to Solve It: A New Aspect of Mathematical Method](https://www.goodreads.com/book/show/192221.How_to_Solve_It) +- :book: [To Mock a Mockingbird](https://www.amazon.com/Mock-Mockingbird-Raymond-Smullyan/dp/0192801422?SubscriptionId=AKIAILSHYYTFIVPWUY6Q&tag=duckduckgo-d-20&linkCode=xm2&camp=2025&creative=165953&creativeASIN=0192801422) +- :book: [Conceptual Blockbusting: A Guide to Better Ideas](https://www.amazon.com/Conceptual-Blockbusting-Guide-Better-Ideas/dp/0738205370) +- [Joy of Problem Solving](http://brilliant.org/courses/joy-problem-solving/) + ### Soft Skills - :book: [Difficult Conversations](https://www.goodreads.com/book/show/774088.Difficult_Conversations) - :book: [Crucial Conversations](https://www.goodreads.com/book/show/15014.Crucial_Conversations)