开发者

Regular expressions practice/learning resources [closed]

开发者 https://www.devze.com 2023-02-03 23:53 出处:网络
Closed. This question does not meet Stack Overflow guidelines. 开发者_Python百科It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. 开发者_Python百科It is not currently accepting answers.

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 question

Can 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/

0

精彩评论

暂无评论...
验证码 换一张
取 消