1
0
mirror of https://github.com/mtdvio/every-programmer-should-know.git synced 2025-07-31 12:00:25 +02:00

Add Don't make Me Think

This commit is contained in:
Mohamed Oun
2017-10-07 12:34:01 +02:00
committed by GitHub
parent ef4bea9159
commit 9f239467f3

View File

@@ -22,7 +22,7 @@ But knowing the stuff will help you become better! :muscle:*
### Falsehoods
- [Awesome Falsehoods](https://github.com/kdeldycke/awesome-falsehood)
💊 Curated list of falsehoods programmers believe in.
Curated list of falsehoods programmers believe in.
Check for things you do not know about Strings, Addresses, Names, Numbers, Emails, Timezones and Dates and more.
### Algorithms
@@ -124,6 +124,8 @@ But knowing the stuff will help you become better! :muscle:*
- :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)
### UX/Usability
- :book: [Don't Make Me Think: A Common Sense Approach to Web Usability](https://www.goodreads.com/book/show/18197267-don-t-make-me-think-revisited)
### Remote Work
- :globe_with_meridians: [Remote Work List for Developers](https://github.com/georgemandis/remote-working-list)
- :zap: [NomadList](https://nomadlist.com/)
@@ -147,7 +149,7 @@ But knowing the stuff will help you become better! :muscle:*
### Papers on Programming
- :heart: [Papers We Love](https://github.com/papers-we-love/papers-we-love)
- :newspaper: [The Morning Paper](https://blog.acolyer.org/)
- 📜 [What Every Programmer Should Know About Memory](http://futuretech.blinkenlights.nl/misc/cpumemory.pdf)
- [What Every Programmer Should Know About Memory](http://futuretech.blinkenlights.nl/misc/cpumemory.pdf)
### Free Books on Programming
- :books: [Free Programming Books](https://github.com/EbookFoundation/free-programming-books)