It is important to understand Git and GitHub on a base level prior to use. Below you will find some resources for a Transmedia Learning Framework for Git and GitHub, with emphasis on use for computational science and high-performance computing.
Resource information | Details |
---|---|
Resource Name | Transmedia Learning Framework for Git and GitHub |
Websites | Udacity MOOC How to use Git and GitHub, Git tutorial 2: Advanced Techniques with Rachel, IDEAS Productivity Intermediate Git Webinar, A Tutorial and Reference Collection for Git |
Focus | Git, GitHub, Computation Science |
Following are some resources for a Transmedia Learning Framework for Git and GitHub, with emphasis on use for computational science and high-performance computing.
Udacity MOOC How to use Git and GitHub -This free Udacity massively open online course (MOOC) focuses on revision control for code using Git and GitHub.
Git tutorial 2: Advanced Techniques with Rachel -This tutorial covers advanced git commands including fetching, cloning, remotes, branches, merging, forking and stashing.
IDEAS Productivity Intermediate Git Webinar -Roscoe Bartlett, Sandia National Laboratories, discusses intermediate-level tutorial and reference information about the Git revision control system. This overview takes the view that the best way to learn to use Git effectively is to learn it as a data structure and a set of algorithms to manipulate that data structure.
A Tutorial and Reference Collection for Git -This page provides links to some useful tutorial and reference information about the git revision control system.