Link Details

Link 91748 thumbnail
User 225256 avatar

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.
  • 13
  • 0
  • 1209
  • 442

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.