Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/njlyon0/lyon_carpentries
Repository for June 2022 Carpentries Instructor training
https://github.com/njlyon0/lyon_carpentries
code-tutorials meeting-notes teaching-materials
Last synced: 7 days ago
JSON representation
Repository for June 2022 Carpentries Instructor training
- Host: GitHub
- URL: https://github.com/njlyon0/lyon_carpentries
- Owner: njlyon0
- License: mit
- Created: 2022-06-23T15:11:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-19T18:57:30.000Z (almost 2 years ago)
- Last Synced: 2024-12-22T06:10:01.006Z (2 months ago)
- Topics: code-tutorials, meeting-notes, teaching-materials
- Language: R
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Carpentries Instructor Training
I'm taking the Instructor Training for the Carpentries and it requires a short (90-second) introduction to an episode on one of the Carpentry lessons pages. That introduction (to my mind) *must* include at least some example code so I'm writing that in this repository.
Additionally, I think there may be some follow-along coding in the training and it could be helpful to have my own repository for that (if one is not already set up for us in advance).
### Relevant Links
For more information on Instructor Training preparation and checkout, see [here](https://carpentries.github.io/instructor-training/setup.html). For information on the curriculum, see [here](https://carpentries.github.io/instructor-training/)
The lesson I selected to teach a short intro on was "[Data Analysis and Visualization in R for Ecologists](https://datacarpentry.org/R-ecology-lesson/index.html)". The lesson's GitHub repository is linked [here](https://github.com/datacarpentry/R-ecology-lesson)