Computer Science 225
Advanced Programming
Spring 2017, Siena College
Lecture 19: Regular Expressions
Date: Monday, April 3, 2017
Agenda
- Announcements
- Lab 9 and the Lab 9 supplement are due at the start of lab on Wednesday
- No class on Friday!
- One more look at the applet we started work on during class last week
- Regular expressions
- Some discussion of Homeworks 4 and 5
Terminology
- pattern matching
- regular expressions
- regular languages
- metacharacters
Examples
Links