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 @@
|
|||
* [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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue