The voice of BeeBole

Regular Expressions: Where to start when you are a beginner ?

July 10, 2008 by Mic (JavaScript)

For years, every time I would use Regex, Regexp, Regular Expressions (you name it), I would find myself crawling through the enormous library available on RegExLib.com, hoping to find that someone had posted the exact expression I needed.

Then I decided to invest some time in demystifying the beast. I read dozens of websites.

Here’s a series of links that helped me get started:

  • Plenty of sites offer tutorials, but this was the first website to show me the light. Granted, the web design is particular. But the content is gold.
  • JavaScriptKit presents a simple and clear JavaScript use of regular expressions.
  • While learning, I did some testing with the Firebug console, but quickly needed a real testing tool. Lots of free online tester tools are available, you can find them by googling: regexp testing online. The one I prefer and currently use is from gskinner.com. I use the Adobe AIR based desktop version (it was my first AIR app download and I was pretty impressed by the smooth and neat installation).
  • Once you are in the comfort zone, Regex cheat sheet is there to remind you the basics

Just a couple of hours of efforts were enough to get started and… a couple of days more of practice to get comfortable.

I hope this will help you. Don’t hesitate to add your own findings in the comments below.

3 Comments »

  1. Hey, I found you in google and glad i did, this is just the topics that I was looking for. Komo

    Comment by SEO Boot Camp — July 11, 2008 @ 19:42
  2. I strongly recommend the reading of the O’reilly book on the subject : http://oreilly.com/catalog/9781565922570/

    Of course it’s a bit more tedious than a know-how site or a FAQ compendium, but it’ll give anyone a good global approach on the matter.

    Comment by Nicolas 'Bix' Vanderstock — July 15, 2008 @ 13:09
  3. [...] - bookmarked by 2 members originally found by 2NS on July 19, 2008 Regular Expressions: Where to start when you are a beginner ? http://beebole.com/blog/2008/07/10/regular-expressions-where-to-start-when-you-are-a-beginner/ - [...]

    Pingback by Bookmarks about Regex — August 3, 2008 @ 15:15

RSS feed for comments on this post. TrackBack URI

Leave a comment

© 2008 BeeBole | powered by WordPress with Barecity