Programming
Showing 2161–2172 of 2924 results
Microsoft SQL Server Development for Everyone!
Learn the fundamentals of database design, development and querying using Microsoft SQL Server 2017
Migrate a MongoDB database to Azure Cosmos DB
In this module we will learn several ways to migrate existing MongoDB databases to Azure Cosmos DB for MongoDB.
Migrate an ASP.NET web application to Azure with Visual Studio
Learn how to take a .NET Framework web app and migrate it to Azure. This scenario represents a very common set of challenges that you will run into when moving an app to the cloud. You will make key updates to the solution to make it cloud ready.
Migrate ASP.NET Apps to Azure
Migrate ASP.NET web applications and their data to Azure App Service and Azure SQL Database to take advantage of the cloud.
Migrate Azure resources and JSON ARM templates to use Bicep
Export and convert your Azure resources to Bicep files, and migrate your JSON Azure Resource Manager templates (ARM templates) to Bicep. Refactor your Bicep files to follow best practices. Test your Bicep files and deploy them to production.
Migrate to vCore-based Azure Cosmos DB for MongoDB
Explore migrating to vCore-based Azure Cosmos DB for MongoDB, utilizing Azure Data Studio, MongoDB migration tools, and Azure Databricks for data migration.
Migrate your CI/CD pipelines to GitHub with GitHub Actions Importer
Learn about GitHub Actions Importer and how it can help facilitate migrations from your current CI/CD tool to GitHub Actions.
Migrate your repository by using GitHub best practices
Learn to move your existing project to GitHub from a legacy version control system.
Milestones in Python 3.8 with exciting new features
'-Downloading and Installing Python 3.8 -Walrus Operator -Position Only Operator -F string support -isqrt function
Mini Course: Build Rock Paper Scissors with C++
This course builds a classic Rock Paper Scissors game in C++ using a modular programming method for a beginner-level coder
Mini Course: Build Rock Paper Scissors with C++
This course builds a classic Rock Paper Scissors game in C++ using a modular programming method for a beginner-level coder
Mini Course: Build Rock Paper Scissors with Python
This course builds a classic Rock Paper Scissors game in Python using a modular programming method for a beginner-level coder.