Skip to content

ResearchCodingClub/SearchingForAnswers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Searching for Answers in a Text-Based Universe

A Brief Introduction to Regular Expressions

Regular expressions are a powerful way to express patterns in text, and are incredibly useful for hunting through large blocks of text for the proverbial needle, or replacing multiple instances of one pattern with another.

This repo contains the example files used during the Physics Coding Club session on regex, which you can find here.

About

A Brief Introduction to Regular Expressions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published