Programming
Showing 3853–3864 of 3881 results
Workshop: Learning Test Driven Development with Angular Part 2
Come learn one of the best ways to improve the quality of your code.
Workshop: Learning Test Driven Development with Angular Part 3
Come learn one of the best ways to improve the quality of your code.
WPF 6 Fundamentals
The Windows Presentation Foundation (WPF) is a popular UI framework that is part of .NET. This course teaches you how to use WPF and its UI description language XAML to build Windows desktop applications with .NET and C#.
WPF and MVVM: Advanced Model Treatment
In this course, you learn how to use Model-wrappers in your MVVM-application for several scenarios: to highlight changed fields, to highlight invalid fields, to display validation errors, to enable the save button only if there are changes, and much more.
WPF and MVVM: Test Driven Development of ViewModels
Testing your ViewModels while they're in development can help you create better apps. In this course, you'll learn how to use test-driven development (TDD) to build the ViewModels of your MVVM application.
WPF Data Binding in Depth
Data binding is one of the most powerful and important capabilities in WPF applications for building data-driven, loosely coupled, maintainable applications. In this course you will learn how to use the end-to-end capabilities of data binding in WPF including both the most common features as well as more advanced capabilities.
WPF MVVM in Depth
This course provides end-to-end coverage of what you need to know to effectively apply the MVVM pattern to WPF applications.
Write and test a program in Go
By using what you've learned about Go, write and test a complete program.
Write automated tests
Learn about the types of testing you can do with Rust.
Write Ethereum smart contracts by using Solidity
Learn how to install and use tools that you can use to develop smart contracts.
Write management scripts for Azure Cosmos DB for NoSQL
Learn how to manage Azure Cosmos DB for NoSQL accounts, databases, and containers using the Azure CLI.
Write Professional Command-line Programs in Go
Develop skills to create robust and user-friendly command-line applications in Go, focusing on best practices and usability.