/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

bartoszgorka.com
| | testandanalysis.home.blog
4.5 parsecs away

Travel
| | "A regular expression defines a set of one or more strings of characters" [1]. Regular expressions (regex) can be used when developing automated tests, for example, by passing a regular expression as a parameter. If you have not used a regular expression before the MDN Web docs are a good place to start learning about...
| | mathspp.com
5.8 parsecs away

Travel
| | Can you solve this crossword where all hints are regular expressions?
| | blog.stevenlevithan.com
6.4 parsecs away

Travel
| | For the last six days, I've been running a contest on my blog to win one of 15 free copies of Regular Expressions Cookbook, 2nd Edition. Thanks to all who participated and spread the word! I've read every one of your comments, and appreciate the congratulations and the great comments about the first edition, etc....
| | www.regular-expressions.info
27.5 parsecs away

Travel
| [AI summary] This is a comprehensive guide to Unicode and regular expressions, covering topics such as Unicode normalization, encoding issues, and the syntax for matching Unicode blocks and properties in various regex engines.