Taming REGEX – A Complete Guide to Regular Expressions
Simple Regex examples in Python, PHP, HTML5, Sheets and PowerShell for you to better understand Regular Expressions.
Welcome to Taming.Tech’s REGEX Course. No previous Regular Expressions experience required! Regular expressions are also referred to as Regex, Regexes or Regexp (sometimes called a rational expression) This course is designed to advance you from beginner to proficient. It is laid out logically so that you can incrementally build your regular expressions knowledge. Essential foundations are established first to facilitate in-depth comprehension of this key skill.
What you’ll learn
- This Regular Expressions (Regex) course is not only designed to teach you regex but also designed to hone your knowledge by giving you real-world examples to work with.
- Understanding regex is a powerful tool to have at your disposal and is a crucial skill set for IT professionals and people whose jobs entail data analysis.
- Understanding regex is critical in using and utilising the full scope and functionality of some of the world’s most popular programming languages such as Python, PowerShell, Javascript, PHP etc.
- You will learn the difference between Positive and Negative, Lookahead and Lookbehinds in Regex
- Use Regular Expressions to fix and manipulate US and UK Dates
- You will learn about Capturing Groups and Backreferences in Regex
- Figure out Greedy, Lazy and Possessive Quantifiers
Recommended Course
Regular Expressions In JavaScript: The Animated Guide (2020)