Skip to content
#

english

Here are 893 public repositories matching this topic...

sarathkcm
sarathkcm commented Dec 13, 2019

Singular of corpora gives corpora, but it should give corpus. Plural of corpora gives corporas, but it should be corpora as it is already plural.

Plural of corpus currently gives corpuses, which is correct, but it can be corpora too. Adding an irregularRule to pluralize corpus into corpora will fix both the above issues, and will have no problem converting corpuses into

christianhueserhzdr
christianhueserhzdr commented Mar 18, 2020

Dear Carpentries Contribution Reviewer Team,

in order to complete my contribution step for the instructor checkout process, I proof-read lesson "Version Control with Git" and would like to suggest improvements for section "Don't Lose Your HEAD" in "Episode 5 - Exploring History".

There are basically five suggestions I have which are targeting the introduction and explanation of the state "de

dharanisontam
dharanisontam commented Aug 9, 2019

This suggestion is especially with respect to Windows machines.

We recently set up the software carpentry webpage for our upcoming SWC session. I like that there were step by step instructions for the attendees on how to install Git Bash, nano and Anaconda to get ready for the workshop. There are also video tutorials which are quite helpful.

However, I notice that on the Unix Shell lesson s

baeolophus
baeolophus commented Jan 22, 2019

I suggest either adding a short code piece to use the rename() function to change the column "genus" to "genera" (thus alerting the learners to their relationship here, while adding a new function) or changing the column name in the original dataset. Otherwise, I've found that using the correct plural for genus confuses learners who are not biologists. Although it's the R ecology lesson and one

evezeyl
evezeyl commented Feb 9, 2020

NB: Good first issue label (cannot be added because not in contributor list)

Exercise Reading error Messages - Lesson "Error and Exceptions"
(http://swcarpentry.github.io/python-novice-inflammation/09-errors/index.html)

  • As dictionaries are not introduced previously in lesson (maybe a consequence of reducing the lesson) I suggest the following:
  1. Moving this exercise at the end of th

Improve this page

Add a description, image, and links to the english topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the english topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.