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
+
27
36
### Numbers
37
+
-:book:[How to Count](https://www.goodreads.com/book/show/12093869-how-to-count)
28
38
-:page_facing_up:[Floating Point Guide](http://floating-point-gui.de/)
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)
29
40
-:page_facing_up:[Basic Number Theory Every Programmer Should Know...](https://www.codechef.com/wiki/tutorial-number-theory/)
30
41
31
42
### Strings
@@ -53,6 +64,7 @@ But knowing the stuff will help you become better! :muscle:*
53
64
54
65
### RegExp
55
66
-[RegexHQ](https://github.com/regexhq)
67
+
-[Learn regex the easy way](https://github.com/zeeshanu/learn-regex.git)
@@ -85,6 +97,7 @@ But knowing the stuff will help you become better! :muscle:*
85
97
Learn the basics of a language in a highly condensed way.
86
98
-[Hyperpolyglot](http://hyperpolyglot.org/)
87
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/)
88
101
89
102
### Career
90
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/)
@@ -93,14 +106,15 @@ But knowing the stuff will help you become better! :muscle:*
-:page_facing_up:[Equity 101 for Startup Employees](https://blog.esharesinc.com/equity-101-stock-option-basics/)
103
-
-: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)
104
118
-:fire:[Everything you need to know to get the job](https://github.com/kdn251/interviews)
105
119
106
120
### Engineering Philosophy
@@ -109,6 +123,8 @@ But knowing the stuff will help you become better! :muscle:*
109
123
-:movie_camera:[The Myth of the Genius Programmer](https://www.youtube.com/watch?v=0SARbwvhupQ&feature=youtu.be)
0 commit comments