data-lessons/library-data-intro-DEPRECATED

Suggestion for 04-regular-expressions.md header

Closed this issue · 2 comments


---
title: "Regular Expressions"
teaching: 20
exercises: 25
questions:
- "What are regular expressions? How do they relate to computational thinking?"
objectives:
- "Understand how computational approaches enable pattern matching"
- "Use regular expressions in searches"
keypoints:
- "A regular expression is a sequence of characters that defines a pattern for searching and matching"
- "Most computational software has regular expression functionality built in"
- "Using consistent data organisation and naming conventions enables you to leverage regular expression searches"

---

This header is a suggestion for discussion. Title and Questions also appear on http://data-lessons.github.io/library-data-intro/ - see http://data-lessons.github.io/library-openrefine/ for example. Key Points are located in each episode at end of page.

Okay.

Saw your edits @drjwbaker - nice work :-)