Regular expressions

Course length: 2 days (16 hours) Description: Regular expressions (“regexps”) make it possible to find patterns inside of text. Whether you’re trying to find all of the URLs in a document, or the IP addresses in a logfile,  or telephone numbers in an address book, regular expressions can be invaluable — and thus are included … Continue reading Regular expressions