Software Development
Showing 409–420 of 2653 results
C++ Programming for Experienced Engineers
This course offers over 90 carefully composed examples that intend to teach the fundamentals of the C++ programming language to any beginner.
C++ Unit Testing Fundamentals Using Catch2 2
Writing unit tests is a big part of being a professional software developer. This course would teach you how to write readable and robust unit tests using Catch2, a simple yet powerful unit testing framework.
C++11 Language Features
This course will provide you with detailed information about all of the changes made to the language since C++98/03.
C++20 Algorithms Playbook
If the C++ Standard Library seems intimidating, try getting started with it through the header. This course will teach you how to find pre-written functions that will speed up your development.
C++20 Fundamentals
If C++ scares you, or you've heard that it's a difficult language, this course will show you how easy Modern C++ can be. You will learn the fundamentals of the language so that you can write useful C++ applications.
Caching and performance in Azure storage disks
Moving data as fast as possible is good for business. Learn about disk performance in Azure, how caching can help optimize read and write access to storage, and how to enable caching to help optimize the performance of Azure VM disks.
Call an API from an Azure Logic Apps workflow using a custom connector
Call any Web API from a logic app workflow using the custom connector.
Call methods from the .NET Class Library using C#
Use functionality in the .NET Class Library by calling methods that return values, accept input parameters, and more.
CaltechX: Learning From Data (Introductory Machine Learning)
Introductory Machine Learning course covering theory, algorithms and applications. Our focus is on real understanding, not just "knowing."
Can Chaos Coerce Clarity from Compounding Complexity? Certainly.
Let's go Black Swan hunting together. This is a very different kind of hunting, and the tool we need is chaos. You see, the swans we're hunting aren't sitting in a tranquil pond or gliding majestically over a clear lake on a beautiful, sunny day.
Capture Web Application Logs with App Service Diagnostics Logging
Use application logs in Azure Web Apps to help debug web app code.
Case Studies: Building Web Applications with Shiny in R
Practice your Shiny skills while building some fun Shiny apps for real-life scenarios!