Regular expressions practice/learning resources [closed]
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this questionCan any of you recommend an online series of regular expression problems, preferably with solutions? Maybe some cs class problem set or something of that ilk?
Without using them frequently, I tend to forget everything but the very, very basics, so I'd like to be able to do some problems to really internalize the info.
Thanks!
If you use IRC, you can try the regex quiz in #regex on Undernet.
It has a bunch of problems and suggested reading for solving them.
Try this: http://www.regexbuddy.com/
And this: http://regexlib.com/
精彩评论