Regex Training by Marco Aurélio

Regex Training

A introduction to the Regular Expressions world.

This training is focused on learning the basics of Regular Expressions, showing some useful features, seeing examples and practicing.

  • Get started!

Menu

  • Home
  • Introduction
  • Pattern Matching
    • Simple Pattern Matching
    • String literals and metacharacters
    • Matching digits
    • Matching words
    • Matching whitespaces
    • Matching any character
    • Character classes and Non-Caracter classes
    • Character Shorthands
  • Alternation, Groups and Backreference
    • Alternation
    • Groups
    • Backreference
  • Quantifiers
    • Zero or more
    • One or more
    • Zero or one
    • Exact number of times
    • Range
    • At least n times
  • Boundaries
    • The Beginning and End of a Line
    • Word and Non-word Boundaries
  • Lookarounds
    • Positive Lookahead
    • Negative Lookahead
    • Positive Lookbehinds
    • Negative Lookbehinds
  • References

Get in touch

  • maurelio@avenuecode.com
  • live:marcauresoar
  • maurelio

Design by: HTML5 UP.