datacarpentry / organization-genomics

Project Organization and Management for Genomics
https://datacarpentry.org/organization-genomics
Other
23 stars 76 forks source link

Quick jump into shell commands #33

Closed sstevens2 closed 6 years ago

sstevens2 commented 7 years ago

In 02-organization we start using shell commands without opening or introducing the terminal. And then the command are just used and not explained. It is a bit unclear to me if we are expecting them to know the shell commands or not because it says we will introduce you to these commands and then it seems like we expect them to have done the shell lesson before.

I suggest:

OR

mkuzak commented 7 years ago

Thank you. I agree. In the end, it will depend on the order of the lessons in the genomics workshop. In my opinion, the shell lesson shell lesson should come first and learners should be already familiar with the commands used. Adding motivation for the setup is important and I think should be the separate issue. Can you make one?

sstevens2 commented 7 years ago

Sure I can make that a separate issue.

I see what you mean about order. I started looking through them in the order they are listed here. Maybe the order of the lessons overall needs to be clarified?

mkuzak commented 7 years ago

Yes, please separate issue would be great :). #35 You're right about the order in the lesson overview. I think we were planning to have separate repositories connecting the lessons depending on the version of the workshop. There the lessons would be in the order they are actually taught. This is definitely something we need to know before deciding on those changes.

ErinBecker commented 6 years ago

Thanks for your comments @sstevens2. We've since moved the project organization episode into the shell lesson: http://www.datacarpentry.org/shell-genomics/06-organization/. This way, we can ensure that the learners have the necessary background for understanding the shell commands before diving into setting up a working directory.