mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-13 08:26:44 +00:00
Add generative ai for beginners translation courses (#12378)
* 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 <satyammishra9050@gmail.com>
This commit is contained in:
parent
386a579cf7
commit
5c342a4afe
5 changed files with 22 additions and 0 deletions
|
|
@ -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/)
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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) - 谷歌出品
|
||||
|
||||
|
|
|
|||
8
courses/free-courses-zh_TW.md
Normal file
8
courses/free-courses-zh_TW.md
Normal file
|
|
@ -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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue