From 6741ade50b68cfa12dc402b37de1dd059e6244f1 Mon Sep 17 00:00:00 2001 From: Sab!ne <38936232+skaspy@users.noreply.github.com> Date: Mon, 2 Oct 2023 16:04:22 +0200 Subject: [PATCH] Add interactive tutorial page in German and Python course - changes made (#9668) * Create free-programming-interactive-tutorials-de.md docs: Add interactive tutorials in German Create a page for interactive tutorials in German because it does not exist yet. Add a free interactive Python tutorial in German. It is stated on the linked website that it is free and usabale without registration. * Update README.md * Add German interactive tutorial page link to README.md --- README.md | 1 + more/free-programming-interactive-tutorials-de.md | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 more/free-programming-interactive-tutorials-de.md diff --git a/README.md b/README.md index 8613e13bc..341f43800 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,7 @@ This project lists books and other resources grouped by genres: + [Chinese / 中文](more/free-programming-interactive-tutorials-zh.md) + [English](more/free-programming-interactive-tutorials-en.md) ++ [German](more/free-programming-interactive-tutorials-de.md) + [Japanese / 日本語](more/free-programming-interactive-tutorials-ja.md) + [Portuguese (Brazil)](more/free-programming-interactive-tutorials-pt_BR.md) + [Russian / Русский язык](more/free-programming-interactive-tutorials-ru.md) diff --git a/more/free-programming-interactive-tutorials-de.md b/more/free-programming-interactive-tutorials-de.md new file mode 100644 index 000000000..17a8ff270 --- /dev/null +++ b/more/free-programming-interactive-tutorials-de.md @@ -0,0 +1,8 @@ +### Index + +* [Python](#python) + + +### Python + +* [CS Circles - Interaktiv Python lernen!](https://cscircles.cemc.uwaterloo.ca/de/) - University of Waterloo & Bundesweite Informatikwettbewerbe (HTML)