Skip to content

Commit 973aad4

Browse files
authored
Merge pull request #209 from catblade/master
Update README.md
2 parents 982ef87 + 8052439 commit 973aad4

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,13 @@ But knowing the stuff will help you become better! :muscle:*
9696
- :page_facing_up: [Jepsen: how different databases behave under partition](https://aphyr.com/tags/jepsen)
9797
- :scroll: [Fallacies of Distributed Computing Explained](https://pages.cs.wisc.edu/~zuyu/files/fallacies.pdf)
9898

99+
### Machine Learning
100+
- :school: [Andrew NG Machine Learning Specification Class](https://www.coursera.org/specializations/machine-learning-introduction)
101+
99102
### RegExp
100-
- [RegexHQ](https://github.com/regexhq)
101-
- [Learn regex the easy way](https://github.com/ziishaned/learn-regex)
103+
- :link: [RegexHQ](https://github.com/regexhq)
104+
- :link: [Learn regex the easy way](https://github.com/ziishaned/learn-regex)
105+
- :link: [Regex Crossword](https://regexcrossword.com/)
102106

103107
### Security
104108
- :book: [Security Programming](https://www.dwheeler.com/secure-programs/)
@@ -197,7 +201,7 @@ But knowing the stuff will help you become better! :muscle:*
197201
- :page_facing_up: [What you should know as a founder of a software company](https://qotoqot.com/blog/founder-skills/)
198202
- :movie_camera: [Code Interview Prep & Programming Questions | Pramp](https://www.pramp.com/)
199203
- :book: [97 things every programmer should know](https://github.com/97-things/97-things-every-programmer-should-know)
200-
- :movie_camera: [A Philosophy of Software Design | John Ousterhout | Talks at Google](https://www.youtube.com/watch?v=bmSAYlu0NcY&t=403s)
204+
- :movie_camera: [A Philosophy of Software Design | John Ousterhout | Talks at Google](https://wwwtube.com/watch?v=bmSAYlu0NcY&t=403s)
201205

202206
### Fine-tune Your Resume
203207
- :hammer: [CV Compiler](https://cvcompiler.com/)
@@ -292,7 +296,6 @@ But knowing the stuff will help you become better! :muscle:*
292296
- [Untrusted](https://alexnisnevich.github.io/untrusted/)
293297
- [CSS Diner](https://flukeout.github.io/)
294298
- [CodingGame](https://www.codingame.com/start/)
295-
- [Regex crossword](https://regexcrossword.com/)
296299

297300

298301
### Platform Engineering

0 commit comments

Comments
 (0)