Skip to content

Commit ab440a8

Browse files
authored
Merge branch 'master' into master
2 parents 4296f92 + 19b396e commit ab440a8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ But knowing the stuff will help you become better! :muscle:*
5656
- [RegexHQ](https://github.com/regexhq)
5757

5858
### Security
59+
- :book: [Security Programming] (https://www.dwheeler.com/secure-programs/)
60+
- :page_facing_up: [Rolling Your Own Crypto](http://loup-vaillant.fr/articles/rolling-your-own-crypto)
5961
- :book: [Foundations of Security: What Every Programmer Needs to Know ](https://www.goodreads.com/book/show/128003.Foundations_of_Security)
6062
- [OWASP Top 10](https://www.owasp.org/index.php/Category:OWASP_Top_Ten_Project)
6163

@@ -77,6 +79,8 @@ But knowing the stuff will help you become better! :muscle:*
7779
- :white_check_mark: [Going To Production Checklist](https://github.com/mr-mig/going-to-production)
7880
- :book: [Release It!](https://www.goodreads.com/book/show/1069827.Release_It_)
7981
- :book: [Professor Frisby's Mostly Adequate Guide to Functional Programming](https://drboolean.gitbooks.io/mostly-adequate-guide/content/)
82+
- :book: [SICP: Structure and Interpretation of Computer Programs](https://www.goodreads.com/book/show/43713.Structure_and_Interpretation_of_Computer_Programs)
83+
- :page_facing_up: [Thirteen Ways of Looking at a Turtle](https://fsharpforfunandprofit.com/posts/13-ways-of-looking-at-a-turtle-3/)
8084
- :scroll: [Programming Paradigms for Dummies: What Every Programmer Should Know](https://www.info.ucl.ac.be/~pvr/VanRoyChapter.pdf)
8185

8286
### Career
@@ -101,6 +105,12 @@ But knowing the stuff will help you become better! :muscle:*
101105
- :page_facing_up: [Speed In Software Development](https://www.targetprocess.com/articles/speed-in-software-development/)
102106
- :movie_camera: [The Myth of the Genius Programmer](https://www.youtube.com/watch?v=0SARbwvhupQ&feature=youtu.be)
103107
- :movie_camera: [Making Badass Developers](https://www.youtube.com/watch?v=FKTxC9pl-WM&t=2s)
108+
- :page_facing_up: [The Ten Rules of a Zen Programmer](https://www.zenprogrammer.org/en/the10rulesofazenprogrammer.html)
109+
110+
### Soft Skills
111+
- :book: [Difficult Conversations](https://www.goodreads.com/book/show/774088.Difficult_Conversations)
112+
- :book: [Crucial Conversations](https://www.goodreads.com/book/show/15014.Crucial_Conversations)
113+
- :book: [How to Win Friends and Influence People](https://www.goodreads.com/book/show/4865.How_to_Win_Friends_and_Influence_People)
104114

105115
### Papers on Programming
106116
- :heart: [Papers We Love](https://github.com/papers-we-love/papers-we-love)

0 commit comments

Comments
 (0)