|
|
|
@ -1,9 +1,13 @@ |
|
|
|
|
### Index |
|
|
|
|
|
|
|
|
|
* [C](#c) |
|
|
|
|
* [C++](#c++) |
|
|
|
|
* [Haskell](#haskell) |
|
|
|
|
* [Java](#java) |
|
|
|
|
* [JavaScript](#javascript) |
|
|
|
|
* [Künstliche Intelligenz](#künstliche-intelligenz) |
|
|
|
|
* [Python](#python) |
|
|
|
|
* [Rust](#rust) |
|
|
|
|
* [Spieleentwicklung](#spieleentwicklung) |
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -12,12 +16,27 @@ |
|
|
|
|
* [C++ Grundlagen Tutorials von Pilzschaf](https://www.youtube.com/playlist?list=PLStQc0GqppuVs05kWvLBoHcWCULX3ueIM) - Pilzschaf |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### 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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### 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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### JavaScript |
|
|
|
|
|
|
|
|
|
* [JavaScript Lernen für Anfänger bis Profis](https://www.youtube.com/playlist?list=PLNmsVeXQZj7qOfMI2ZNk-LXUAiXKrwDIi) - The Morpheus Tutorials |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Künstliche Intelligenz |
|
|
|
|
|
|
|
|
|
* [Elements of AI](https://www.elementsofai.de) |
|
|
|
@ -32,6 +51,11 @@ |
|
|
|
|
* [Python Tutorials Deutsch](https://www.youtube.com/playlist?list=PLNmsVeXQZj7q0ao69AIogD94oBgp3E9Zs) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Rust |
|
|
|
|
|
|
|
|
|
* [Rust Programmieren Tutorials Deutsch für Anfänger](https://www.youtube.com/playlist?list=PLNmsVeXQZj7p9CgKtDep-tyA1dW18FNXr) - The Morpheus Tutorials |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Spieleentwicklung |
|
|
|
|
|
|
|
|
|
* [Unreal Engine 4 Tutorial Deutsch/German](https://www.youtube.com/playlist?list=PLNmsVeXQZj7olLCliQ05e6hvEOl6sbBgv) - The Morpheus Tutorials |
|
|
|
|