Developer
Showing 433–444 of 843 results
Guided project – Build a .NET app with Azure Cosmos DB for NoSQL
Connect to an Azure Cosmos DB for NoSQL account using C# and .NET to perform common operations. Your code creates resources, coordinate multiple operations, and query items.
Guided project – Build a chat bot using Azure OpenAI, Azure Cosmos DB for NoSQL, and Blazor
Connect an existing Blazor web application to Azure Cosmos DB for NoSQL and Azure OpenAI using their .NET software development kits. Your code manages and queries items in an API for NoSQL container. Your code also sends prompts to Azure OpenAI and parses the responses.
Guided Project – Build a message extension plugin with TypeScript (TS) for Microsoft Copilot
This guided project is about building message extension plugins for Microsoft 365 Copilot using TypeScript and the Teams Toolkit.
Guided project – Build auto suggest engine with Copilot
Use GitHub Copilot to interpret, debug, and extend project code for a Trie data structure that supports autocomplete and spelling suggestion features.
Guided project – Calculate and print student grades
Learn to develop an application that will calculate and display results based on given data.
Guided project – Calculate final GPA
Gain experience developing an application that will calculate and display results based on given data.
Guided project – Create an AI travel agent
This module guides you through the steps required to develop a proof-of-concept AI Travel assistant with the Semantic Kernel SDK. By the end of this module, you complete a small chatbot application.
Guided project – Debug and handle exceptions in a C# console application using Visual Studio Code
This module guides you through a code review and debugging process, as well as the process for adding exception handling to an application.
Guided project – Develop conditional branching and looping structures in C#
Gain experience developing a console app that implements selection and iteration statements to achieve app specifications.
Guided project – Develop foreach and if-elseif-else structures to process array data in C#
Gain experience developing a console app that implements arrays, foreach loops, and if statements to achieve app specifications.
Guided project – Explore Azure IoT Hub monitoring
Explore configuring IoT Hub monitoring for your solution, setting up and triggering alerts, and reviewing the diagnostics logs.
Guided project – Plan a Petting Zoo Visit
Demonstrate your ability to develop a console app that relies on methods with different parameters and return values to coordinate a visit to the petting zoo.