mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-20 10:26:13 +00:00
added [The 30 Minute Regex Tutorial] to [Regular Expressions]
This commit is contained in:
parent
993f458f54
commit
9e152b4c1f
@ -515,6 +515,7 @@
|
|||||||
#### Regular Expressions
|
#### Regular Expressions
|
||||||
* [Learn Regex The Hard Way](http://regex.learncodethehardway.org/book/) - Zed. A. Shaw
|
* [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 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
|
#### Reverse Engineering
|
||||||
|
Loading…
Reference in New Issue
Block a user