Some material for EIA
Version Control with Git From:
http://software-carpentry.org/lessons/
Software Carpentry 2 Day Scientific Python Course Part 3 of 4
https://www.youtube.com/watch?v=hKFNPxxkbO0
Software Carpentry 2 Day Scientific Python Course Part 4 of 4
https://www.youtube.com/watch?v=x-5WNfopFTc
Working with Git
https://www.atlassian.com/git/tutorials/comparing-workflows/feature-branch-workflow
https://git-scm.com/book/en/v2/Distributed-Git-Distributed-Workflows
git GUI:
http://www.collab.net/products/giteye
Bash Shell:
http://swcarpentry.github.io/shell-novice/index.html
(Start from Loops)
Makefiles (automating actions):