Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hifis.net
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HIFIS
Overall
hifis.net
Merge requests
!622
Resolve "Add all learning materials to website"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Add all learning materials to website"
362-add-all-learning-materials-on-website
into
master
Overview
8
Commits
3
Pipelines
0
Changes
1
Merged
Erxleben, Fredo
requested to merge
362-add-all-learning-materials-on-website
into
master
2 years ago
Overview
8
Commits
3
Pipelines
0
Changes
1
Expand
Closes
#362 (closed)
Edited
2 years ago
by
Erxleben, Fredo
0
0
Merge request reports
Compare
master
version 3
2a767ba1
2 years ago
version 2
f704c37e
2 years ago
version 1
55fe9fcb
2 years ago
master (base)
and
latest version
latest version
5ba7e947
3 commits,
2 years ago
version 3
2a767ba1
3 commits,
2 years ago
version 2
f704c37e
2 commits,
2 years ago
version 1
55fe9fcb
1 commit,
2 years ago
1 file
+
40
−
9
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
services/overall/learning-materials.md
+
40
−
9
Options
@@ -23,35 +23,66 @@ Its use and reuse is permitted under a Creative Commons License (see the footers
If you find issues or would like to contribute, feel free to take a look at the respective repositories.
### General
| Topic | Materials | Repository |
|----------------------------------------|------------------|------------------------------------------|
| Research Software Publication | (In preparation) |
[
Repository
][
sw-publication-repo
]
|
| Container Virtualization in Science | (In preparation) |
[
Repository
][
containers-in-science-repo
]
|
| Event Management with Indico | (In preparation) |
[
Repository
][
indico-repo
]
|
| Getting started with Markdown Flavours | (In preparation) |
[
Repository
][
markdown-repo
]
|
[
containers-in-science-repo
]:
https://gitlab.hzdr.de/hifis/software/education/hifis-workshops/workshop-using-containers-in-science
[
indico-repo
]:
https://gitlab.hzdr.de/hifis/software/education/hifis-workshops/workshop-event-management-with-indico
[
markdown-repo
]:
https://gitlab.hzdr.de/hifis/software/education/hifis-workshops/workshop-getting-started-with-markdown-flavors
[
sw-publication-repo
]:
https://gitlab.hzdr.de/hifis/software/education/hifis-workshops/foundations-of-research-software-publication
### Python
| Topic | Materials | Repository |
|-----------------------------|----------------------------------------|--------------------------------------|
| Object-Oriented Programming |
[
Material
][
python-oop-material
]
|
[
Repository
][
python-oop-repo
]
|
| The _Pandas_ framework |
[
Material
][
python-pandas-material
]
|
[
Repository
][
python-pandas-repo
]
|
| The _Matplotlib_ framework |
[
Material
][
python-matplotlib-material
]
|
[
Repository
][
python-matplotlib-repo
]
|
| Topic | Materials | Repository |
|--------------------------------------|----------------------------------------|--------------------------------------|
| First Steps in Python | (In preparation) |
[
Repository
][
python-first-steps-repo
]
|
| Object-Oriented Programming |
[
Material
][
python-oop-material
]
|
[
Repository
][
python-oop-repo
]
|
| Data Processing with _Pandas_ |
[
Material
][
python-pandas-material
]
|
[
Repository
][
python-pandas-repo
]
|
| Data Visualization with _Matplotlib_ |
[
Material
][
python-matplotlib-material
]
|
[
Repository
][
python-matplotlib-repo
]
|
| Test Automation | (In preparation) |
[
Repository
][
python-test-repo
]
|
[
python-first-steps-repo
]:
https://gitlab.hzdr.de/hifis/software/education/hifis-workshops/first-steps-in-python
[
python-matplotlib-material
]:
{{
"workshop-materials/python-matplotlib/"
| relative_url}}
[
python-matplotlib-repo
]:
https://gitlab.hzdr.de/hifis/software/education/hifis-workshops/workshop-matplotlib
[
python-oop-material
]:
{{
"workshop-materials/python-oop/"
| relative_url }}
[
python-oop-repo
]:
https://gitlab.hzdr.de/hifis/software/education/hifis-workshops/workshop-oop-in-python
[
python-pandas-material
]:
{{
"workshop-materials/python-pandas/"
| relative_url }}
[
python-pandas-repo
]:
https://gitlab.hzdr.de/hifis/software/education/hifis-workshops/workshop-pandas
[
python-test-repo
]:
https://gitlab.hzdr.de/hifis/software/education/hifis-workshops/test-automation-with-python
### Git and GitLab
### GitLab
| Topic | Materials | Repository |
|-----------------------------------------|--------------------------------|----------------------------------|
| Introduction to Git | (In preparation) |
[
Repository
][
git-intro-repo
]
|
| Project Management in GitLab | (In preparation) |
[
Repository
][
gitlab-basics-repo
]
|
| GitLab for Software Development in Teams| (In preparation) |
[
Repository
][
gitlab-teams-repo
]
|
| Continuous Integration with GitLab CI |
[
Material
][
gitlab-ci-material
]
|
[
Repository
][
gitlab-ci-repo
]
|
| Topic | Materials | Repository |
|---------------------------------------|--------------------------------|------------------------------|
| Continuous Integration with GitLab CI |
[
Material
][
gitlab-ci-material
]
|
[
Repository
][
gitlab-ci-repo
]
|
[
git-intro-repo
]:
https://gitlab.hzdr.de/hifis/software/education/hifis-workshops/git-introduction
[
gitlab-basics-repo
]:
https://gitlab.hzdr.de/hifis/software/education/hifis-workshops/workshop-project-management-with-gitlab
[
gitlab-ci-material
]:
{{
"workshop-materials/gitlab-ci/"
| relative_url }}
[
gitlab-ci-repo
]:
https://gitlab.hzdr.de/hifis/software/education/hifis-workshops/gitlab-ci/workshop-materials
[
gitlab-teams-repo
]:
https://gitlab.hzdr.de/hifis/software/education/hifis-workshops/software-development-for-teams
### Further Materials
Not all of our workshop materials are published in a nice fashion (yet).
You can find the complete set of materials in the
[
Helmholtz Codebase
](
https://gitlab.hzdr.de/hifis/software/education/hifis-workshops
)
.
### Requesting Workshops
Would you like to have a workshop on a specific topic for your team?
Feel free to
<a
href=
"{% link contact.md %}"
>
contact us
</a>
.
## Tutorials
<div
class=
"flex-cards"
>
Loading