Archive:RegEx tutorial

From Official Kodi Wiki
Revision as of 06:35, 5 October 2007 by >Gamester17 (New page: =Regular Expression (RegEx) Tutorial= This is meant to become a general tutorial for using Regular Expression (RegEx), meant to be a more in depth guide to using XBMC, 'RegEx for dummies' ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Regular Expression (RegEx) Tutorial

This is meant to become a general tutorial for using Regular Expression (RegEx), meant to be a more in depth guide to using XBMC, 'RegEx for dummies' so to speak.

Feel free to add anything to this guide.

Introduction to Regular Expression

External Links

These are a bunch of links to other RegEx tutorial which we can borrow information from for this guide: http://en.wikipedia.org/wiki/Regex http://www.english.uga.edu/humcomp/perl/regex2a.html http://www.codeproject.com/dotnet/RegexTutorial.asp