Note: Due to huge demand we will offer this event also on 6., 9. and 12. September. Please choose the date that best suits you when registering.
In this workshop, participants will learn how to work with the Python programming language. We will introduce the basic building blocks needed to "make the computer do stuff" and lay a solid basis for future self-guided learning or more...
The workshop provides a solid introduction into the practical usage of the version control system Git in combination with the collaboration platform GitLab.
This workshop will cover the following topics:
- Introduction to version control
- Git setup
- Basic local Git workflow
- Branching and merging
- Resolving Conflicts
→ **[Register...
This workshop provides a practical introduction into GitLab.
In detail, we cover the following topics:
- Overview about GitLab
- Working with the Git repository
- Planning tasks using Issues
- Collaboration using Merge Requests
- Overview of advanced functionalities
→ Register here ←
In this quick workshop we will get an overview over the data science framework pandas.
Participants should have some fundamental knowledge on how to work with Python and have a working Python-installation ready and the pandas-package installed.
The workshop contains a code-along introduction and a introduces a set of exercises to build some practical experience.
Instructors will be...
This workshop provides a practical introduction to Continuous Integration (CI) using GitLab CI. It will cover these aspects:
- Setting up a basic CI pipeline with linting and testing.
- Advanced concepts to optimize the CI implementation. With a focus on
- Performance
- Reducing Redundancies
- Concise pipeline definition and cross-project reuse.
- Optional: Other useful...
In this quick workshop we will get an overview over the data visualization framework matplotlib.
Participants should have some fundamental knowledge on how to work with Python + pandas and have a working Python-installation ready and the pandas and matplotlib-packages installed.
The workshop contains a code-along introduction and a introduces a set of exercises to build some...
We will provide you with actionable advice about how to prepare your research code before publishing it or submitting it alongside a research publication.
This workshop will cover the the following topics:
- Code repository structuring
- Minimum coding practices
- Documentation
- Open source licensing
- Minimum software release practices
- Software citation
We demonstrate the...