Skip to content

Commit 76cdb64

Browse files
authored
Update README.md
Add in machine learning and a minor regex link.
1 parent 9d5a295 commit 76cdb64

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

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

80+
### Machine Learning
81+
- :school: [Andrew NG Machine Learning Specification Class](https://www.coursera.org/specializations/machine-learning-introduction)
82+
8083
### RegExp
81-
- [RegexHQ](https://github.com/regexhq)
82-
- [Learn regex the easy way](https://github.com/ziishaned/learn-regex)
84+
- :link: [RegexHQ](https://github.com/regexhq)
85+
- :link: [Learn regex the easy way](https://github.com/ziishaned/learn-regex)
86+
- :link: [Regex Crossword](https://regexcrossword.com/)
8387

8488
### Security
8589
- :book: [Security Programming](https://www.dwheeler.com/secure-programs/)
@@ -258,4 +262,4 @@ But knowing the stuff will help you become better! :muscle:*
258262
- :link: [InterviewCake](https://www.interviewcake.com/)
259263
- :link: [At Coder](https://atcoder.jp/)
260264
- :link: [Codility](https://www.codility.com/)
261-
- :link: [ICPC Problem Archive](https://icpc.kattis.com/)
265+
- :link: [ICPC Problem Archive](https://icpc.kattis.com/)

0 commit comments

Comments
 (0)