M
M
Michael2011-06-20 13:11:41
Books
Michael, 2011-06-20 13:11:41

Please advise what to read on regular expressions?

Interested in raising the skill from scratch, the language of literature is not important. Thanks

Answer the question

In order to leave comments, you need to log in

7 answer(s)
S
SystemPanic, 2011-06-20
@ukku

Jeffrey Friedl - Regular expressions.

B
begezavr, 2011-06-20
@begezavr

Friedl - from scratch to wherever you want

L
lifelover, 2011-06-20
@lifelover

Well, there are a lot of cool articles on regular expressions on Habré)

F
Fastto, 2011-06-20
@Fastto

The Wikipedia article itself, like a reference book, carries a lot of information, I usually have enough of it, + contains all the necessary information about the literature you are interested in.

M
Marcel Markhabulin, 2011-06-20
@milar

In parallel with the study for practice, it is convenient to use Regex Coach. Enter the string you are looking for, above write a regular expression. With each input in the search string, the regular expression selection is highlighted.
Similarly, it is also convenient to compose all possible combinations of strings that match a given regular expression.

S
Stanislav Katkov, 2011-06-20
@lunaticman

From the video it will be useful to watch this:
www.devclub.eu/2011/02/27/video-shustrov-regular-expressions/

A
afiskon, 2011-06-20
@afiskon

http://eax.me/regular-expr/ - sorry for the self-promotion.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question