swcarpentry / DEPRECATED-bc

DEPRECATED: This repository is now frozen - please see individual lesson repositories.
Other
299 stars 383 forks source link

Add Wikipedia challenge at the intro of git lesson #625

Closed rgaiacs closed 9 years ago

rgaiacs commented 10 years ago

At the introduction of our Git lesson we list the advantages of using one version control system. Should be easy to students understand the advantages of using it but maybe we could propose a small challenges for students (what this PR does).

Why Wikipedia

I expect that 100% of our students have at least one read one article from Wikipedia and not be afraid of it. So asking for some information that they could "easily" find will demonstrate the advantages of version control and be consistent with the last part of our intro:

No matter which version control system you use, the most important thing to learn is not the details of their more obscure commands, but the workflow that they encourage.

Why not GitHub

I expect that at least half of our students never heard about GitHub before and ask for any basic information could be harm.

jiffyclub commented 9 years ago

I've left some inline suggestions, but I love the idea!

rgaiacs commented 9 years ago

@jiffyclub Suggestions addressed.

rgaiacs commented 9 years ago

@jiffyclub I fixed the grammar, only mention Wikipedia at the challenge and also rebased and squashed the commits.

jiffyclub commented 9 years ago

Looks good, thanks!