Programming
Showing 841–852 of 3115 results
Der ultimative Adobe Photoshop CC Werkzeuge Kurs [2021]
Adobe Photoshop CC Werkzeug Kurs auf deutsch für Einsteiger und Fortgeschrittene
Describe how Git manages source control
Describe how Git manages source control introduces basic Git concepts, explains their use, and covers the Git commands that help users manage files in the GitHub source control system.
Describe the purpose and use of source control
Source control is a critical tool used by developers and devops professionals to manage and maintain code. Describe the purpose and use of source control is an introduction to source control. It starts out explaining source control as a concept, then delves into one of the most popular source control platforms around, and finishes with guiding you through creating your first source controlled file and handling updates.
Design a data partitioning strategy
Identify strategies for managing relationships between data entities, such as customers and sales data. Improve data-model performance and scaling by pre-aggregating and denormalizing your data. Use change-feed to maintain your data's referential integrity.
Design a Performant Data Model in Azure SQL Database with Azure Data Studio
In this module, you'll learn how to create a data model with Azure data studio. You'll create indexes and tables and use data types to help develop your applications.
Design a Test Automation Framework with Selenium and Java
Learn to create a robust test automation framework using Selenium and Java, focusing on best practices for automated testing.
Design an Azure Cosmos DB for MongoDB database
This module will introduce Azure Cosmos DB modeling, shard keys and indexing concepts. We will also discuss Azure Cosmos DB for MongoDB collection's support for MongoDB aggregation pipelines.
Design an MVVM viewmodel for .NET MAUI
Learn about the MVVM design pattern and how it can separate your business logic and user interface code. Learn how viewmodels are designed and why they're an important part of the pattern.
Design and Build Great Web APIs
The course is organized into four parts: Getting Started, The Design Phase, The Build Phase, and The Release Phase.
Design and implement a replication strategy for Azure Cosmos DB for NoSQL
Plan and implement techniques to replicate data across the globe in Azure Cosmos DB for NoSQL.
Design consistent .NET MAUI XAML pages by using shared resources
Learn how to use shared resources and styles in .NET MAUI XAML
Design of Computer Programs
Explore the principles and practices of designing effective and efficient computer programs.