View Review Details


Book:   Mastering Regular Expressions
Subject:   From zero to complete in one day!
Date:   2004-07-10 21:34:20
From:   Christopher Nurse
Rating:  StarStarStarStarStar

This book has transformed the way I plan to write applications. Whereas before I would have had major areas of hardcoded logic, I can now write scripts that can be parsed using regex stuff I have learned from this book.


This makes my applications "soft", it opens up major areas of functionality that can become user customisable, where the customisations can be validated, to bullet proof the application against syntax errors.


In short, think regex, as the author says, open your mind and a whole heap of new possibilities will be yours!


See larger cover