- 2 Sections
- 17 Lessons
- Lifetime
Expand all sectionsCollapse all sections
- Introduction7
- Expanding Knowledge13
- 2.1Symbols and Metacharacters
- 2.2Quantifiers
- 2.3Positional Characters
- 2.4Grouping and Backreferences
- 2.5Test1 Question
- 2.6Predefined Character Classes
- 2.7Case-Sensitive and Case-Insensitive Search
- 2.8Test1 Question
- 2.9How to Avoid the “Catastrophic Backtracking” Problem
- 2.10Tools and Resources for Working
- 2.11Analysis of Real Problems and Their Solutions Using Regular Expressions
- 2.12Regular Expression Tasks
- 2.13Solutions to Tasks