1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2025-01-12 06:47:58 +00:00

Add ‘Regular Expressions for Regular Folk’ (#3631)

This commit is contained in:
Shreyas Minocha 2020-06-04 16:52:40 +00:00 committed by GitHub
parent 9c274e6212
commit 113736eb56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -718,6 +718,7 @@ Kerridge (PDF) (email address *requested*, not required)
#### Regular Expressions
* [Regular Expressions for Regular Folk](https://refrf.shreyasminocha.me) - Shreyas Minocha
* [RexEgg](http://www.rexegg.com)
* [The 30 Minute Regex Tutorial](http://www.codeproject.com/Articles/9099/The-Minute-Regex-Tutorial) - Jim Hollenhorst
* [The Bastards Book of Regular Expressions: Finding Patterns in Everyday Text](https://leanpub.com/bastards-regexes) - Dan Nguyen *(Leanpub account or valid email requested)*