Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Dive into a comprehensive one-hour tutorial on Regular Expressions in Python. Learn essential concepts including the re module, search methods, match object manipulation, meta characters, special sequences, sets, quantifiers, conditions, grouping, and modification techniques. Explore compilation flags and gain practical insights through numerous examples. Follow along with time-stamped sections for easy navigation, and access additional resources including a written tutorial and further reading materials to deepen your understanding of this powerful text pattern matching tool.
Syllabus
0 re Module
1 Methods to search for matches
2 Methods on a match object
3 Meta Characters
4 Special Sequences
5 Sets
6 Quantifier
7 Conditions
8 Grouping
9 Modification
10 Compilation Flags
Taught by
Python Engineer
Reviews
4.0 rating, based on 3 Class Central reviews
Showing Class Central Sort
-
The Regular Expressions in Python - FULL COURSE (1 HOUR) programming tutorial is an excellent resource for individuals seeking to learn the basics of regular expressions in Python. The course, which is an hour long, is divided into several modules t…
-
I recently completed the course, and I must say it exceeded my expectations. The content was well-structured, engaging, and incredibly relevant. The instructors demonstrated a deep understanding of the subject, and their teaching methods made complex concepts easy to grasp. The interactive elements and practical exercises provided valuable hands-on experience. The course not only broadened my knowledge but also boosted my confidence in applying what I learned. I highly recommend this course to anyone seeking a comprehensive and enjoyable learning experience. It's a fantastic investment in personal and professional growth.
-
In this have learn many thing things in python such as like metacharacters, grouping,
modifications etc. it help to python learners.