mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 20:55:47 +00:00
Add "Python-Kurs" (#2629)
* add "Python-Kurs" * correction: move to courses * add empty lines to satisfy linter
This commit is contained in:
parent
550e3b7d4e
commit
7edba3f142
2 changed files with 11 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ Please read [CONTRIBUTING](/CONTRIBUTING.md).
|
|||
|
||||
### Free Online Courses
|
||||
+ [English](/free-courses-en.md)
|
||||
+ [German](/free-courses-de.md)
|
||||
+ [Russian](/free-courses-ru.md)
|
||||
|
||||
|
||||
|
|
|
|||
10
free-courses-de.md
Normal file
10
free-courses-de.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
### Index
|
||||
|
||||
* [Python](#python)
|
||||
|
||||
|
||||
### Python
|
||||
|
||||
* [Python-Kurs (Python 2)](https://www.python-kurs.eu/kurs.php)
|
||||
* [Python-Kurs (Python 3)](https://www.python-kurs.eu/python3_kurs.php)
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue