Mastering Regular Expressions
You can view this book's Amazon detail page here.
Tags: .NET, Regex, Technology
Review
Rating: 8
This book is not for the faint hearted! Also you need to be awake to understand and assimilate the knowledge in this book. Regular Expressions are not understood by the vast majority of application developers and hence under utilized (Other than the ones for telephone, PIN code regex patterns). After reading this book (I confess: I read only the parts pertaining to .NET regex engine) I was amazed at what regex can do. If you have to use regex in your applications, then I would highly recommend this book to be by your side. It could be dense reading at first, but keep going and you will see the power of regex. A must read if you have a spare 3-5 hours, when nothing is on TV!!!!
