From 8d468a818f08805464bbecf16f97831ad419fb27 Mon Sep 17 00:00:00 2001 From: Satyam Mishra <89126855+bedead@users.noreply.github.com> Date: Wed, 8 Oct 2025 08:08:13 +0530 Subject: [PATCH] =?UTF-8?q?Add=20=E2=80=9CGenerative=20AI=20for=20Beginner?= =?UTF-8?q?s=20(.NET=20Edition)=E2=80=9D=20by=20Microsoft=20(Multiple=20la?= =?UTF-8?q?nguage)=20(#12317)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add Generative AI for Beginners (.NET Edition) en version * feat: add Generative KI für Anfänger (.NET Edition) by Microsoft (German) * feat: add 初心者向け 生成 AI .NET コース by Microsoft (Japanese) * feat: add Générative AI pour Débutants .NET - Un Cours (French) --------- Co-authored-by: Satyam Mishra --- courses/free-courses-de.md | 1 + courses/free-courses-en.md | 1 + courses/free-courses-fr.md | 5 +++++ courses/free-courses-ja.md | 6 ++++++ 4 files changed, 13 insertions(+) diff --git a/courses/free-courses-de.md b/courses/free-courses-de.md index dfe80d766..7771a6ea0 100644 --- a/courses/free-courses-de.md +++ b/courses/free-courses-de.md @@ -76,6 +76,7 @@ ### Künstliche Intelligenz * [Elements of AI](https://www.elementsofai.de) +* [Generative AI für Anfänger .NET - Ein Kurs](https://github.com/microsoft/Generative-AI-for-beginners-dotnet/tree/main/translations/de) - Microsoft (GitHub) ### Python diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index ae4acfb41..69aee4085 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -283,6 +283,7 @@ * [CS236: Deep Generative Models](https://www.youtube.com/playlist?list=PLoROMvodv4rPOWA-omMM6STXaWW4FvJT8) - Stefano Ermon (Stanford Online) * [Deep Generative Models](https://www.youtube.com/playlist?list=PL2UML_KCiC0UPzjW9BjO-IW6dqliu9O4B) - Volodymyr Kuleshov * [Foundation Models and Generative AI](https://ocw.mit.edu/courses/6-s087-foundation-models-and-generative-ai-january-iap-2024) - Rickard Gabrielsson (MIT OpenCourseWare) +* [Generative AI for Beginners (.NET Edition)](https://github.com/microsoft/Generative-AI-for-beginners-dotnet) - Microsoft (GitHub) * [Understanding Large Language Models — Foundations and Safety (CS 194/294-267)](https://www.youtube.com/playlist?list=PLJ66BAXN6D8H_gRQJGjmbnS5qCWoxJNfe) - Responsible Decentralized Intelligence (UC Berkeley EECS) diff --git a/courses/free-courses-fr.md b/courses/free-courses-fr.md index 3018990fe..c15b3264a 100644 --- a/courses/free-courses-fr.md +++ b/courses/free-courses-fr.md @@ -69,6 +69,11 @@ * [Formation Git en vidéo, Cours Complet](https://www.youtube.com/playlist?list=PLjwdMgw5TTLXuY5i7RW0QqGdW0NZntqiP) - Grafikart +### Intelligence Artificielle + +* [Générative AI pour Débutants .NET - Un Cours](https://github.com/microsoft/Generative-AI-for-beginners-dotnet/tree/main/translations/fr) - Microsoft (GitHub) + + ### HTML / CSS * [Apprendre à coder en HTML et CSS \| Cours complet (2020)](https://www.pierre-giraud.com/html-css-apprendre-coder-cours/) - Pierre Giraud (HTML) diff --git a/courses/free-courses-ja.md b/courses/free-courses-ja.md index 479e66cb1..51b0f3a27 100644 --- a/courses/free-courses-ja.md +++ b/courses/free-courses-ja.md @@ -2,6 +2,7 @@ * [0 - 大規模公開オンライン講座(MOOC)](#0---mooc) * [Scratch](#scratch) +* [人工知能](#人工知能) ### 0 - 大規模公開オンライン講座(MOOC) @@ -12,3 +13,8 @@ ### Scratch * [Scratch for CS First でプログラミングをはじめよう](https://csfirst.withgoogle.com/c/cs-first/ja/welcome-to-cs-first/overview.html) - Grow with Google プログラム (Google/Scratch アカウントが*必要* ※必須ではない) + + +### 人工知能 + +* [初心者向け 生成 AI .NET コース](https://github.com/microsoft/Generative-AI-for-beginners-dotnet/tree/main/translations/ja) - Microsoft (GitHub)