Sams Teach Yourself Regular Expressions in 10 Minutes
P**O
I've been looking for this for months.
Let's state it first, as the author points out, this is not an in depth review of the mechanisms that go on behind the scenes, this will get you on top of 99% of what you'll ever find out there.This book covers expressions extensively and more than any tutorial you'll find on the internet, it's just more than enough if you don't mind the how it does that, you just want the job done. For every kind of expression there are three pages with examples and explanation. I advice fiddling with Regexr during the process.Invaluable.I usually don't leave many reviews there are plenty of resources for whatever project you are up to, but delivering this much in the little effort of few hours is outstanding.
C**N
basic to take at hand
A basic but exhaustive lesson on regular expressions. Well developed and explained, useful as daily guide to use. Only limited at time of aplying to diverse languages. But at this time, you have the required to get directions on your own.
D**E
Trèa bonne façon d'apprendre le fonctionnement des expressions régulières
Ce livre est d'après moi la meilleure façon d'apprendre à utiliser les expressions régulières. Il est facile à comprendre et donne beaucoup d'exemple.
J**N
Excellent introduction to Regular Expressions
Regular Expressions are incredibly powerful text parsing tools. But as with almost everything, using the tools regularly is essential to maintaining and building proficiency. Of course, there are ways to work around that and this is one of them. Not only is the book an extremely good introduction to Regular Expressions and the Regular Expressions Language, but it is also very helpful as a very quick refresher course. Forta intends his book to be an introduction to Regular Expressions. In fact - and this shows you the nature of the man - Forta suggests another book from another publisher (Friedl's "Mastering Regular Expressions) to those who want more information. In ten chapters, Forta walks the reader through the basics of understanding what Regular Expressions are, how they can be used and how to use them. Overall, this is a great introduction to Regular Expressions, their user and how to forumulate them. Excellent for your first introduction or for refreshing the skills of the infrequent user.Jerry
G**S
Gutes Einführungsbuch zu Regulären Ausdrücken
"Teach Yourself Regular Expressions in 10 Minutes" ist ein Buch zum Erlernen von regulären Ausdrücken. In zehn Kapiteln, die man in jeweils 10 Minuten durcharbeiten können soll, stellt Ben Forta zuerst einfache reguläre Ausdrücke vor und erweitert diese im Laufe des Buches. Da die REGEX Implementationen in verschiedenen Tools und Programmiersprachen zum Teil recht unterschiedlich sind, beschreibt der Autor diese Unterschiede im Anhang A. Anhang B stellt eine Reihe von Lösungen (bzw. Startpunkten) für häufige (amerikanische) REGEX Problem vor. Anhang C verweißt auf ein REGEX Test Tool.Ich finde dieses Buch gut zum Lernen von regulären Ausdrücken. Ich kann nicht beurteilen, ob jeder Anfänger hiermit klar kommt (die Beispiele werden recht schnell komplexer), da ich REGEXe schon eine Zeit lang (vor allem mit Perl) verwende. Auch als nicht Anfänger habe ich in diesem Buch noch neues über reguläre Ausdrücke gelernt. Wenn man viel von dem Buch haben will, würde ich (wie der Autor vorschlägt) mit der persönlichen Lieblings-Programmiersprache, die Beispiele nachvollziehen. Am meisten wird man lernen, wenn man die amerikanischen Beispiele auf deutsche Probleme übersetzt (z.B. das Telefonnummern Beispiel).Der Rezept zum matchen von Email Adressen (Anhang B) aus diesem Buch würde meine Email Adresses (mit einem Bindestrich im Domain Namen) mit Perl regulären Ausdrücken nicht finden. Man sollte also die Beispiele nicht ungeprüft sondern nur als Startpunkt übernehmen (wie der Autor selbst feststellt).Insgesamt ein schönes kleines Buch um in die Magie der regulären Ausdrücke einzusteigen. Ich kann dieses Buch als Einführung sehr empfehlen. Wenn man anschließend noch mehr über reguläre Ausdrücke lernen will, empfehle ich "Reguläre Ausdrücke" von Jeffrey Friedl.
Trustpilot
1 week ago
1 month ago