Python Regular Expressions With Examples – Free Udemy Courses
Learn Python’s RE module in detail with practical examples.
What you’ll learn
Python Regular Expressions With Examples – Free Udemy Courses
- Complete understanding of Regular Expressions and how to use the RE module in Python programming.
Requirements
-
A Windows PC or Apple Mac with OSX.
-
Some basic programming skills in Python.
Description
Python Regular Expressions With Examples. the course gives you a comprehensive overview of Python’s REÂ module.
Here are some important topics:
1. What are Regular Expressions?
2. REÂ module methods:Â
- search()
- match()
- find()
- finder()
- 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. The course includes a quiz.
Who this course is for:
- Professional Programmers.
- IT Team Leaders / Managers.