• Blog
  • Teaching
    • Jacob’s Teaching Experience
    • Introduction to R
    • Introduction to Git/GitHub
    • API 222 Section Material
  • Research

On this page

  • Git: Resources
    • Further Reading
    • Learn to use Git from the Command Line
    • Credits

Part 6: Additional Resources

Links to additional git resource
Author

Jacob Jameson

Git: Resources

Further Reading

  • Understanding Git Conceptually
    • ​https://www.sbf5.com/~cduan/technical/git/
  • Reference Guides to Git Commands
    • https://git-scm.com/docs
  • Git Screwup Guide
    • http://ohshitgit.com/
  • Git/Github Cheat Sheets
    • https://training.github.com/kit/downloads/github-git-cheat-sheet.pdf
    • http://ndpsoftware.com/git-cheatsheet.html
  • Licensing Open Source Code
    • ​http://choosealicense.com/
    • https://help.github.com/articles/open-source-licensing/
  • https://cs61.seas.harvard.edu/wiki/2012/Git
  • http://www.eecs.harvard.edu/~cs161/resources/git.html
  • https://git-scm.com/video/what-is-version-control
  • https://git-scm.com/video/quick-wins
  • http://slides.com/dhrumilmehta/how-to-tell-a-story-with-data-tools-of-the-trade-2#/4/21

Learn to use Git from the Command Line

  • Interactive Tutorials
    • ​https://try.github.io
    • https://github.com/jlord/git-it-electron
  • Basic Git Commands
    • ​http://www.teaching-materials.org/git/slides.html
    • http://rogerdudler.github.io/git-guide/

Credits

Information sourced from: https://github.com/AlJohri/DAT-DC-12/blob/master/notebooks/intro-git.ipynb and Dhrumil Mehta

Copyright 2024, Jacob Jameson