Skip to content

Commit

Permalink
Add links to resources page (#117)
Browse files Browse the repository at this point in the history
* Add links to resources page

* adding to what-we-left-out.md

* Clarify Carpentries in resources.md

---------

Co-authored-by: Edward Wallace <[email protected]>
  • Loading branch information
emma-wilson and ewallace committed Jun 15, 2023
1 parent 946f1dc commit 6d55fa3
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
19 changes: 19 additions & 0 deletions _extras/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,25 @@ These lessons are in a similar format and discuss good practices within the FAIR
- [FAIR in Biological practice, a 2-day comprehensive introduction](https://carpentries-incubator.github.io/fair-bio-practice)
- [FAIR for Leaders, 1-day lesson aimed at established PIs and institutional leaders who set policy and drive changes](https://carpentries-incubator.github.io/fair-for-leaders/). Note, this lesson is under construction as of December 2022

## Further Carpentries lessons

Many other Carpentries lessons may help further your learning:

- Data management
- Data Carpentry Ecology lessons on [spreadsheets](https://datacarpentry.org/spreadsheet-ecology-lesson/) and [OpenRefine](https://datacarpentry.org/OpenRefine-ecology-lesson/)
- Data Carpentry Social Sciences lessons on [spreadsheets](https://datacarpentry.org/spreadsheets-socialsci/) and [OpenRefine](https://datacarpentry.org/openrefine-socialsci/)
- [Software Carpentry lesson on SQL](http://swcarpentry.github.io/sql-novice-survey)
- Software and code
- Check out the [Software Carpentry](https://software-carpentry.org/lessons/) on unix, R, or Python.
- Project organization
- Data Carpentry Genomics lesson on [organization](https://datacarpentry.org/organization-genomics)
- Keeping track of changes
- Software Carpentry lesson on [Git](http://swcarpentry.github.io/git-novice)
- Library Carpentry lesson on [Git](https://librarycarpentry.org/lc-git/)
- Community-developed lessons on Carpentries format:
- [Git using RStudio](https://carpentries-incubator.github.io/git-Rstudio-course/)
- [Version control with Git](https://carpentries-incubator.github.io/git-novice-branch-pr/)
- [Introduction to GitLab](https://carpentries-incubator.github.io/gitlab-novice/)

## Papers and sites on open and good practices

Expand Down
5 changes: 4 additions & 1 deletion _extras/what-we-left-out.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,9 @@ situation, advocating unit testing with coverage checking and continuous
integration is more likely to overwhelm newcomers rather than aid them.



> ## Attribution
> This section is mostly material from Wilson et al.
> [Good Enough Practices for Scientific Computing](https://github.com/swcarpentry/good-enough-practices-in-scientific-computing).
{: .callout}
{% include links.md %}

0 comments on commit 6d55fa3

Please sign in to comment.