Learning regex advice

Hello,

Should I learn regex? Will I benefit from its capablities if I am going to write a text parser?
> Should I learn regex?

Yes. Essential skill for any serious programmer.


> Will I benefit from its capabilities if I am going to write a text parser?

Yes. Benefit immensely.
Looks like someone doesn't appreciate some Good Ol' Sarcasm.
Last edited on
There is no sarcasm in my post. Learn regex.
By way of comparison, here's some Good Ol' Sarcasm:

So you're writing a TEXT parser and asking if STRING pattern matching tools will be useful? Well DUHHHH!!!

There is sarcasm in my post. Learn regex.
Topic archived. No new replies allowed.