Azure Functions Quickstart
A simple example demonstrating how to create and deploy an Azure Function using 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.
Updated: 5 days ago
View Sample
Python Data Analysis with Pandas
Explore data manipulation and analysis techniques using the Pandas library in Python.
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.
Updated: 3 days ago
View Sample
C++ Performance Benchmarking
An example of how to benchmark the performance of C++ code snippets using Google Benchmark.
Updated: 2 weeks ago
View Sample