Azure Functions Quickstart

A simple example demonstrating how to create and deploy an Azure Function using C#.

Azure Serverless C#
Updated: 2 days ago View Sample

React Todo List with State Management

A practical example of building a functional Todo list application using React and Redux.

JavaScript Web Development React State Management
Updated: 5 days ago View Sample

Python Data Analysis with Pandas

Explore data manipulation and analysis techniques using the Pandas library in Python.

Python Data Science Pandas
Updated: 1 week ago View Sample

Xamarin.Forms Cross-Platform UI

Demonstrates building a native mobile UI for iOS and Android with a single C# codebase.

Mobile Development Xamarin C#
Updated: 3 days ago View Sample

C++ Performance Benchmarking

An example of how to benchmark the performance of C++ code snippets using Google Benchmark.

C++ Performance Benchmarking
Updated: 2 weeks ago View Sample