Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consolidate git/github tutorials #124

Open
yunque opened this issue Jul 10, 2017 · 5 comments
Open

Consolidate git/github tutorials #124

yunque opened this issue Jul 10, 2017 · 5 comments

Comments

@yunque
Copy link
Contributor

yunque commented Jul 10, 2017

There are 2 git tutorials:
curriculum/2_data_exploration_and_analysis/git_and_github
&
curriculum/2_data_exploration_and_analysis/intro_to_git_and_python

  1. Should these be consolidated into one single .md or .pynb? Or perhaps split into basics and advanced?
  2. Should they be moved to curriculum/4_programming_best_practices ?
@yunque
Copy link
Contributor Author

yunque commented Jul 10, 2017

@jzanzig

@yunque
Copy link
Contributor Author

yunque commented Jul 10, 2017

NB. the git-and-github tutorial is deadlinked @ 4_programming_best_practices/reproducible-software

@yunque
Copy link
Contributor Author

yunque commented Jul 10, 2017

NB. the intro-to-git-and-python is also linked @ curriculum/2_data_exploration_and_analysis/README.md (need to update this reference in the future if the location changes)

@jzanzig
Copy link
Contributor

jzanzig commented Jul 11, 2017

The intro to git & python tutorial was part of what @avishekrk and I developed for an exec ed class. I guess the only reason it's still kickin around is to preserve that we found it most helpful to introduce the two concepts (Python and Git) together rather than independently (at least when teaching to beginners).

That being said, I think the best course of action is:

  • Grab anything useful form the intro_to_git_and_python notebook and put it in the data_exploration_and_analysis README, then ditch everything under intro_to_git_and_python
  • Move git_and_github tutorial to curriculum/4_programming_best_practices
  • Develop any future git tutorials with the existing tutorials in mind.

@jzanzig
Copy link
Contributor

jzanzig commented Jul 11, 2017

O nooooo we should also incorporate the training from this year: https://github.com/DSSG2017/training/blob/master/Git%20tutorial.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants