diff options
| author | Alois <[email protected]> | 2015-07-01 12:11:21 +0200 |
|---|---|---|
| committer | Alois <[email protected]> | 2015-07-01 12:11:21 +0200 |
| commit | 443772c875bdffdc9ff41404d8e85aaf2ff2619e (patch) | |
| tree | c7a9f4f8ef30a85bca131d7468da62267aa6087a | |
| parent | 6ac9fb43fcb9911f43606d2444c0fc6880be14c3 (diff) | |
| download | awesome-regex-443772c875bdffdc9ff41404d8e85aaf2ff2619e.tar.xz awesome-regex-443772c875bdffdc9ff41404d8e85aaf2ff2619e.zip | |
Revert "Merge the Learning section from awesome-regexp"
| -rw-r--r-- | README.md | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -51,8 +51,6 @@ Sharing, suggestions and contributions are always welcome! Please take a look at - [RexEgg][d6] - A regular expressions tutorial that goes deep into advanced features - [RegexOne][d7] - Learn regular expressions with simple, interactive examples - [Try Regex][d8] - Try Regex is an interactive regular expressions tutorial -- [udemy - Beginners][d9] - A Basic Introduction To Using Regular Expressions In Programming -- [codecademy][d10] - Use of regular expression [d1]: http://en.wikipedia.org/wiki/Regular_expression [d2]: http://regex.learncodethehardway.org/book/ @@ -62,8 +60,6 @@ Sharing, suggestions and contributions are always welcome! Please take a look at [d6]: http://www.rexegg.com/ [d7]: http://regexone.com/ [d8]: http://tryregex.com/ -[d9]: https://www.udemy.com/learning-regular-expressions/ -[d10]: http://www.codecademy.com/courses/javascript-intermediate-en-NJ7Lr/0/1 ## Explaination @@ -72,8 +68,6 @@ Sharing, suggestions and contributions are always welcome! Please take a look at ## Exercice * [Regex Tuesday - Challenges](https://github.com/callumacrae/regex-tuesday) - A list regex challenge -* [Regex CrossÂword](http://regexcrossword.com) -* [RegexOne](http://regexone.com) - Learn regular expressions with simple, interactive examples. # Other awesome lists |
