You are on page 1of 2

5/10/2020 Reading 3 Objectives | Reading 3: Regular Expressions & Grammars | 6.005.

2x Courseware | edX

Course  Readings  Readin…  Readin…

Reading 3 Objectives
Software in 6.005

Safe from bugs Easy to understand Ready for change

Correct today and correct in Communicating clearly with future Designed to


the unknown future. programmers, including future accommodate change
you. without rewriting.

Objectives

After today's class, you should:

Understand the ideas of grammar productions and regular expression operators

Be able to read a grammar or regular expression and determine whether it matches


a sequence of characters

Be able to write a grammar or regular expression to match a set of character


sequences and parse them into a data structure

Discussion Hide Discussion


Topic: Reading 3 / Reading 3 Objectives

Show all posts by recent activity

There are no posts in this topic yet.

https://courses.edx.org/courses/course-v1:MITx+6.005.2x+1T2017/courseware/Readings/03-Regular-Expressions-Grammars/?child=first 1/2
5/10/2020 Reading 3 Objectives | Reading 3: Regular Expressions & Grammars | 6.005.2x Courseware | edX

© All Rights Reserved

https://courses.edx.org/courses/course-v1:MITx+6.005.2x+1T2017/courseware/Readings/03-Regular-Expressions-Grammars/?child=first 2/2

You might also like