Skip to content
This repository has been archived by the owner on Jan 3, 2018. It is now read-only.

New lessons on Git for novices #146

Closed
wants to merge 5 commits into from
Closed

New lessons on Git for novices #146

wants to merge 5 commits into from

Conversation

gvwilson
Copy link
Contributor

Imported from lessons/swc-git, edited somewhat, broken into smaller chunks. Still needs:

  • instructors' guide
  • challenge problems

@ghost ghost assigned gvwilson Nov 13, 2013
@DamienIrving
Copy link
Contributor

At the beginning of 03-conflict.md, the material says "Now let's switch to the moons branch and make a different change there." The code that follows is missing a git checkout moons to switch to the moons branch.

a popular open source version control system called Git.
It is more complex than some alternatives,
but it is widely used,
primarily because of a hosting site called [GitHub](http://github.com).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is true and I'd rather not put unsubstantiated opinions such as this into our lesson material. Git is popular because it is a good model and has community support. GitHub plays a role, but not the "primary" one.

@ahmadia
Copy link
Contributor

ahmadia commented Nov 22, 2013

@gvwilson - I'm planning on writing a new version of the Git lessons (really!). I just posted a proposed outline to #127 (comment), but I don't think it will mean much until I've actually gone through and drafted a lesson. Do you mind if I work from the material in this PR?

@gvwilson
Copy link
Contributor Author

On 2013-11-22 4:01 PM, Aron Ahmadia wrote:

@gvwilson https://github.com/gvwilson - I'm planning on writing a
new version of the Git lessons (really!). I just posted a proposed
outline to #127 (comment)
#127 (comment),
but I don't think it will mean much until I've actually gone through
and drafted a lesson. Do you mind if I work from the material in this PR?

@ethanwhite is shepherding the new intermediate lessons --- I still
don't feel I know about Git to tackle anything that sophisticated :-)

@ahmadia
Copy link
Contributor

ahmadia commented Nov 23, 2013

@gvwilson, my plan is to revise our approach to Git in both beginner and intermediate lesson material. I'll sneak in some work on the lesson this week :)

@gvwilson
Copy link
Contributor Author

On 2013-11-23 2:09 PM, Aron Ahmadia wrote:

@gvwilson https://github.com/gvwilson, my plan is to revise our
approach to Git in both beginner and intermediate lesson material.
I'll sneak in some work on the lesson this week :)

I'm comfortable with the new beginner material as-is (having taught it
several times now). The big question is, does the intermediate lesson
assume no previous Git, and try to cover everything, or assume knowledge
of the beginner's material?

@gvwilson gvwilson closed this Nov 26, 2013
@gvwilson gvwilson deleted the new-git-beginner-lessons branch November 26, 2013 16:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants