reorganize files (#5199)
* reorganize files 1. make it easier to find files 2. reduce scrolling to get to README on main view of repo * remove tr.txt again
This commit is contained in:
61
courses/free-courses-de.md
Normal file
61
courses/free-courses-de.md
Normal file
@ -0,0 +1,61 @@
|
||||
### Index
|
||||
|
||||
* [C](#c)
|
||||
* [C++](#c++)
|
||||
* [Haskell](#haskell)
|
||||
* [Java](#java)
|
||||
* [JavaScript](#javascript)
|
||||
* [Künstliche Intelligenz](#künstliche-intelligenz)
|
||||
* [Python](#python)
|
||||
* [Rust](#rust)
|
||||
* [Spieleentwicklung](#spieleentwicklung)
|
||||
|
||||
|
||||
### C++
|
||||
|
||||
* [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)
|
||||
|
||||
|
||||
### Python
|
||||
|
||||
* [Programmieren lernen mit Python](https://www.youtube.com/playlist?list=PLL1BYAeNY0gzHheN7kCLEhPDegdHrAyDh)
|
||||
* [Programmieren Lernen: Python Tutorial](https://www.youtube.com/playlist?list=PL_tdPUem3eE_k40i65IdRPWrAZxoHcN4o)
|
||||
* [Python-Kurs (Python 2)](https://www.python-kurs.eu/kurs.php)
|
||||
* [Python-Kurs (Python 3)](https://www.python-kurs.eu/python3_kurs.php)
|
||||
* [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
|
Reference in New Issue
Block a user