Programming
Showing 961–972 of 3115 results
Domain Driven Design Made Easy
This course helps software architects learn domain-driven design, its objects, activities, and abstractions, and how designs can be turned into software.
Download and upload files in a JavaScript app with Microsoft Graph
Learn how to list, download, and upload a user's files from a single-page application by using Microsoft Graph.
Download and upload files in an ASP.NET Core app with Microsoft Graph
Learn how to list, download, and upload a user's files in an ASP.NET Core application by using Microsoft Graph.
Drive higher utilization of your Java apps – autoscaling
Learn how to drive higher utilization of your Java apps on Azure using autoscaling.
Dynamic Programming in Python: Optimizing Programs for Efficiency
Master dynamic programming techniques to write more efficient Python programs.
Dynamic Web Applications with Sinatra
Learn to build dynamic web applications using the Sinatra framework, focusing on routing and middleware.
Dynamically meet changing web app performance requirements with autoscale rules
Respond to periods of high activity by incrementally adding resources, and then removing these resources when activity drops, to reduce costs.
Edit code through branching and merging in Git
Level up your Git knowledge by learning how to keep code separate in branches, and how to merge them later.
Edit code using any device with Visual Studio Code for the Web
In this module, you'll learn how to use Visual Studio for the Web to develop from any device that is browser compatible. We'll explore how to make and review lightweight code edits using Visual Studio Code for the Web. Finally, we'll learn how to continue working in a different environment to get the full feature set of Visual Studio Code.
Effective Data Manipulation with pandas
Master the art of data manipulation with the powerful pandas library in Python.
Effective Software Development for Enterprise Applications
Gain insights into effective software development practices tailored for enterprise-level applications, emphasizing reliability and scalability.
Effective Unit and Integration Testing in Scala
Gain insights into writing effective unit and integration tests in Scala to ensure software quality and reliability.