1
0
mirror of https://github.com/mtdvio/every-programmer-should-know.git synced 2025-08-05 06:17:30 +02:00

Merge pull request #72 from Guilhermeslucas/master

adding some problem solving resources
This commit is contained in:
Alexey Migutsky
2017-10-25 19:46:59 +02:00
committed by GitHub

View File

@@ -143,6 +143,10 @@ 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)
### 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)