Picture of author.
2 Værker 1,652 Medlemmer 9 Anmeldelser 2 Favorited

Anmeldelser

Engelsk (7)  Italiensk (1)  Russisk (1)  Alle sprog (9)
Viser 9 af 9
Another one that I haven't finished, but which I have moved to reference.
 
Markeret
claidheamdanns | 8 andre anmeldelser | Sep 26, 2023 |
Regular expressions, unless you’re a mathematician or a computer scientist, are fairly irregular things. What started as ways to write patterns to match strings of characters has grown out of control, especially with regexes (as they’re called) being a fundamental part of the Perl programming language.

Friedl presents here the most comprehensive covering of regexes that can possibly be put in bound book form. The first six chapters will give you everything you need to learn and hopefully understand regexes, while the latter chapters give you insight into language/framework-specific implementations of them (including Perl, Java, PHP and .NET).

Having dealt with regexes a lot in the past, this book did not wow or amaze me. It did, however, provide some useful tips for future regex writing. If you’re a regex newb, it would be greatly useful, especially if you’re planning on writing a lot of regexes. If you’re a seasoned veteran, it may be beneficial to skim this book, but by no means skip it, unless your name happens to be Jeffrey Friedl.

My only complaint with this book is that most of the .NET examples are in the abomination of a “programming language” called Visual Basic. Why such a language even still exists in beyond me. However, since VB is part of .NET, most of the examples can be trivially translated into more meaningful languages, such as C#.

I would highly recommend this book for anybody who dedicates any reasonable amount of time towards constructing regular expressions, as well as to anybody who spends an inordinate amount of time writing methods/functions/subroutines to handle complex (that is, more than “this string equals this string”) string matching. Regular expressions will save you countless hours, since somebody’s done all that heavy lifting for you already!
2 stem
Markeret
aethercowboy | 8 andre anmeldelser | Nov 12, 2010 |
Le Regular Expressions sono uno strumento potentissimo per manipolare in automatico testi di qualsiasi tipo. Un informatico per essere degno di questo nome deve sapere creare espressioni esoteriche del tipo (!*[aeiou]) per estrarre le informazioni desiderate in modo automatico, formattandole poi a piacimento in campi. Il libro spiega la grammatica di base e con numerosi esempi aiuta a capire l'utilità e il funzionamento delle regex.
1 stem
Markeret
supersidvicious | 8 andre anmeldelser | Nov 4, 2010 |
 
Markeret
dbday | 8 andre anmeldelser | Oct 11, 2009 |
THE reference for regular expressions!
 
Markeret
lucas7dingen | 8 andre anmeldelser | Mar 30, 2009 |
An in-depth look at how regular expressions work and how to create regular expressions for some popular languages.½
2 stem
Markeret
sutch | 8 andre anmeldelser | Nov 8, 2008 |
Essential, although mind-bending.
1 stem
Markeret
wfzimmerman | 8 andre anmeldelser | May 30, 2007 |
Эта книга посвящена регулярным выражениям - мощному средству обработки текстов. С ее помощью вы научитесь использовать регулярные выражения на практике и извлекать максимум пользы из тех программ и языков программирования, в которых они поддерживаются. Большая часть документации, в которой упоминаются регулярные выражения, не дает даже отдаленного представления об их мощи, но эта книга поможет вам овладеть регулярными выражениями на действительно мастерском уровне.
 
Markeret
alish | 8 andre anmeldelser | Aug 13, 2006 |
 
Markeret
blaine | 8 andre anmeldelser | Sep 15, 2005 |
Viser 9 af 9