General outline

Contents

General outline#

Within this course, we will talk about and work through the core aspects of using python for a scientific project, i.e. data acquisition and data analyzes. In order to provide a solid basis for the practical work on these topics, they will be preceded by an in-depth introduction that will introduce and outline central characteristics and functions of the python programming language. These three defining parts will also be used as cornerstones of the course outline and will entail respective more-detailed subsections.

Schedule#

Below is the current schedule. Depending on our progress, challenges, and the pace of learning, the content and timing may be adjusted. Each session will be divided into two parts: a lecture and a practical section where you’ll work on problems in groups.

Note

The optimistic schedule below may be subject of change, dependent on time constraints and progress made in the previous meetings. The sessions for the following week or two will be updated here the week before.

Date (day/month/year) 🗓

Topic 💡 👨🏻‍🏫

17/10/2024

Introduction I - course information & setup

24/10/2024

Introduction II - Jupyter notebooks I

31/10/2024

Introduction III - Jupyter notebooks II

07/11/2024

Introduction IV - Intro to Python I

14/11/2024

Introduction V - Intro to Python II

21/11/2024

Introduction V - Intro to Python II continued

28/11/2024

Introduction VI - Intro to Python III