This commit is contained in:
Charles-Axel Dein 2016-05-30 16:27:06 +02:00
parent 446a960512
commit 14a99ed83a
1 changed files with 5 additions and 0 deletions

View File

@ -72,6 +72,7 @@ I've found these books incredibly inspiring:
### Interviewing
* [System design interview for IT company](https://github.com/checkcheckzz/system-design-interview)
* [Technical Interview Megarepo](https://github.com/jdsutton/Technical-Interview-Megarepo): study materials for SE/CS technical interviews
### Managing the database
@ -149,6 +150,10 @@ Resources
* [Bash Hackers Wiki](http://wiki.bash-hackers.org/)
* [Master the command line, in one page](https://github.com/jlevy/the-art-of-command-line) **must read**
### Know your webdesign
* [Maintainable CSS](http://maintainablecss.com/)
### Know your dotfiles
* [Awesome dotfiles](https://github.com/webpro/awesome-dotfiles)