Software Development
Showing 121–132 of 2824 results
Apply basic performance optimization in finance and operations apps
By optimizing your development for performance, you can ensure that your work is useful and appreciated by users. As a finance and operations apps developer, you should understand how your designs can be properly optimized for performance.
Applying Agile Methods to Large Teams and Projects
Discover how to effectively apply Agile methodologies to large teams and projects, focusing on scaling Agile practices for better collaboration and delivery.
Applying Concurrency and Multi-threading to Common Java 8 Patterns
If you want to be able to write multi-threaded Java apps, this course is for you. You'll learn about problems with concurrent programming on multicore CPU, and false sharing. You'll also be introduced to the Java Memory model and more.
Applying the Mathematical MASS Model with R
This course focuses on capabilities, models, and datasets available within the MASS package in R. Along the way, you will gain knowledge of estimating survival probabilities and working with hazard rates in multi-state model.
Architect modern applications using Azure SQL Database
Break down a scenario for an application and build a multi-service solution based on the microservices approach. Learn how to use modern database capabilities to build a foundation for applications.
Architecting an ASP.NET Core MVC Application for Unit Testability
Want to quickly and easily know if your app is working? You'll need automated tests. This course will show you how to architect an ASP.NET Core app so that you can write great automated unit tests.
ArmEducationX: Machine Learning at the Edge on Arm: A Practical Introduction
This course will provide you with the hands-on experience you’ll need to create innovative machine learning applications using ubiquitous Arm-based microcontrollers.
Arrays and Objects in JavaScript
This course will teach you a deep understanding of arrays and objects in JavaScript, and how to use them to solve real-world tasks.
ASP.NET Core 1 MVC Testing Fundamentals
ASP.NET Core MVC is the latest evolution of .NET web programming. In this course, you'll learn how to create automated tests to cover the different parts of your ASP.NET Core MVC application to help find errors before they make it to production.
ASP.NET Core 3 Microservices: Getting Started
Using microservices as the architecture of applications is both powerful and complex. This course will teach you why that is and how to get started creating microservices using ASP.NET Core.
ASP.NET Core Clean Architecture
Creating a testable and maintainable application in .NET Core requires a solid foundation. This course will teach you how to use Clean Architecture principles for your ASP.NET Core applications.
ASP.NET Core Crash Course
Ever been curious about how easy it really is to create an MVC website using ASP.NET Core? We'll create a brand new site from scratch with lots of great features and explore key aspects of ASP.NET Core in this code-focused course.