Got more questions? Find advice on: ASP | SQL | XML | Windows
in Search
Welcome to RegexAdvice Sign in | Join | Help

Becoming a regex expert

Last post 11-05-2008, 6:47 AM by namus25. 3 replies.
Sort Posts: Previous Next
  •  08-07-2008, 1:57 PM 45097

    Becoming a regex expert

    One way that I learn this type of subject (regex) is to tackle lots of small regex quizzes starting from easy stuff and building on that to become more complex. Does anybody know of any web site that provides "solve this with regex" problems and then provides some solutions to each problem?

     Thanks.
     

  •  08-08-2008, 5:47 PM 45152 in reply to 45097

    Re: Becoming a regex expert

    This one.  Follow the Construction Advice forum posts and watch what works for the questions asked, likely there's no other regex pattern construction forum that sees more traffic.

    I would also recommend you read Friedl's "Mastering Regular Expressions" as it's the definitive text for regex.


  •  09-29-2008, 2:44 PM 46762 in reply to 45152

    Re: Becoming a regex expert

    ddrudik:

    This one.  Follow the Construction Advice forum posts and watch what works for the questions asked, likely there's no other regex pattern construction forum that sees more traffic.

    I would also recommend you read Friedl's "Mastering Regular Expressions" as it's the definitive text for regex.

    I second  both of ddrudik's recommendations. Especially Friedl's "Mastering Regular Expressions": it's a must have for sure!

    Edit: oops, didn't realise this thread is rather old...

  •  11-05-2008, 6:47 AM 47990 in reply to 45097

    Re: Becoming a regex expert

    try using the software Regex Buddy....

    Its Cool

View as RSS news feed in XML