diff --git a/free-programming-books.md b/free-programming-books.md index bb60ace5d387279c92f47917ef2225fd1bbf11af..e53a7f413bccbe32878f693b106dc7077b69edd4 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -515,6 +515,7 @@ #### Regular Expressions * [Learn Regex The Hard Way](http://regex.learncodethehardway.org/book/) - Zed. A. Shaw * [The Bastards Book of Regular Expressions: Finding Patterns in Everyday Text](https://leanpub.com/bastards-regexes) - Dan Nguyen +* [The 30 Minute Regex Tutorial](http://www.codeproject.com/Articles/9099/The-Minute-Regex-Tutorial) - Jim Hollenhorst #### Reverse Engineering