Workshop: Shell + Git + Python @ HZDROnline Event
https://bbb.hzdr.de/b/erx-6j9-eu4
General Information
Language | English |
---|---|
Cost | Free of charge |
Level | Beginner |
Registration Period | 2021-02-08 to 2021-02-14 |
Registration
You do not need to set up an Indico account to register.
Please note: To allow for a fairer distribution of seats across the various centers, the initial seat count per center has been limited. We encourage those that want to register after the seats for their center have been taken, to register on the waiting list instead. Remaining seats will be distributed among the waiting list according to first-come-first-serve. Persons on the waiting list will be notified regarding their registration status on 2021-02-15.
Code of Conduct
We adhere to the Software Carpentries' Code of Conduct.
You can report violations to
- The Instructors and Helpers
- The HIFIS helpdesk
- The Software Carpentries
Workshop Content
This workshop is conceptualized as a two-day event that covers the basic tools required for a research software workflow:
- Working with a command-line interface (Shell) as a foundation for the following tools
- Employing Git as version control system (VCS) for managing code development workflows
- Introduction to the Python programming language
Preparations
Participants are asked to make sure they have the necessary rights to install software on their computers.
Installing the Required Tools
For this workshop three tools are required:
- A Unix-compatible command-line interface (Shell for short)
- The git tool
- An installation of python
You can find detailed installation instructions for each of these tools here.