- 20 min
- Blog
- Computer Science
- Python, RegEx, VS Code
Regular Expressions, also known as RegEx, is a pattern-matching tool used to find patterns in strings. We can think…
Regular Expressions, also known as RegEx, is a pattern-matching language used for searching, manipulating, and validating text. It’s is integrated into various programming languages, text editors, and search utilities including Python, Rust, Scala, Java, JavaScript, PHP, Go, and more.
This section will discuss the history behind the RegEx language, its basic & more advanced syntax, its use in multiple programming languages and tools, its role in Unix-like systems, and more.
This blog was created because I firmly believe in open source technology and free learning resources. If you’d like to complement the content I create, you’re welcome to drop a message using the contact form.
© Pablo Aguirre 2023.
All rights reserved.