From 113736eb563c70b7c02849ddab8424506cc764e1 Mon Sep 17 00:00:00 2001 From: Shreyas Minocha <11537232+shreyasminocha@users.noreply.github.com> Date: Thu, 4 Jun 2020 16:52:40 +0000 Subject: [PATCH] =?UTF-8?q?Add=20=E2=80=98Regular=20Expressions=20for=20Re?= =?UTF-8?q?gular=20Folk=E2=80=99=20(#3631)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 3f7be26f..4bf839c4 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -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)* -- GitLab