[Free Courses] Python Regular Expressions With Examples
![[Free Courses] Python Regular Expressions With Examples](https://plugintheme.in/wp-content/uploads/2021/03/5092-free-courses-python-regular-expressions-with-examples.jpg)

Price: Free
Python Regular Expressions With Examples. course gives you comprehensive overview of Python’s RE module.
Here are some important topics:
1. What are Regular Expressions.
2. RE module methods:
- search()
- match()
- findall()
- finditer()
- sub()
- compile()
- split()
3. Writing regular expression patterns using:
- Repetitions
- Non Greedy Repetitions
- Character Sets
- Character Ranges
- Escape Codes
- Anchoring
- Flags
- Groups and Named Groups
All these are explained with lots of code examples. Course includes a quiz.
Python Regular Expressions With Examples. course gives you comprehensive overview of Python’s RE module. Here are some important topics: 1. What are Regular Expressions. 2. RE module methods: search()match()findall()finditer()sub()compile()split() 3. Writing regular expression patterns using: RepetitionsNon Greedy RepetitionsCharacter SetsCharacter RangesEscape CodesAnchoringFlagsGroups and Named Groups All these are explained with lots of code examples. Course includes a quiz.