Forem

Regular Expressions

A regular expression (shortened as regex or regexp also referred to as regular expression) is a sequence of characters that specifies a search pattern.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Masking confidential data in prompts using Regex and spaCy

Masking confidential data in prompts using Regex and spaCy

Comments
5 min read
Automating Email Validation with Python: A Step-by-Step Tutorial
Cover image for Automating Email Validation with Python: A Step-by-Step Tutorial

Automating Email Validation with Python: A Step-by-Step Tutorial

3
Comments
13 min read
Unraveling the Magic of Regular Expressions: The Ultimate Guide to Mastering Sed, Gawk, and POSIX Patterns🚀

Unraveling the Magic of Regular Expressions: The Ultimate Guide to Mastering Sed, Gawk, and POSIX Patterns🚀

1
Comments 1
5 min read
Easy to follow Regular Expression Cheatsheet

Easy to follow Regular Expression Cheatsheet

Comments 3
2 min read
📝 Cross-Post Project Update: Regex, Bug Fixes, and More Regex!

📝 Cross-Post Project Update: Regex, Bug Fixes, and More Regex!

Comments
2 min read
How to work with regular expressions

How to work with regular expressions

Comments
2 min read
Advent of Code 2024 - Day 3: Mull it Over

Advent of Code 2024 - Day 3: Mull it Over

8
Comments
3 min read
Vim Regex: Capitalize First Letters
Cover image for Vim Regex: Capitalize First Letters

Vim Regex: Capitalize First Letters

2
Comments
1 min read
Regular Expressions for Highlighting Comments in PyCharm
Cover image for Regular Expressions for Highlighting Comments in PyCharm

Regular Expressions for Highlighting Comments in PyCharm

Comments
3 min read
From Regex Rampage to Lazy Bliss: My rjq Performance Adventure

From Regex Rampage to Lazy Bliss: My rjq Performance Adventure

Comments
3 min read
Regular Expressions
Cover image for Regular Expressions

Regular Expressions

Comments
3 min read
Building a Regex Engine in Go: Introducing MatchGo
Cover image for Building a Regex Engine in Go: Introducing MatchGo

Building a Regex Engine in Go: Introducing MatchGo

Comments
3 min read
Build up your confidence with Regex: 5 Techniques to make it STICK
Cover image for Build up your confidence with Regex: 5 Techniques to make it STICK

Build up your confidence with Regex: 5 Techniques to make it STICK

10
Comments
3 min read
Mastering Regular Expressions: A Semantic Approach to Regex
Cover image for Mastering Regular Expressions: A Semantic Approach to Regex

Mastering Regular Expressions: A Semantic Approach to Regex

Comments
4 min read
Regex for a Java Software Engineer
Cover image for Regex for a Java Software Engineer

Regex for a Java Software Engineer

4
Comments 1
3 min read
Intro to Regular Expressions

Intro to Regular Expressions

Comments
2 min read
Intro to Regular Expressions

Intro to Regular Expressions

Comments
2 min read
The importance of the environment in Regex pattern matching

The importance of the environment in Regex pattern matching

3
Comments 3
2 min read
js / ts - expressão regular

js / ts - expressão regular

Comments
1 min read
A Guide to Splitting Strings in JavaScript by Regex

A Guide to Splitting Strings in JavaScript by Regex

2
Comments
3 min read
Taming the Regex Beast: A Beginner's Guide to Regular Expressions
Cover image for Taming the Regex Beast: A Beginner's Guide to Regular Expressions

Taming the Regex Beast: A Beginner's Guide to Regular Expressions

5
Comments
3 min read
The JS string replace() method
Cover image for The JS string replace() method

The JS string replace() method

Comments
4 min read
Learn Enough Regex Without Losing Your Mind

Learn Enough Regex Without Losing Your Mind

Comments
5 min read
Python RegEx Cheat Sheet

Python RegEx Cheat Sheet

5
Comments
1 min read
Converting snake_case to camelCase with vscode
Cover image for Converting snake_case to camelCase with vscode

Converting snake_case to camelCase with vscode

4
Comments 1
1 min read
loading...