Programming
Showing 205–216 of 4349 results
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 Functional Principles in C# 6
Functional programming in C# can give you insight into how your programs will behave. You'll learn the fundamental principles that lie at the foundation of functional programming, why they're important, and how to apply them.
Applying Hugging Face Machine Learning Pipelines in Python
This course introduces Hugging Face models and uses them for several NLP and computer vision tasks.
Applying Hugging Face Machine Learning Pipelines in Python
This course introduces Hugging Face models and uses them for several NLP and computer vision tasks.
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.
Arduino Data Visualization using Python
Arduino Data Visualization using Python
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.
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.