Hacker News new | ask | show | jobs
by lninyo 5229 days ago
Just out of sheer curiosity, what regexp tutorial would YOU recommend?
1 comments

it depends on where you're coming from. if you've never touched programming, regular expressions is probably not a good place to start in general. otherwise this one is top-notch:

http://www.regular-expressions.info/tutorialcnt.html