You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-:movie_camera:[UC Berkeley, Data Structures Course](https://archive.org/details/ucberkeley-webcast-PL-XXv-cvA_iAlnI-BQr9hjqADPBtujFJd)
35
+
31
36
### Numbers
37
+
-:book:[How to Count](https://www.goodreads.com/book/show/12093869-how-to-count)
32
38
-:page_facing_up:[Floating Point Guide](http://floating-point-gui.de/)
33
39
-:page_facing_up:[What Every Computer Scientist Should Know About Floating-Point Arithmetic](https://docs.oracle.com/cd/E19957-01/806-3568/ncg_goldberg.html#680)
34
40
-:page_facing_up:[Basic Number Theory Every Programmer Should Know...](https://www.codechef.com/wiki/tutorial-number-theory/)
@@ -38,7 +44,7 @@ But knowing the stuff will help you become better! :muscle:*
@@ -86,39 +93,48 @@ But knowing the stuff will help you become better! :muscle:*
86
93
-:book:[SICP: Structure and Interpretation of Computer Programs](https://www.goodreads.com/book/show/43713.Structure_and_Interpretation_of_Computer_Programs)
87
94
-:page_facing_up:[Thirteen Ways of Looking at a Turtle](https://fsharpforfunandprofit.com/posts/13-ways-of-looking-at-a-turtle-3/)
88
95
-:scroll:[Programming Paradigms for Dummies: What Every Programmer Should Know](https://www.info.ucl.ac.be/~pvr/VanRoyChapter.pdf)
96
+
-[Learn X in Y Minutes](https://learnxinyminutes.com/)
97
+
Learn the basics of a language in a highly condensed way.
98
+
-[Hyperpolyglot](http://hyperpolyglot.org/)
99
+
Compare commonly used features of more or less similar languages side-by-side. Helps you to jump Python<->Ruby, Ocaml<->Haskell, etc.
100
+
-:page_facing_up:[Pomodoro for Programmers](http://www.metadevelopment.io/pomodoro-for-programmers/)
89
101
90
-
### Career
102
+
### Career
91
103
-:page_facing_up:[10 Things Every Programmer Should Know For Their First Job](http://www.applematters.com/article/10-things-every-programmer-should-know-for-their-first-job/)
92
104
-:page_facing_up:[How Much Do Software Engineers Really Make in Each City?](https://www.codementor.io/blog/best-cities-software-engineer-earnings-271vpf599k)
93
105
-:page_facing_up:[Software Engineers Tenure in San Francisco](https://hackerlife.co/blog/san-francisco-large-corporation-employee-tenure)
-:page_facing_up:[Equity 101 for Startup Employees](https://blog.esharesinc.com/equity-101-stock-option-basics/)
104
-
-:book:[Cracking the Coding Interview: 150 Programming Questions and Solutions](https://www.goodreads.com/book/show/12544648-cracking-the-coding-interview)
117
+
-:book:[Cracking the Coding Interview: 189 Programming Questions and Solutions](https://www.goodreads.com/book/show/25707092-cracking-the-coding-interview)
105
118
-:fire:[Everything you need to know to get the job](https://github.com/kdn251/interviews)
106
119
107
120
### Engineering Philosophy
108
121
-:movie_camera:[Simple Made Easy](https://www.infoq.com/presentations/Simple-Made-Easy)
109
122
-:page_facing_up:[Speed In Software Development](https://www.targetprocess.com/articles/speed-in-software-development/)
110
123
-:movie_camera:[The Myth of the Genius Programmer](https://www.youtube.com/watch?v=0SARbwvhupQ&feature=youtu.be)
0 commit comments