-
Notifications
You must be signed in to change notification settings - Fork 282
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
Comments
NB. the git-and-github tutorial is deadlinked @ 4_programming_best_practices/reproducible-software |
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) |
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:
|
O nooooo we should also incorporate the training from this year: https://github.com/DSSG2017/training/blob/master/Git%20tutorial.md |
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
.md
or.pynb
? Or perhaps split intobasics
andadvanced
?The text was updated successfully, but these errors were encountered: