Skip to content

Commit

Permalink
Add regexp web books for Python, JavaScript, Ruby (EbookFoundation#3694)
Browse files Browse the repository at this point in the history
  • Loading branch information
learnbyexample authored Sep 2, 2020
1 parent caf6d6b commit 3719c6c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions free-programming-books.md
Original file line number Diff line number Diff line change
Expand Up @@ -745,8 +745,11 @@ Kerridge (PDF) (email address *requested*, not required)

#### Regular Expressions

* [JavaScript RegExp](https://learnbyexample.github.io/learn_js_regexp/) - Sundeep Agarwal
* [Python re(gex)?](https://learnbyexample.github.io/py_regular_expressions/) - Sundeep Agarwal
* [Regular Expressions for Regular Folk](https://refrf.shreyasminocha.me) - Shreyas Minocha
* [RexEgg](http://www.rexegg.com)
* [Ruby Regexp](https://learnbyexample.github.io/Ruby_Regexp/) - Sundeep Agarwal
* [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)*

Expand Down

0 comments on commit 3719c6c

Please sign in to comment.