Skip to content

Commit

Permalink
add Module1_Unit4 reference content
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrant46 committed Mar 18, 2024
1 parent af17ad3 commit ef405ec
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions Module_1/Module1_Unit4.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,9 @@
{
"cell_type": "markdown",
"id": "5ef35a39-2bbb-4d95-9d6c-d7cca0740047",
"metadata": {},
"metadata": {
"tags": []
},
"source": [
"Here are some other examples of data science questions we could explore with students as part of our regular curriculum:\n",
"\n",
Expand All @@ -177,7 +179,20 @@
"\n",
"### Conclusion \n",
"\n",
"In this module, we have introduced data science and how it relates to education. The next module will have us using data, and will introduce Jupyter notebooks."
"In this module, we have introduced data science and how it relates to education. The next module will have us using data, and will introduce Jupyter notebooks.\n",
"\n",
"### References \n",
"\n",
"Reference materials\n",
"* A web comic featuring math and programming humour - [XKCD](https://xkcd.com/).\n",
"* The importance of digital and data literacy - [National Skills Coalition.](https://medium.com/national-skills-coalition/digital-fluency-for-a-resilient-economy-38bf4a9e569c)\n",
"* High school data science education, a student perspective - [Harvard Data Science Review.](https://hdsr.mitpress.mit.edu/pub/wtzfot43/release/2)\n",
"* Key data science concepts:\n",
" * [https://simple.wikipedia.org/wiki/Data_science](https://simple.wikipedia.org/wiki/Data_science)\n",
" * [en.wikipedia.org/wiki/Data_cleansing](https://en.wikipedia.org/wiki/Data_cleansing)\n",
" * [en.wikipedia.org/wiki/Tidy_data](https://en.wikipedia.org/wiki/Tidy_data)\n",
" * [en.wikipedia.org/wiki/Data_visualization](https://en.wikipedia.org/wiki/Data_visualization)\n",
" * [en.wikipedia.org/wiki/Literate_programming](https://en.wikipedia.org/wiki/Literate_programming)"
]
},
{
Expand Down

0 comments on commit ef405ec

Please sign in to comment.