aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlois <[email protected]>2016-04-10 11:13:47 +0530
committerAlois <[email protected]>2016-04-10 11:13:47 +0530
commita89c58a7edd8186aeaa4d0556bc61b3439c0fa5f (patch)
treef4206cc1d8ec8e4ff0afae60198809626788a94f
parentd9cb256e2907b3a376e09b7ea20f96a6a748fa3d (diff)
parent15d03b00a99b20ec2cabf6cae2ea452cc2104b30 (diff)
downloadawesome-regex-a89c58a7edd8186aeaa4d0556bc61b3439c0fa5f.tar.xz
awesome-regex-a89c58a7edd8186aeaa4d0556bc61b3439c0fa5f.zip
Merge pull request #21 from quobit/regex-golf
Add Regex golf with Peter Norvig course
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index ca74770..6a65547 100644
--- a/README.md
+++ b/README.md
@@ -64,6 +64,7 @@ Sharing, suggestions and contributions are always welcome! Please take a look at
- [Try Regex][d7] - Try Regex is an interactive regular expressions tutorial
- [Udemy][d8] - A Basic Introduction To Using Regular Expressions In Programming
- [Codecademy][d9] - How to use of regular expression
+- [Regex golf][d10] - Regex golf with Peter Norvig
[d1]: http://en.wikipedia.org/wiki/Regular_expression
[d2]: http://regex.learncodethehardway.org/book/
@@ -74,6 +75,7 @@ Sharing, suggestions and contributions are always welcome! Please take a look at
[d7]: http://tryregex.com/
[d8]: https://www.udemy.com/learning-regular-expressions/
[d9]: http://www.codecademy.com/courses/javascript-intermediate-en-NJ7Lr/0/1
+[d10]: https://www.oreilly.com/learning/regex-golf-with-peter-norvig
## Library