Blog tagged as Regex

Introduction Beginner's Guide to Regex

This is Beginner's Guide to Regex, If you're someone with a technical background, you must already be aware of the resourcefulness of RegEx. It's just a fancy term for Regular Expression and the knowledge of its practice is pretty essential in the world of progr...

02.07.21 04:31 AM - Comment(s)

Introduction To Python RegEx

The concept by American mathematician Stephen Cole Kleene in 1951.He describes a regular language using his mathematical notation called regular events.

A Python RegEx expression is a special sequence of characters that defines a pattern for complex string-matching functio...

26.09.20 04:00 AM - Comment(s)