| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • Whenever you search in PBworks or on the Web, Dokkio Sidebar (from the makers of PBworks) will run the same search in your Drive, Dropbox, OneDrive, Gmail, Slack, and browsed web pages. Now you can find what you're looking for wherever it lives. Try Dokkio Sidebar for free.

View
 

Lecture - JavaScript - Regular Expressions

Page history last edited by Dr. Ron Eaglin 7 years, 6 months ago

 Regular Expressions

 

 

Prerequisites

 

Knowledge of JavaScript and html - all available at COP 4813 Lectures

 

Summary

 

Topics covered:

Basics of regular expressions

 

Video 

 

 

http://online1.daytonastate.edu/player2.php?id=0f21f0349462cacdc5796990d37760ae 

 

Reference Materials

 

 

 

This is a nice little tool to help you with Regular Expressions - http://www.regexr.com/ 

 

Additional Information

 

Here is a very good article to lead you through regular expressions (in depth)

 

Part 1 - http://james.padolsey.com/javascript/regular-expressions-in-javascript/ 

Part 2 - http://james.padolsey.com/javascript/regular-expressions-in-javascript-part-2/ 

 

Nice simple blog explaining the basics - http://net.tutsplus.com/tutorials/other/8-regular-expressions-you-should-know/ 

 

COP 4813 Lectures

Comments (0)

You don't have permission to comment on this page.