Most helpful customer reviews
7 of 7 people found the following review helpful
2.0 out of 5 stars
Too many implementations covered, Dec 15 2003
This review is from: Regular Expression Pocket Reference (Paperback)
I love this series of books (the C#, C++ and STL pocket refs are my favorite), but the Regular Expression pocket ref tries to cover too many implementations. You only get about 10 pages for each language so, unless you use multiple implementations (e.g. C#/.NET, Perl, JavaScript, etc), this just isn't good value for money. I returned my copy and printed out a quick reference from one of the many Internet programming sites.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
4.0 out of 5 stars
Express yourself, Nov 19 2010
Real programmers are regularly expressive. The concept is as important to programming languages and utilities as pointers are to "c". You can work your way around regular expression but you will never be great until you master them. An advantage and a disadvantage is that instead of concentrating on UNIX we get sidetracked on many secondary and transitory environments. The advantage is you can talk regular expressions with everyone. The disadvantage is I prefer concentration on AIX, HP/UX, SCO, SUN and other real programming environments; they could show all the different commands and integrated regular expressions. Definition: Regular expressions are a language used for parsing and manipulating text. They are often used to perform complex search-and-replace operations and to validate the text data is Well-formed. I use a lot of vi and sed so regular expression is regularly used. Bottom line is there are better books for specific environments. This one crosses over disciplines and you never know with whom you may need to converse.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
3.0 out of 5 stars
Too Many Implementations?, May 29 2004
By A Customer
This review is from: Regular Expression Pocket Reference (Paperback)
Based on the .NET chapter it would appear that the author tackled too many implementations. It looked like all of the .NET stuff came from the SDK, sans discussion & examples. Developers worrying about an expression to be executed on several different platforms might find this type of overview helpful. How many folks do that though?
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
|