An open API service indexing awesome lists of open source software.

https://github.com/utdata/regex-lesson

Beginnings of a lesson to learn regular expressions
https://github.com/utdata/regex-lesson

Last synced: 5 months ago
JSON representation

Beginnings of a lesson to learn regular expressions

Awesome Lists containing this project

README

          

# Regular Expressions lesson

Christian McDonald\
Associate Professor of Practice\
School of Journalism and Media, Moody College of Communication\
University of Texas at Austin

This repo has the companion data for my lecture [Wrangling data with Regular Expressions](https://docs.google.com/document/d/1DvAM4lnGJLefo9skD8GgM-_9S1BEhpjJfV86yhJavI0/edit).

That lesson uses this data file: [socrata_addresses_long.txt](https://github.com/utdata/regex-lesson/blob/main/data/socrata_addresses_long.txt)

---

There is a [quarto version of the lesson](https://utdata.github.io/regex-lesson/) published from this repo.

There is also a [backup version of this lesson](vscode.qmd) in case the internet is out.