IT & Software
Showing 3457–3468 of 16328 results
Create Beautiful Reports and Books with Jupyter Book!
Learn to create beautiful, interactive reports and books using Jupyter Book. Explore how to combine code, markdown, and visualizations to present research and findings in an engaging, easy-to-share format.
Create C# methods that return values
Learn to create methods that return values
Create C# methods with parameters
Learn how to use different types of input parameters in methods
Create calculation groups
In this module you'll learn what calculation groups are, explore key features and usage scenarios, and learn to create calculation groups.
Create classes in finance and operations apps
Classes are blocks of code that contain data and methods. When developing for finance and operations apps, you use the X++ language to create new classes.
Create cloud native apps with Azure and open-source software
Cloud-native apps represent a modern approach to app development, where software systems are designed with cloud scale and capabilities in mind. Cloud-native apps build on open source technologies where feasible, with a focus on architectural modularity. In focusing on open technologies, "Cloud Native", means flexibility of deployment target, while still being able to use Azure-specific services like Azure Cosmos DB and Microsoft Entra ID.
Create cloud-native apps and services with .NET and ASP.NET Core
Create independently deployable, highly scalable, and resilient services using the free and open-source .NET platform.
Create components with Power Apps Component Framework
Get started with Power Apps Component Framework with an introductory module on the core concepts and components. This is followed by modules that show you how to build a component and work with advanced Power Apps Component Framework features.
Create composable Bicep files by using modules
Design and build reusable modules to simplify your Bicep templates. Compose multiple modules into templates by using parameters and outputs.
Create computer vision solutions with Azure AI Vision
Computer vision is an area of artificial intelligence that deals with visual perception. Azure AI Vision includes multiple services that support common computer vision scenarios.
Create confusion matrices and compute metrics with Python
Understand how to create confusion matrices and compute essential model metrics in Python. Learn to evaluate classification models with metrics like accuracy, precision, recall, F1-score, and ROC-AUC to gauge their performance.
Create Continuous Delivery Pipelines on AWS Using CDK
AWS DevOps : Build serverless continuous delivery pipelines on AWS CodePipeline using infrastructure as a code with CDK