1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-23 12:02:01 +00:00

Added "The Bastards Book of Regular Expressions: Finding Patterns in Everyday Text"

This commit is contained in:
Alexander Fefelov 2013-12-28 02:50:44 +04:00
parent 51163dcaef
commit 6b375b18b2

View File

@ -285,7 +285,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
####Software Architecture
* [Seamless Object-Oriented Software Architecture](http://www.bon-method.com/book_print_a4.pdf) (PDF)