Quickly familiarize yourself with regular expressions in C#, and learn how to use .NET regular expressions to implement powerful text pattern matching.
Intermediate
13 Lessons
1h 27min
Certificate of Completion
Quickly familiarize yourself with regular expressions in C#, and learn how to use .NET regular expressions to implement powerful text pattern matching.
AI-POWERED
AI-POWERED
This course includes
This course includes
Course Overview
Regular expressions provide an extremely powerful method for pattern matching with strings. They are very useful for parsing information like dates, phone numbers, or zip codes from important text files, such as code files, log files, spreadsheets, or documents. The course discusses everyday use cases of regular expressions, e.g., data validation, information extraction, pattern matching, and search and replace. This course will teach you the core concepts of pattern matching, character classes, special an...
TAKEAWAY SKILLS
Strings
Object Oriented Programming
What You'll Learn
An understanding of regular expressions and their applications
Hands-on experience with regular expressions using C# APIs
Working knowledge of RegexOptions, capture groups, and backreferences
The use of regular expressions through string operations
Familiarity with core concepts of character classes, special and meta characters, quantifiers, and conditional regular expressions
What You'll Learn
An understanding of regular expressions and their applications
Show more
Course Content
Introduction
Building Blocks of .NET Regular Expressions
Advanced Concepts
Course Wrap Up
Course Author
Trusted by 1.4 million developers working at companies
Anthony Walker
@_webarchitect_
Emma Bostian 🐞
@EmmaBostian
Evan Dunbar
ML Engineer
Carlos Matias La Borde
Software Developer
Souvik Kundu
Front-end Developer
Vinay Krishnaiah
Software Developer
Eric Downs
Musician/Entrepeneur
Kenan Eyvazov
DevOps Engineer
Souvik Kundu
Front-end Developer
Eric Downs
Musician/Entrepeneur
Anthony Walker
@_webarchitect_
Emma Bostian 🐞
@EmmaBostian
See how Educative uses AI to make your learning more immersive than ever before.
Instant Code Feedback
AI-Powered Mock Interviews
Adaptive Learning
Explain with AI
AI Code Mentor