Software Development
Showing 2437–2448 of 2824 results
Tensorflow for Beginners
A complete guide for building machine learning and deep learning solutions using Tensorflow
Terraform: Zero To Hero
Learn how to automate infrastructure easily.
Test and publish Progressive Web Apps (PWAs) for Microsoft Store
Master PWA testing across devices and platforms while learning to package and submit your app to the Microsoft Store. Gain insights into compliance, PWABuilder usage, and Microsoft Partner Center navigation for successful PWA publication.
Test Automation Fundamentals
Test automation is an essential part of an effective software development process. This course will teach you how to release high-quality software using fundamental test automation principles.
Test Automation: The Big Picture
Test automation helps you build delightful, competitive products. This course will teach you how and when to apply test automation, recognize different types of tests, avoid common pitfalls, and get a head start.
Test Driven Development in C# 8
Test Driven Development (TDD) is a powerful approach to build solid and robust software. This course teaches you how to use TDD in C# to test and implement new features in your .NET projects.
Test First Development – Part 1
Test first development techniques and practices with C#, Visual Studio, and NUnit
Test Harnesses in Angular
Join Emma Twersky in this Enterprise NG conference session that discusses test harnesses in Angular.
Test your Bicep code by using Azure Pipelines
Validate and test your Bicep code in your deployment pipeline. You'll use linting, preflight validation, and the what-if operation to validate your Azure changes before you deploy, and you'll test your resources after each deployment.
Test your Bicep code by using GitHub Actions
Validate and test your Bicep code in your deployment workflow. You'll use linting, preflight validation, and the what-if operation to validate your Azure changes before you deploy, and you'll test your resources after each deployment.
Test-driven Development Using React 16
Test-driven Development (TDD) and React work together to create clean, reliable code. This course will teach you the fundamentals of both while giving you essential hands-on experience so that you can quickly implement both in your projects.
Test-driven Development with React
Master test-driven development in React, focusing on writing tests before implementation for better code quality and reliability.