free-courses-de.md 2.4 KB
Newer Older
I
ikarulus 已提交
1 2
### Index

3
* [C](#c)
S
Seth 已提交
4
* [C++](#cpp)
5
* [Haskell](#haskell)
L
Leo Kling 已提交
6
* [Java](#java)
7
* [JavaScript](#javascript)
8
* [Künstliche Intelligenz](#künstliche-intelligenz)
I
ikarulus 已提交
9
* [Python](#python)
10
* [Rust](#rust)
L
Leo Kling 已提交
11
* [Spieleentwicklung](#spieleentwicklung)
D
Dirk 已提交
12
* [TypeScript](#typescript)
L
Leo Kling 已提交
13 14


S
Seth 已提交
15
<h3 id="cpp">C++</h3>
L
Leo Kling 已提交
16 17 18 19

* [C++ Grundlagen Tutorials von Pilzschaf](https://www.youtube.com/playlist?list=PLStQc0GqppuVs05kWvLBoHcWCULX3ueIM) - Pilzschaf


20 21 22 23 24 25 26 27 28 29
### C

* [C Tutorials Deutsch](https://www.youtube.com/playlist?list=PLNmsVeXQZj7q4shI4L__SRpetWff9BjLZ) - The Morpheus Tutorials


### Haskell

* [Haskell Tutorials Deutsch](https://www.youtube.com/playlist?list=PLNmsVeXQZj7pFIXDN1NLw6jMExuK-wN8I) - The Morpheus Tutorials


L
Leo Kling 已提交
30 31 32 33
### Java

* [Java Tutorial Deutsch - Programmieren lernen](https://www.youtube.com/playlist?list=PLgZuSc7xewde9zlJjmbLci0w9lV5BbCHE) - "Informatik - simpleclub"
* [Minecraft Plugins Programmieren für Anfänger](https://www.youtube.com/playlist?list=PLry1c-adUOIH3o2_K76jfznpw0-_3VpzY) - BiVieh
I
ikarulus 已提交
34 35


36 37
### JavaScript

38
* [JavaScript lernen für Anfänger](https://www.javascript-kurs.de) - JavaScript Kurs
39 40 41
* [JavaScript Lernen für Anfänger bis Profis](https://www.youtube.com/playlist?list=PLNmsVeXQZj7qOfMI2ZNk-LXUAiXKrwDIi) - The Morpheus Tutorials


42 43 44 45 46
### Künstliche Intelligenz

* [Elements of AI](https://www.elementsofai.de)


I
ikarulus 已提交
47 48
### Python

49 50
* [Programmieren lernen mit Python](https://www.youtube.com/playlist?list=PLL1BYAeNY0gzHheN7kCLEhPDegdHrAyDh)
* [Programmieren Lernen: Python Tutorial](https://www.youtube.com/playlist?list=PL_tdPUem3eE_k40i65IdRPWrAZxoHcN4o)
I
ikarulus 已提交
51 52
* [Python-Kurs (Python 2)](https://www.python-kurs.eu/kurs.php)
* [Python-Kurs (Python 3)](https://www.python-kurs.eu/python3_kurs.php)
53
* [Python Tutorials Deutsch](https://www.youtube.com/playlist?list=PLNmsVeXQZj7q0ao69AIogD94oBgp3E9Zs)
L
Leo Kling 已提交
54 55


56 57 58 59 60
### Rust

* [Rust Programmieren Tutorials Deutsch für Anfänger](https://www.youtube.com/playlist?list=PLNmsVeXQZj7p9CgKtDep-tyA1dW18FNXr) - The Morpheus Tutorials


L
Leo Kling 已提交
61 62 63
### Spieleentwicklung

* [Unreal Engine 4 Tutorial Deutsch/German](https://www.youtube.com/playlist?list=PLNmsVeXQZj7olLCliQ05e6hvEOl6sbBgv) - The Morpheus Tutorials
D
Dirk 已提交
64 65 66 67 68


### TypeScript

* [Erstellen von Javascript-Anwendung mithilfe von TypeScript](https://docs.microsoft.com/de-de/learn/paths/build-javascript-applications-typescript/) - Microsoft
69
* [TypeScript lernen: Eine Einführung in 80 Minuten](https://www.youtube.com/watch?v=_CaGUZNEobk) - Golo Roden