Software Development
Showing 1249–1260 of 2824 results
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 – Deploy and manage a container app using Azure Container Apps
This module guides learners through the end-to-end process of building, deploying, and managing containerized applications using Azure Container Apps, Azure Container Registry, Azure Pipelines, and other tools and resources.
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.
Guided project – Provision IoT devices securely and at scale with IoT Hub Device Provisioning Service
Create code that authenticates with Azure IoT Hub Device Provisioning Service (DPS) using X.509 certificates, generates telemetry and accesses device twin properties. Use X.509 certificates to implement group enrollments, and deprovision enrollments groups and individual devices from an enrollment group.
Guided project – Route and process messages from your Azure IoT Hub devices
This module provides you with experience analyzing and processing IoT device messages using IoT Hub message routing and the Azure Stream Analytics services, and experience configuring Azure Blob Storage for your device data.