From 1bd2c93cf3da7c41064f197dd74a744091455c46 Mon Sep 17 00:00:00 2001 From: Rud156 Date: Sun, 9 Apr 2017 12:22:45 +0530 Subject: [PATCH] Added Regex Tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b256862..0b0880c 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ I've still got a lot of bookmarks to go through, so I'll be updating and adding * [Watch And Code](https://watchandcode.com/) * [RegexOne](http://regexone.com/) - Learn Regular Expressions * [Google University GitHub Repo](https://github.com/jwasham/coding-interview-university) +* [Regex 101 by Daniel Shiffman](https://www.youtube.com/playlist?list=PLRqwX-V7Uu6YEypLuls7iidwHMdCM6o2w) --- ### Learn HTML