Update README.md

Add in machine learning and a minor regex link.
pull/209/head
Marlow Weston 1 year ago committed by GitHub
parent 9d5a2957f0
commit 76cdb64be4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -77,9 +77,13 @@ But knowing the stuff will help you become better! :muscle:*
- :page_facing_up: [Jepsen: how different databases behave under partition](https://aphyr.com/tags/jepsen)
- :scroll: [Fallacies of Distributed Computing Explained](https://pages.cs.wisc.edu/~zuyu/files/fallacies.pdf)
### Machine Learning
- :school: [Andrew NG Machine Learning Specification Class](https://www.coursera.org/specializations/machine-learning-introduction)
### RegExp
- [RegexHQ](https://github.com/regexhq)
- [Learn regex the easy way](https://github.com/ziishaned/learn-regex)
- :link: [RegexHQ](https://github.com/regexhq)
- :link: [Learn regex the easy way](https://github.com/ziishaned/learn-regex)
- :link: [Regex Crossword](https://regexcrossword.com/)
### Security
- :book: [Security Programming](https://www.dwheeler.com/secure-programs/)
@ -258,4 +262,4 @@ But knowing the stuff will help you become better! :muscle:*
- :link: [InterviewCake](https://www.interviewcake.com/)
- :link: [At Coder](https://atcoder.jp/)
- :link: [Codility](https://www.codility.com/)
- :link: [ICPC Problem Archive](https://icpc.kattis.com/)
- :link: [ICPC Problem Archive](https://icpc.kattis.com/)

Loading…
Cancel
Save