Message from Dean - May 8th 2007
I am currently testing out a new version of the APF Bridge Component - If you notice any errors within this demo store please drop me a line.
List Price: $44.99Amazon.com's Price: $29.69 You Save: $15.30 (34%)Prices subject to change.
Availability: Usually ships in 24 hours
This item ships for FREE with Super Saver Shipping.
Binding: Paperback
Dewey Decimal Number: 005.52
EAN: 9780764574894
Edition: 1
ISBN: 0764574892
Label: Wrox
Manufacturer: Wrox
Number Of Items: 1
Number Of Pages: 768
Publication Date: February 04, 2005
Publisher: Wrox
Studio: Wrox
Alternate Versions: Click to Display
Related Items:
Browse for similar items by category:
Editorial Review:
Product Description:
- Supported by all major databases, scripting languages, and programming languages, regular expressions are powerful "wild-card" text-processing tools used by programmers to find, validate, modify, or edit information
- Covering a wide range of languages and databases-including JavaScript, ASP.NET, and Access-this book will appeal to the many programmers put off by the Perl-Unix focus of existing regular expressions books
- Packed with easy-to-follow examples and exercises, the book helps regular expressions newcomers learn by doing
Average Rating: 
Rating: -
For years I have wanted to learn how to use Regular Expressions. But the short tutorials that I came across left me double cross eyed perplexed! I finally came across Beginning Regular Expressions. Now the whole process is a piece of cake. The author takes a very cryptic subject and makes it totally clear. Within two hours of reading this book while laying on the couch, I was able to hop up and write cryptic looking formulas as if it was my second nature. Regular expressions are so powerful and so helpful. I'm so glad I finally came across this book. Thanks to the author who painstakingly broke it down to the most basic levels and made everything crystal clear! If you have an interest in POWERFUL search and replace across a lot of files, this book is your ticket to search and replace paradise!
Rating: -
A good introduction, but I was disappointed with all the typos in the text and regex examples, as well as Figures being mismatched with the text (in one case a nonexistent Figure was referred to, and a totally irrelevant Figure was in its place). No coverage of modifier spans. But on the whole, adequate for rank beginners.
Rating: -
As an introduction to regular expressions, this book does an excellent job of covering the many different ways in which regular expressions are used. Included are explanations of how to put regular expressions to use in client-side Javascript, Microsoft Word, Open Office, C#, PHP, Perl, ASP, etc (Just a few that I could think of off the top of my head). I especially like that the author didn't focus on only Microsoft products, or only on open source products. He gives an excellent introduction to how regular expressions fit in in both the world of programming, and simply using your computer from day to day. This is a huge book, and Mr. Watt does a fantastic job of covering both syntax (nuts and bolts) and real-world application. This is an excellent starting point for anyone wanting to more about Regular Expressions.
Rating: -
I picked this book up because I had no idea just what a Regular Expression was. Turns out that regular expressions are nothing more than the "wildcards" from a lot of applications like Microsoft Word that have been generalized to fit a lot of applications in text processing.
For instance you may want to examine an incoming field from an internet form. If the data is going to a social security column in a database, you want to be sure that the data doesn't say something like Fred-34-1234. It's the right format, but alpha isn't a good thing to have there. If this isn't checked form, it may wait until the SQL Insert statement blows up.
The generalized form of expressions like this can be used to check things like SSN formats, the proper formation of an e-mail address and a lot of other things commonly needed in text processing.
Many languages both programming and scripting have provisions built into them to handle this kind of text processing. This ... Read More
Rating: -
Regular expressions are one of those useful concepts that programmers have reimplemented in each new, aspiring language or software package. There has always been an abiding need for a compact notation that lets skilled users (and programmers) denote what they are looking for, in a set of textual data.
Watt brings a lot of this work together, so that you can concisely find what you might need. Also, the book shows that much of the notation is common across the many implementations. Plus, once you've mastered a few of these, learning another is easy. Your experience transfers well.
Chapter 2 has a good summary of the rest of the book. It points to a comprehensive list of packages and languages that have regexp, and which are covered later in the book. The packages include the open source StarOffice, and Microsoft Word and Excel. While the languages include JavaScript, JScript, VBScript, VB.NET, C#, Java, PHP and Perl.
The heft of the book lies in supporting ... Read More
Availability: Usually ships in 24 hours
|