Add Regex tutorial.

This commit is contained in:
eamanu 2017-09-12 12:59:11 -03:00
parent 226d6427d8
commit d758b974fc
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ But knowing the stuff will help you become better! :muscle:*
### RegExp ### RegExp
- [RegexHQ](https://github.com/regexhq) - [RegexHQ](https://github.com/regexhq)
- [Learn regex the easy way](https://github.com/zeeshanu/learn-regex.git)
### Security ### Security
- :book: [Security Programming](https://www.dwheeler.com/secure-programs/) - :book: [Security Programming](https://www.dwheeler.com/secure-programs/)