From 0ef8970128606cf98e79c1c72af1fde9fc449086 Mon Sep 17 00:00:00 2001 From: "Erxleben, Fredo (FWCC) - 136987" <f.erxleben@hzdr.de> Date: Thu, 20 May 2021 14:07:42 +0000 Subject: [PATCH] Fix HZDR Workshop Dates 2021 --- .../2021-07-16-python.md} | 8 ++-- .../2021-08-13-git-and-gitlab.md} | 8 ++-- _events/2021/08/2021-08-13-python.md | 44 ------------------- .../2021-09-17-python.md} | 8 ++-- .../2021-10-15-git-and-gitlab.md} | 8 ++-- .../2021-11-12-python.md} | 8 ++-- .../2021-12-10-git-and-gitlab.md} | 10 ++--- 7 files changed, 25 insertions(+), 69 deletions(-) rename _events/2021/{06/2021-06-11-python.md => 07/2021-07-16-python.md} (91%) rename _events/2021/{11/2021-11-12-git-and-gitlab.md => 08/2021-08-13-git-and-gitlab.md} (92%) delete mode 100644 _events/2021/08/2021-08-13-python.md rename _events/2021/{10/2021-10-15-python.md => 09/2021-09-17-python.md} (91%) rename _events/2021/{07/2021-07-16-git-and-gitlab.md => 10/2021-10-15-git-and-gitlab.md} (92%) rename _events/2021/{12/2021-12-10-python.md => 11/2021-11-12-python.md} (91%) rename _events/2021/{09/2021-09-17-git-and-gitlab.md => 12/2021-12-10-git-and-gitlab.md} (91%) diff --git a/_events/2021/06/2021-06-11-python.md b/_events/2021/07/2021-07-16-python.md similarity index 91% rename from _events/2021/06/2021-06-11-python.md rename to _events/2021/07/2021-07-16-python.md index b219ab157..d1de2a9d8 100644 --- a/_events/2021/06/2021-06-11-python.md +++ b/_events/2021/07/2021-07-16-python.md @@ -7,16 +7,16 @@ lecturers: - TBA type: workshop start: - date: "2021-06-11" + date: "2021-07-16" end: - date: "2021-06-14" + date: "2021-07-19" registration_link: location: campus: Online fully_booked_out: false registration_period: - from: "2021-05-31" - to: "2021-06-06" + from: "2021-07-05" + to: "2021-07-11" excerpt: "An Introduction for scientists and PhD. students to programming using the language Python. No prior experience required." diff --git a/_events/2021/11/2021-11-12-git-and-gitlab.md b/_events/2021/08/2021-08-13-git-and-gitlab.md similarity index 92% rename from _events/2021/11/2021-11-12-git-and-gitlab.md rename to _events/2021/08/2021-08-13-git-and-gitlab.md index 3269331ca..fe4b4d2e9 100644 --- a/_events/2021/11/2021-11-12-git-and-gitlab.md +++ b/_events/2021/08/2021-08-13-git-and-gitlab.md @@ -7,16 +7,16 @@ lecturers: - TBA type: workshop start: - date: "2021-11-12" + date: "2021-08-13" end: - date: "2021-11-15" + date: "2021-08-16" registration_link: location: campus: Online fully_booked_out: false registration_period: - from: "2021-11-01" - to: "2021-11-07" + from: "2021-08-02" + to: "2021-08-08" excerpt: "This workshop will focus on project management with the GitLab platform. A primer for the prerequisite version control system Git will be offered to those not yet familiar with it." diff --git a/_events/2021/08/2021-08-13-python.md b/_events/2021/08/2021-08-13-python.md deleted file mode 100644 index fde77f2e7..000000000 --- a/_events/2021/08/2021-08-13-python.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -title: First steps in Python-Programming -layout: event -organizers: - - erxleben -lecturers: - - TBA -type: workshop -start: - date: "2021-08-13" -end: - date: "2021-08-16" -registration_link: -location: - campus: Online -fully_booked_out: false -registration_period: - from: "2021-08-02" - to: "2021-08-08" -excerpt: - "An Introduction for scientists and PhD. students to programming using the - language Python. No prior experience required." ---- - -## Goal - -Enable the participants to write their own scripts in Python to automatically -evaluate data and solve recurring or labourious tasks by automation. - -## Content - -The course will introduce basic concepts of the language. -Emphasis will be put on live coding (i.e. learners write their code along with -the instructors) and overcoming the initial learning hurdles together. -Hands-on exercises give the opportunity to test the newly acquired knowledge. - -## Requirements - -Neither prior knowledge nor experience in the area is needed. -Participants are asked to bring their own computer on which they can install -software. -Detailed instructions will be made available on the workshop website. - - diff --git a/_events/2021/10/2021-10-15-python.md b/_events/2021/09/2021-09-17-python.md similarity index 91% rename from _events/2021/10/2021-10-15-python.md rename to _events/2021/09/2021-09-17-python.md index fbaa88b40..8661947d4 100644 --- a/_events/2021/10/2021-10-15-python.md +++ b/_events/2021/09/2021-09-17-python.md @@ -7,16 +7,16 @@ lecturers: - TBA type: workshop start: - date: "2021-10-15" + date: "2021-09-17" end: - date: "2021-10-18" + date: "2021-09-20" registration_link: location: campus: Online fully_booked_out: false registration_period: - from: "2021-10-04" - to: "2021-10-10" + from: "2021-09-06" + to: "2021-09-12" excerpt: "An Introduction for scientists and PhD. students to programming using the language Python. No prior experience required." diff --git a/_events/2021/07/2021-07-16-git-and-gitlab.md b/_events/2021/10/2021-10-15-git-and-gitlab.md similarity index 92% rename from _events/2021/07/2021-07-16-git-and-gitlab.md rename to _events/2021/10/2021-10-15-git-and-gitlab.md index 6b75ff283..e1c421460 100644 --- a/_events/2021/07/2021-07-16-git-and-gitlab.md +++ b/_events/2021/10/2021-10-15-git-and-gitlab.md @@ -7,16 +7,16 @@ lecturers: - TBA type: workshop start: - date: "2021-07-16" + date: "2021-10-15" end: - date: "2021-07-19" + date: "2021-10-18" registration_link: location: campus: Online fully_booked_out: false registration_period: - from: "2021-07-05" - to: "2021-07-11" + from: "2021-10-04" + to: "2021-10-10" excerpt: "This workshop will focus on project management with the GitLab platform. A primer for the prerequisite version control system Git will be offered to those not yet familiar with it." diff --git a/_events/2021/12/2021-12-10-python.md b/_events/2021/11/2021-11-12-python.md similarity index 91% rename from _events/2021/12/2021-12-10-python.md rename to _events/2021/11/2021-11-12-python.md index 60f56b12b..28dd97779 100644 --- a/_events/2021/12/2021-12-10-python.md +++ b/_events/2021/11/2021-11-12-python.md @@ -7,16 +7,16 @@ lecturers: - TBA type: workshop start: - date: "2021-12-10" + date: "2021-11-12" end: - date: "2021-12-13" + date: "2021-11-15" registration_link: location: campus: online fully_booked_out: false registration_period: - from: "2021-11-29" - to: "2021-12-05" + from: "2021-11-01" + to: "2021-11-07" excerpt: "An Introduction for scientists and PhD. students to programming using the language Python. No prior experience required." diff --git a/_events/2021/09/2021-09-17-git-and-gitlab.md b/_events/2021/12/2021-12-10-git-and-gitlab.md similarity index 91% rename from _events/2021/09/2021-09-17-git-and-gitlab.md rename to _events/2021/12/2021-12-10-git-and-gitlab.md index 56cc39f56..2dfb94921 100644 --- a/_events/2021/09/2021-09-17-git-and-gitlab.md +++ b/_events/2021/12/2021-12-10-git-and-gitlab.md @@ -7,16 +7,16 @@ lecturers: - TBA type: workshop start: - date: "2021-09-17" + date: "2021-12-10" end: - date: "2021-09-20" + date: "2021-12-13" registration_link: location: - campus: Online + campus: online fully_booked_out: false registration_period: - from: "2021-09-06" - to: "2021-09-12" + from: "2021-11-29" + to: "2021-12-05" excerpt: "This workshop will focus on project management with the GitLab platform. A primer for the prerequisite version control system Git will be offered to those not yet familiar with it." -- GitLab