From 8a6ce4ec4ad22a7e86664ae7e27f93bdd8223e2d Mon Sep 17 00:00:00 2001 From: Anthony Bartolo Date: Thu, 13 Feb 2025 11:49:32 -0500 Subject: [PATCH 1/2] Update README.md Updating "Other Courses" with new courses. --- README.md | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index d8728f3e..99d13168 100644 --- a/README.md +++ b/README.md @@ -139,16 +139,19 @@ Find a pdf of the curriculum with links [here](https://microsoft.github.io/ML-Fo Would you like to contribute a translation? Please read our [translation guidelines](TRANSLATIONS.md) and add a templated issue to manage the workload [here](https://github.com/microsoft/ML-For-Beginners/issues). -## Other Curricula +## 🎒 Other Courses -Our team produces other curricula! Check out: +Our team produces other courses! Check out: -- [AI for Beginners](https://aka.ms/ai4beginners) +- [Generative AI for Beginners](https://aka.ms/genai-beginners) +- [Generative AI for Beginners .NET](https://github.com/microsoft/Generative-AI-for-beginners-dotnet) +- [Generative AI with JavaScript](https://github.com/microsoft/generative-ai-with-javascript) +- [AI for Beginners](https://aka.ms/ai-beginners) - [Data Science for Beginners](https://aka.ms/datascience-beginners) -- [**New Version 2.0** - Generative AI for Beginners](https://aka.ms/genai-beginners) -- [**NEW** Cybersecurity for Beginners](https://github.com/microsoft/Security-101??WT.mc_id=academic-96948-sayoung) +- [ML for Beginners](https://aka.ms/ml-beginners) +- [Cybersecurity for Beginners](https://github.com/microsoft/Security-101) - [Web Dev for Beginners](https://aka.ms/webdev-beginners) - [IoT for Beginners](https://aka.ms/iot-beginners) -- [Machine Learning for Beginners](https://aka.ms/ml4beginners) -- [XR Development for Beginners](https://aka.ms/xr-dev-for-beginners) -- [Mastering GitHub Copilot for AI Paired Programming](https://aka.ms/GitHubCopilotAI) +- [XR Development for Beginners](https://github.com/microsoft/xr-development-for-beginners) +- [Mastering GitHub Copilot for C#/.NET Developers](https://github.com/microsoft/mastering-github-copilot-for-dotnet-csharp-developers) +- [Choose Your Own Copilot Adventure](https://github.com/microsoft/CopilotAdventures) From 6c3c6218c4b7a39e78f8922f6321c0d950db2cd6 Mon Sep 17 00:00:00 2001 From: Anthony Bartolo Date: Thu, 13 Feb 2025 12:09:02 -0500 Subject: [PATCH 2/2] Update README.md Updating Other Courses --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 99d13168..5f3c9a2c 100644 --- a/README.md +++ b/README.md @@ -153,5 +153,6 @@ Our team produces other courses! Check out: - [Web Dev for Beginners](https://aka.ms/webdev-beginners) - [IoT for Beginners](https://aka.ms/iot-beginners) - [XR Development for Beginners](https://github.com/microsoft/xr-development-for-beginners) +- [Mastering GitHub Copilot for Paired Programming](https://github.com/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming) - [Mastering GitHub Copilot for C#/.NET Developers](https://github.com/microsoft/mastering-github-copilot-for-dotnet-csharp-developers) - [Choose Your Own Copilot Adventure](https://github.com/microsoft/CopilotAdventures)