mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-01 03:02:31 +00:00
4f5b9f9ada
* Added 4 Courses * Update free-courses-de.md * Changed Category and Title Changed title to a more generic one and changed name of one course to the original one * Changed alphabetical order * Changed alphabetical order
38 lines
1.3 KiB
Markdown
38 lines
1.3 KiB
Markdown
### Index
|
|
|
|
* [C++](#c++)
|
|
* [Java](#java)
|
|
* [Künstliche Intelligenz](#künstliche-intelligenz)
|
|
* [Python](#python)
|
|
* [Spieleentwicklung](#spieleentwicklung)
|
|
|
|
|
|
### C++
|
|
|
|
* [C++ Grundlagen Tutorials von Pilzschaf](https://www.youtube.com/playlist?list=PLStQc0GqppuVs05kWvLBoHcWCULX3ueIM) - Pilzschaf
|
|
|
|
|
|
### 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
|
|
|
|
|
|
### 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)
|
|
|
|
|
|
### Spieleentwicklung
|
|
|
|
* [Unreal Engine 4 Tutorial Deutsch/German](https://www.youtube.com/playlist?list=PLNmsVeXQZj7olLCliQ05e6hvEOl6sbBgv) - The Morpheus Tutorials
|