Software Development
Showing 1897–1908 of 2824 results
Manage source control
Learn how GitHub enables you to build a modern source control strategy that fosters collaboration and enables you to automate your build and deployment processes.
Manage Surface Hub
In this module, you'll learn how to use Teams admin center to review and manage Surface Hub devices. You'll then see how to use Microsoft Endpoint Manager to create, deploy, and manage configuration policies.
Manage the Azure Blob storage lifecycle
Learn how to manage data availability throughout the Azure Blob storage lifecycle.
Manage the lifecycle of your projects on GitHub
Take full control of your GitHub projects. Through work planning and tracking, effective branching strategies, and extending GitHub through its API, manage releases all the way from idea to working software in the hands of your users.
Manage virtual machines with the Azure CLI
Learn how to use the cross-platform Azure CLI to create, start, stop, and perform other management tasks related to virtual machines in Azure.
Manage your generative AI APIs with Azure API Management
This module will help you understand how to manage APIs at scale with Azure API Management. Specifically it will show how to interact with Azure OpenAI service.
Managing and Binding Data Using the Paging Library
Paging your data helps improve your app’s performance and increases user experience with little to no effort. This course will teach you how to use the Android Paging Library to add pagination to your Android apps.
Managing and injecting dependencies into Java microservices using Contexts and Dependency Injection (CDI)
Master dependency injection in Java microservices using CDI (Contexts and Dependency Injection). Learn to inject services, resources, and configurations, improving code modularity, testability, and maintainability in microservice architectures.
Managing and Reporting on Tests with Zephyr for Jira
Discover how Jira's project management capabilities enhance collaboration and tracking, while Zephyr's test management tool empowers efficient test case creation and execution.
Managing Ansible with AWX
Struggling with managing complex Ansible projects at scale? Unlock AWXs power to automate complex IT systems, enhance visibility, fortify security, and assure compliance. Rediscover your automation passion while taming your growing infrastructure.
Managing Containerized Applications with Podman
This course will help you master container management using Podman as well as help you in passing your EX188 exam.
Managing Data and Memory Allocation in C
Dynamic memory management is a core part of any program written in C. This course will teach you how to safely allocate memory at runtime and will give you the tools you need to facilitate the creation of C programs that are memory-efficient.