# Proposal <!--- Actual workshop content proposal. Short + descriptive bullet points --> - explain quantifiers and character sets... - understand capturing groups - https://www.codecademy.com/learn/natural-language-processing/modules/nlp-regex-parsing-module - show regex101.com - show usage in WebStorm (regex replace) - greedy search - modifiers # Take away <!--- Achievable takeaway for the participants --> <!--- What should the participants learn from the workshop --> Everyone should be able to write and read simple and useful regexes to search, replace or extract text
Proposal
Take away
Everyone should be able to write and read simple and useful regexes to search, replace or extract text