CFM Software Carpentry Track: Introduction to Version Control with Git
CFM Seminars
- Speaker
-
Iñigo Aldazabal
- When
-
2017/10/03
11:15 - Place
- CFM Computing Room
- Add to calendar
-
iCal
The CFM Software Carpentry Tracks(*) consist on individual, whole morning,
hands on sessions, following the Software Carpentry Workshops philosophy and
materials (see below), and aimed to the CFM/DIPC/nanoGUNE research community.
Typical tracks will cover subjects such as: bash, version control with git,
Python programming, data analysis, Python/C/FORTRAN interfacing, etc.
Next track, "Introduction to Version Control with Git", will be held at the
CFM Computer Room, on Tuesday October the 3rd, from 9:30 to 13:30.
This will be an introductory lesson to version control using the widespread
distributed version control system Git. Version control is a system that
records changes to a file or set of files over time so that you can recall
specific versions later. We will cover topics as:
* Setting up Git and creating a local repository
* Tracking changes and exploring history
* Remotes in Github
* Collaborating with other people
* Resolving conflicts
This will allow you to incorporate and use Git into your day-to-day workflow.
See