diff --git a/README.md b/README.md index 2f23908..4c0bb46 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,11 @@ We'll examine how journalists use these techniques to develop and tell stories, > :book: If you're a journalism educator, please reach out and we can provide free access to the accompanying Teacher's Guide and assignments (with solutions) for this course. +## Resources + +- [Daily lessons](docs/lessons.md) +- [Tools and Tech Setup](docs/tools_and_tech.md) + ## Prerequisites This course is designed for students with a solid foundation in basic Python syntax and some experience with data analysis, in particular using the [pandas](https://pandas.pydata.org/) and [altair](https://altair-viz.github.io/) libraries. Basic familiarity with the command line is also assumed. @@ -26,9 +31,3 @@ Before starting this course, make sure you're comfortable with the material cove - [Bash terminal crash course](https://github.com/stanfordjournalism/padj-code/blob/main/exercises/bash_drill.md) - [Stanford Data Journalism Notebooks](https://stanfordjournalism.github.io/data-journalism-notebooks/lab?path=README.ipynb) - [First Python Notebook](https://palewi.re/docs/first-python-notebook/index.html) - -## Resources - -- [Daily lessons](docs/lessons.md) -- [Tools and Tech Setup](docs/tools_and_tech.md) -