CIS 119 Chapter 12

Objectives

  • Use regular expressions
  • Handle exceptions

Online notes for the week

Chapter 12 outline

  • Regular expression rules and syntax
  • Using regular expressions in JavaScript
  • Handling exceptions