LogFAQs > #904892759

LurkerFAQs, Active DB, DB1, DB2, Database 3 ( 02.21.2018-07.23.2018 ), DB4, DB5, DB6, DB7, DB8, DB9, DB10, DB11, DB12, Clear
Topic List
Page List: 1
TopicWhat are your goals for the next 5 years?
FLUFFYGERM
07/11/18 2:44:21 PM
#24:


Questionmarktarius posted...
Finally figure out how regular expressions work.


A regex is just pattern matching. You use a short-hand notation to define which parts of a string the rule you're defining matches.

So you might have a string like this: "Thomas Sowell is awesome"

And you would then use regex syntax to create a "rule" that extracts the piece of the string you want to extract.
---
Do good.
Eat communists.
... Copied to Clipboard!
Topic List
Page List: 1