Skip to content
forked from jcbwlkr/regex-101

An introduction to some of the uses and features of Regular Expressions

Notifications You must be signed in to change notification settings

devict/regex-101

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Regular Expressions 101

or How I Learned to Stop Worrying and Love the Regex

Regular expressions are an incredibly useful tool in any developer's utility belt. For those unfamiliar with its syntax it can be intimidating. This talk teaches the basics of regex and covers some of the more advanced features.

Video of 2013-03-28 presentation is available on YouTube. This presentation was given to a live audience for Upfront Wichita.

About

An introduction to some of the uses and features of Regular Expressions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 60.4%
  • Shell 24.1%
  • JavaScript 15.5%