By mswatcher
via wintellect.com
Published: Jul 03 2008 / 13:44
The always enjoyable Jeff Atwood wrote an excellent discussion about regular expressions that everyone should read. Having seen many times where a developer will write a full blown parser instead of a regular expression, it's critical every developer spend a little time learning regular expressions. It goes without saying that the more code you write the more bugs you have. Regular expressions aren't too hard, but like anything else us developers deal with, you do need to take the time to learn the basics so you can scale that learning curve.
Add your comment
Voters For This Link (13)
-
mswatcher -
unchqua -
alashcraft -
startrak118 -
ugur.myopenid.com -
alphadog -
dzone@portinfo.com -
WeiLing -
kevotheclone -
jeffheigl -
fabiocaseri -
emmaalvarez -
derrel


