From 5c342a4afe28a4ff395fcb2d8d5c187402a82e15 Mon Sep 17 00:00:00 2001 From: Satyam Mishra <89126855+bedead@users.noreply.github.com> Date: Fri, 10 Oct 2025 08:02:14 +0530 Subject: [PATCH] Add generative ai for beginners translation courses (#12378) 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) * add translation course Generative AI para Principiantes .NET - Un Curso (ES) * add translation course 초보자를 위한 Generative AI .NET - 강좌 (KOREAN) * add translation course IA Generativa para Iniciantes .NET - Um Curso (Portuguese) * add translation course 初學者的生成式 AI .NET 課程 (Chinese) * add index & chinese tw and chinese translation * fix linting issue & reordering --------- Co-authored-by: Satyam Mishra --- courses/free-courses-es.md | 6 ++++++ courses/free-courses-ko.md | 6 ++++++ courses/free-courses-pt_BR.md | 1 + courses/free-courses-zh.md | 1 + courses/free-courses-zh_TW.md | 8 ++++++++ 5 files changed, 22 insertions(+) create mode 100644 courses/free-courses-zh_TW.md diff --git a/courses/free-courses-es.md b/courses/free-courses-es.md index 73bace427..75c33dc8d 100644 --- a/courses/free-courses-es.md +++ b/courses/free-courses-es.md @@ -8,6 +8,7 @@ * [Control de Versiones](#control-de-versiones) * [Flujos de trabajo](#flujos-de-trabajo) * [Frameworks](#frameworks) +* [Inteligencia Artificial](#inteligencia-artificial) * [LaTeX](#latex) * [Markdown](#markdown) * [Ofimática](#ofimática) @@ -113,6 +114,11 @@ * [Probar Django \| Crear una Aplicación Web](https://www.udemy.com/course/probar-django-construir-una-aplicacion-web-en-python) - Justin Mitchel, Karlita K (Udemy) +### Inteligencia Artificial + +* [Generative AI para Principiantes .NET - Un Curso](https://github.com/microsoft/Generative-AI-for-beginners-dotnet/tree/main/translations/es) - Microsoft (GitHub) + + ### LaTeX * [Curso no convencional de LaTeX](https://ondiz.github.io/cursoLatex/) diff --git a/courses/free-courses-ko.md b/courses/free-courses-ko.md index ff210fe90..fdade524c 100644 --- a/courses/free-courses-ko.md +++ b/courses/free-courses-ko.md @@ -8,6 +8,7 @@ * [C#](#csharp) * [Deep Learning](#deep-learning) * [Flutter](#flutter) +* [Generative AI](#generative-ai) * [Git](#git) * [Go](#go) * [iOS](#ios) @@ -101,6 +102,11 @@ * [Flutter 중급](https://www.youtube.com/playlist?list=PLxTmPHxRH3VWLY-eyQuV1C_IbIQlCXEhe) - 오준석의 생존코딩 +### Generative AI + +* [초보자를 위한 Generative AI .NET - 강좌](https://github.com/microsoft/Generative-AI-for-beginners-dotnet/tree/main/translations/ko) - Microsoft (GitHub) + + ### Git * [12가지 명령어로 배우는 Git](https://www.youtube.com/playlist?list=PLcqDmjxt30RvjqpIBi4mtkK5LkzYtXluF) - ZeroCho TV diff --git a/courses/free-courses-pt_BR.md b/courses/free-courses-pt_BR.md index 13daa527c..4fca44544 100644 --- a/courses/free-courses-pt_BR.md +++ b/courses/free-courses-pt_BR.md @@ -205,6 +205,7 @@ ### Inteligência Artificial * [Curso Grátis de Inteligência Artificial](https://www.youtube.com/playlist?list=PLHz_AreHm4dm24MhlWJYiR_Rm7TFtvs6S) - Gustavo Guanabara (Curso em Vídeo) +* [IA Generativa para Iniciantes .NET - Um Curso](https://github.com/microsoft/Generative-AI-for-beginners-dotnet/tree/main/translations/pt) - Microsoft (GitHub) ### Ionic diff --git a/courses/free-courses-zh.md b/courses/free-courses-zh.md index 5d570b9e7..631aa2dfc 100644 --- a/courses/free-courses-zh.md +++ b/courses/free-courses-zh.md @@ -15,6 +15,7 @@ ### AI +* [初学者的生成式 AI .NET - 一门课程](https://github.com/microsoft/Generative-AI-for-beginners-dotnet/tree/main/translations/zh) - Microsoft (GitHub) * [动手学深度学习](https://zh.d2l.ai/index.html) - d2lzh * [机器学习速成课程](https://developers.google.com/machine-learning/crash-course/prereqs-and-prework?hl=zh-cn) - 谷歌出品 diff --git a/courses/free-courses-zh_TW.md b/courses/free-courses-zh_TW.md new file mode 100644 index 000000000..71c4e14cc --- /dev/null +++ b/courses/free-courses-zh_TW.md @@ -0,0 +1,8 @@ +### Index + +* [AI](#ai) + + +### AI + +* [初學者的生成式 AI .NET 課程](https://github.com/microsoft/Generative-AI-for-beginners-dotnet/tree/main/translations/tw) - Microsoft (GitHub)