I am a software professional. Found the need to compile some of the articles I read, so that I could refer back to them. Mostly I read basic "What is .." stuff to keep with the ever increasing technology innovations. Sometimes I read things I have learnt in the past. Mind you I am not a developer, so the items you find here might be "Not So Geeky".

Wednesday, August 16, 2006

Regular Expressions

I had started reading about Perl regular expressions a couple of years back and been through the Java regular expressions chapter too. I never really got a chance to use them in practice.

Read this quick start link on regular expressions.

The goal of the exercise was to be able to determine if a text would pass the regular expression I was looking at; will try to experiment some, with Java.

0 Comments:

Post a Comment

<< Home