|
|
|
Évaluation du client type
Partagez votre opinion avec les autres clients
|
|
|
Le commentaire favorable le plus utile
Le commentaire critique le plus utile
An Excellent Regex Reference
I recommend getting this book if you feel comfortable with regular expressions and regular expressions are important to you. As one expects from an O'Reilly Pocket Reference, this book is compact but still covers a lot of ground. For a whole bunch of applications, it provides: * tables of various groupings of regex metacharacters, summarizing...
Publié le Mars 10 2004 par George Woolley of Oakland Perl...
|
› Voir plus de commentaires 5 étoiles, 4 étoiles |
 |
6 internautes sur 6 ont trouvé ce commentaire utile :
Too many implementations covered
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...
Publié le Déc 15 2003 par mark_seattle
|
› Voir plus de commentaires 3 étoiles, 2 étoiles, 1 étoiles |
|
|
6 internautes sur 6 ont trouvé ce commentaire utile :
Too many implementations covered, Déc 15 2003
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.
Aidez d'autres clients à trouver les commentaires les plus utiles
Ce commentaire vous a-t-il été utile ?
|
|
|
|
|
|
Too Many Implementations?, Mai 29 2004
Par Un client
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?
Aidez d'autres clients à trouver les commentaires les plus utiles
Ce commentaire vous a-t-il été utile ?
|
|
|
|
|
|
An Excellent Regex Reference, Mars 10 2004
I recommend getting this book if you feel comfortable with regular expressions and regular expressions are important to you.As one expects from an O'Reilly Pocket Reference, this book is compact but still covers a lot of ground. For a whole bunch of applications, it provides: * tables of various groupings of regex metacharacters, summarizing their syntax and meaning; * summaries of other regex related features, but not in tabular form; * examples; * a few references in case you need to go deeper. The information is concise and well chosen. This is a reference, but in applications where you use regular expressions less, it may also be useful for expanding your knowledge significantly. It was for me. If you wish, take a look at my more detailed review on Oakland Perl Mongers.
Aidez d'autres clients à trouver les commentaires les plus utiles
Ce commentaire vous a-t-il été utile ?
|
|
|
|
|
|
Regarding the DavidPerry Review, Fév 24 2004
Nice cut and paste of the Ann Coulter book review. I particularly liked the "Menckenesque invective" comment which made me think that I had remembered reading it somewhere before. Anyway, I just wanted the readers of these reviews to know not to trust that one. Some people actually use these reviews to make a choice and avoid wasting money.
Aidez d'autres clients à trouver les commentaires les plus utiles
Ce commentaire vous a-t-il été utile ?
|
|
|
|
|
|
Undeniably brilliant!!!, Déc 22 2003
"Regular Expression Pocket Reference" is one of the hottest and most controversial books of the year! Stubblebine is a fluent polemicist with a gift for the Menckenesque invective...and he can harness such language to subtle, syllogistic argument. Written with a great deal of passion, the real source of this book's strength - and it's usefulness - was it's painstaking marshalling of evidence. This has got to be the most popular nonfiction book in America. More important that Stubblebine's other works, "Clown management for midgets", this book addresses the much broader issues of Java and Perl and even delves into the murky recesses of C#. Read it! Live it!
Aidez d'autres clients à trouver les commentaires les plus utiles
Ce commentaire vous a-t-il été utile ?
|
|
|
|
|
|
Perfect for looking up that question, Déc 7 2003
If you've ever picked up a copy of O'Reilly's Mastering Regular Expressions, then you'll feel right at home with this book. The Pocket Reference is all about usability, and this book is no exception. If you've never seen Mastering Regular Expressions, then this book takes the most important aspects of that book into about 80 pages.This book is basically divided into various languages (Perl, C, Java, C#) with examples on how to use regular expressions with each language. In addition to discussing the built-in language specific functions that you should use, there is discussion on the differences and nuances to using regular expressions in the specific language. If you need a desktop quick reference on regular expressions, then I would highly recommend this book. I have it next to my desk with the .NET section bookmarked. If you need something with a little more depth and explanation, then I would suggest picking up a copy of O'Reilly's Mastering Regular Expressions.
Aidez d'autres clients à trouver les commentaires les plus utiles
Ce commentaire vous a-t-il été utile ?
|
|
|
|
|
|
Great reference, but not a tutorial, Nov. 20 2003
The editorial blurb on this book suggests that it can be used as a tutorial by those new to regular expressions. That's not the case. This book is strictly a reference, albeit a very good one. I bought O'Reilly's "Mastering Regular Expressions" to learn the area, and I use this book as a quick reference. It serves that purpose very well.
Aidez d'autres clients à trouver les commentaires les plus utiles
Ce commentaire vous a-t-il été utile ?
|
|
|
|
|
|
EXCELLENT reference, Nov. 8 2003
I totally love this little book! I love how the author cross-references with the Regular Expressions book, it makes getting into the gory details much easier.This book is perfect for people like me who are always forgetting the little details about regular expressions. If you program in Perl, PHP, Python, C or Java, I can't recommend this book enough! This book will definitely pay for itself quickly.
Aidez d'autres clients à trouver les commentaires les plus utiles
Ce commentaire vous a-t-il été utile ?
|
|
|
|
|
|
Extremely Beneficial, Sep 30 2003
I've been programming with perl for seven years. I've always found it cumbersome trying to remember everything that regular expressions have to offer. Since I have purchased Regular Expression Pocket Reference I no longer have this problem. This book has been a tremendous help to me in utilizing the true power of regular expressions. The explanations and examples are exceptionally clear and easy to comprehend. The book has improved my programming capabilities while making my job easier. I highly recommend this book to anyone who is required to use regular expressions or to the newbie who wants to learn how.
Aidez d'autres clients à trouver les commentaires les plus utiles
Ce commentaire vous a-t-il été utile ?
|
|
|
|
|
|
All that and a bag of chips, Sep 17 2003
Par Un client
I found this guide very useful. I learned a whole slew of new expressions to incorporate into my everyday vocabulary. To think, I'd been wasting my time saying things like, "Wicked cool!".Stubblebine gives it to you in an easy-to-understand format. If he had other books I'd buy them (plus, I understand from some women in the geek community that he's a total babe!). Two thumbs up!
Aidez d'autres clients à trouver les commentaires les plus utiles
Ce commentaire vous a-t-il été utile ?
|
|
|
|
|
|
|
Ce produit
|
|
CDN$ 17.99 CDN$ 13.13
En stock
| |
|
|
| |
|
|
| |
Les clients qui ont vu cet article ont aussi vu
|
|
| |
|
|
|