Skip to content

Matirials for the Python programming course winter semester 2023/24

Notifications You must be signed in to change notification settings

Jannusch/python_course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python course winter semester 23/24

This repository contains the material and the tasks for the python programming course in the winter semester 2023/24. The repository will be updated during the semester.

The slides for each week can be found in the folder slides. The tasks for each week can be found in the folder tasks.

How to use this repository

You can clone this repository to your local machine using the following command:

git clone https://github.com/Jannusch/python_course.git
code python_course

You can use your own python installation. Everything should work if your setup is correct. As an alternative this repository contains a devcontainer definition. If you use the devcontainer everything is setup for you.

Important: Due to the setup of the PC pool in the university this course is held, the container has root privileges on the machine it is executed. You can quite easily cause big trouble on your system!

Easy way: You can use this repository with a codespace from github. If you have a pro account (if you are a student you should have one) you can start the codespace based on the devcontainer and the repository. The option is in the same menu as the clone of the repository (green button on the left).

About

Matirials for the Python programming course winter semester 2023/24

Resources

Stars

Watchers

Forks