Introduction to regular expressions in ten steps

If you have been following my blog for a while you know I’m a big fan of regular expressions. Previously I also showed you how to use Regular Expressions from LotusScript using the Microsoft VBScript component. What have been missing however was a simple “This is how to get going with regular expressions” tutorial but that has been solved. Take a look at Russ Olsen’s weblog and his two part series “Regular Expressions In Ten Steps”. Check it out using the links below.

I also recommend the Mastering Regular Expressions book from O’Reilly as a good guide into this exciting realm.

One thought on “Introduction to regular expressions in ten steps”

Comments are closed.