Software Development
Showing 2533–2544 of 2769 results
Understand how Rust manages memory
Discover the features that make Rust so unique: ownership and borrowing.
Understand how to use packages, variables, and functions in Go
Learn about the basic data types in Go and about how to declare variables, write functions, and use packages.
Understand the process of bringing an app to AppSource in Business Central
Do you want to know about technical and marketing AppSource validation procedures? In this module, you'll learn what is required from a technical and marketing point of view for your application to be validated for AppSource.
Understanding ASP.NET Core 3.x
If you’re looking to upgrade your knowledge to ASP.NET Core 3, then this course is for you. We also have you covered for versions of .NET beyond .NET Core 3 in the final module.
Understanding Low Code as a Traditional Developer
Power Apps can be a powerful tool for citizen developers and traditional developers alike. Upon finishing this module, a traditional developer will have learned how Power Apps work, what the formula language is, and how to create an app using Power Apps.
Understanding OWIN and Katana
This course gives you an introduction to OWIN and Project Katana, and shows how you can use it while building your web applications.
Unit Testing an ASP.NET Core MVC Web Application
Unit testing your ASP.NET Core MVC web application helps with improving its reliability. This course will teach you the ins and outs of unit testing with xUnit in detail.
Unit Testing an ASP.NET Core Web API
Unit testing your ASP.NET Core Web API helps with improving its reliability. This course will teach you the ins and outs of unit testing with xUnit in detail.
Unit Testing C Code in CLion 2020
Writing unit tests is a big part of being a good software developer. This course will teach you how to use unit tests to improve existing C code with the CLion IDE.
Unit Testing Fundamentals
Learn unit testing basics and best practices and understand the core concepts, terminology, and techniques. This course will teach you unit testing fundamentals to get started writing good unit tests.
Unit Testing in ASP.NET Core Blazor
Unit testing ensures that all code meets quality standards before it's deployed. This course will teach you how to unit test Blazor Applications using bUnit.
Unit Testing in Ruby
This course will teach you how to configure and use RSpec to test existing Ruby code.