Developer
Showing 685–696 of 843 results
Python error handling
Handle exceptions and create useful error messages. Improve your skills by using exceptions for code flow control.
Python for beginners
Get started with Python! Learn how to create programs and projects in Python. Work with strings, lists, loops, dictionaries, and functions.
Python functions
The next step after using procedural code is to write modular software by using functions. Functions, from simple ones to multiple-argument ones, are useful in making code reusable.
Query the Azure Cosmos DB for NoSQL
Author queries for Azure Cosmos DB for NoSQL using the SQL query language.
Rapidly develop and deploy Java apps using GitHub Actions or Azure Pipelines
Create a Terraform configuration, provision your Azure resources, and set up your project for continuous integration and continuous delivery (CI/CD) by using either GitHub Actions or Azure Pipelines.
Refactor Node.js Express APIs into serverless Azure Functions APIs
Improve availability and scalability by refactoring existing Node.js Express APIs into Azure Functions serverless APIs with v4 programming model.
Remote development with Visual Studio Code
Remote development provides benefits like consistent environments, the ability to use more powerful hardware, and the flexibility to develop on different platforms without impacting your local machine. Visual Studio Code provides tools for various remote development setups, such as using a container, a remote machine, or the Windows Subsystem for Linux (WSL). In this path, you will:
Remotely debug ASP.NET Core apps hosted on Azure App Service using Visual Studio
Learn how to remotely debug your ASP.NET Core apps on Azure App Service directly using Visual Studio 2022.
Render a 3D model with Azure Remote Rendering
Use Azure Remote Rendering to render a 3D model in a Unity project. You can deploy the model to HoloLens 2 or use the power of mixed reality with the MRTK.
Render API responses in ASP.NET Core Razor Pages
Learn how to render API responses in ASP.NET Core Razor Pages and perform HTTP operations by using page handlers.
Replace client-side polling with ASP.NET Core SignalR
In this module, you use ASP.NET Core SignalR to replace client-side polling functionality in an existing web app.
Replicate and monitor an Azure Cosmos DB for MongoDB account
This module will introduce replication, consistency Levels, and Azure monitoring for Azure Cosmos DB.