Merge branch 'master' into master

This commit is contained in:
Charles Hudson Baker 2017-10-18 12:31:05 -06:00 committed by GitHub
commit 0b65423c84
1 changed files with 7 additions and 1 deletions

View File

@ -123,7 +123,11 @@ 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)
### 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/)
@ -162,6 +166,7 @@ But knowing the stuff will help you become better! :muscle:*
### Licenses
- :ballot_box_with_check: [Choose An Open Source License](https://choosealicense.com/)
- [Well-explained Software licenses in TLDR version](https://tldrlegal.com/)
### Where To Look For Further Info
- :computer: [freeCodeCamp Guide](https://guide.freecodecamp.org/)
@ -184,3 +189,4 @@ But knowing the stuff will help you become better! :muscle:*
- :link: [Project Euler](https://projecteuler.net/)
- :link: [LeetCode](https://leetcode.com/)
- :link: [InterviewBit](https://www.interviewbit.com/)