From 616266bdf534b3f15b2624eef43581bb6439b8fe Mon Sep 17 00:00:00 2001 From: Rory Preddy Date: Thu, 7 Aug 2025 11:07:30 +0200 Subject: [PATCH] Add Generative AI with Java course to README Included a link to the 'Generative AI with Java' course in the list of related resources in the README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index df762871..40d1ca65 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,7 @@ Our team produces other courses! Check out: - [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) +- [Generative AI with Java](https://github.com/microsoft/Generative-AI-for-beginners-java) - [AI for Beginners](https://aka.ms/ai-beginners) - [Data Science for Beginners](https://aka.ms/datascience-beginners) - [ML for Beginners](https://aka.ms/ml-beginners)