Workshop: First Steps in Python for HMGUOnline Event

Europe/Berlin
Online (https://bbb.hzdr.de/b/erx-6j9-eu4)

Online

https://bbb.hzdr.de/b/erx-6j9-eu4

Description

General Information

Language English
Cost Free of charge
Level Beginner
Registration Period 2021-06-07 to 2021-06-13

 

 

 

 

 

Code of Conduct

We adhere to the Software Carpentries' Code of Conduct.
You can report violations to

Workshop Content

This workshop is conceptualized as a one-day event that covers the basic tools required for a research software workflow:

  • 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:

  • An installation of python
  • The python package manager pip
  • The python modules numpy and matplotlib

You can find detailed installation instructions for each of these tools here.