From add69a689c07d350c987ee910cbbf3efa12bd488 Mon Sep 17 00:00:00 2001 From: geyslein Date: Wed, 7 Aug 2019 15:02:54 +0200 Subject: [PATCH 1/3] Update Readme.md Added ProgrammingHistorian and Carpentries as --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index c335ce5..fd1a395 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,14 @@ This list aims to be a curated set of high quality educational resources. The co **Free** Self paced, interactive projects to learn Git and GitHub. Created and maintained by GitHub's training team.\ *(Git, GitHub)* +#### [Programming Historian](https://programminghistorian.org/) +**Free** Peer reviewed introductory courses for digital humanists.\ +*(Python, R, HTML, Digital Humanities)* + +#### [Carpentries](https://carpentries.org/) +**FREE** Foundational coding and data science skills for researchers +*(Python, R, OpenRefine, Unix Shell, Git)* + ## Intermediate #### Khan Academy [Computer Programming](https://www.khanacademy.org/computing/computer-programming), [Computer Science](https://www.khanacademy.org/computing/computer-science) From 2961a289ebc20553db4c9bd408785ac2c8f4bc02 Mon Sep 17 00:00:00 2001 From: geyslein Date: Wed, 7 Aug 2019 15:34:24 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fd1a395..a5d548d 100644 --- a/README.md +++ b/README.md @@ -67,11 +67,11 @@ This list aims to be a curated set of high quality educational resources. The co **Free** Self paced, interactive projects to learn Git and GitHub. Created and maintained by GitHub's training team.\ *(Git, GitHub)* -#### [Programming Historian](https://programminghistorian.org/) +#### [Programming Historian](https://programminghistorian.org/en/lessons/) **Free** Peer reviewed introductory courses for digital humanists.\ *(Python, R, HTML, Digital Humanities)* -#### [Carpentries](https://carpentries.org/) +#### [Software Carpentries](https://software-carpentry.org/lessons/) **FREE** Foundational coding and data science skills for researchers *(Python, R, OpenRefine, Unix Shell, Git)* From a01102e332e9050f377b9c476fb673a3e8a41fa2 Mon Sep 17 00:00:00 2001 From: Karl Horky Date: Wed, 7 Aug 2019 15:46:54 +0200 Subject: [PATCH 3/3] Update title and topics --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a5d548d..3e925a2 100644 --- a/README.md +++ b/README.md @@ -69,10 +69,10 @@ This list aims to be a curated set of high quality educational resources. The co #### [Programming Historian](https://programminghistorian.org/en/lessons/) **Free** Peer reviewed introductory courses for digital humanists.\ -*(Python, R, HTML, Digital Humanities)* +*(Python, R, Unity, QGIS, HTML, Regular Expressions)* -#### [Software Carpentries](https://software-carpentry.org/lessons/) -**FREE** Foundational coding and data science skills for researchers +#### [Software Carpentry](https://software-carpentry.org/lessons/) +**Free** Foundational coding and data science skills for researchers.\ *(Python, R, OpenRefine, Unix Shell, Git)* ## Intermediate