leocamello's Stars
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
microsoft/IoT-For-Beginners
12 Weeks, 24 Lessons, IoT for All!
microsoft/sql-server-samples
Azure Data SQL Samples - Official Microsoft GitHub Repository containing code samples for SQL Server, Azure SQL, Azure Synapse, and Azure SQL Edge
charlax/engineering-management
A collection of inspiring resources related to engineering management and tech leadership
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
googlevr/gvr-unity-sdk
Google VR SDK for Unity
AhmadElsagheer/Competitive-programming-library
Code library for competitive programming purposes.
nature-of-code/noc-book
The Nature of Code book (archived repo, see README for new repo / build system!)
marinskiy/HackerrankPractice
170+ solutions to Hackerrank.com practice problems using Python 3, С++ and Oracle SQL
davidfowl/Todos
Various todo list backend API implementations
antiufo/roslyn-linq-rewrite
Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic dispatch.
ckormanyos/real-time-cpp
Source code for the book Real-Time C++, by Christopher Kormanyos
intel/compile-time-init-build
C++ library for composing modular firmware at compile-time.
arsho/Hackerrank_Python_Domain_Solutions
Solutions of challenges of Hackerrank Python domain
microsoft/rust-for-dotnet-devs
Rust for C#/.NET Developers
MvvmCross/MvvmCross-Samples
Tutorials and samples for MvvmCross: The .NET MVVM framework for cross-platform solutions.
sknsht/HackerRank
My solutions to HackerRank problems
vpetrigo/arm-cmake-toolchains
CMake toolchain configurations for ARM
toeb/moderncmake
Samples for Learning Modern CMake
subsecondtdd/todo-subsecond
Tiny web app to demonstrate subsecond full-stack acceptance tests with Node.js and Cucumber
edgeimpulse/courseware-embedded-machine-learning
cortexm/baremetal
ARM Cortex-M bare-metal example code in C++ and CMake build
karlphillip/GraphicsProgramming
Demos related to OpenGL, Qt/QML, OpenCV and other X technologies.
schweitzer/modern-cmake-tutorial
Tutorial about doing CMake Right
arm-university/Graphics-and-Mobile-Gaming-Education-Kit
Enable students to create 3D games on mobile devices through the teaching of graphics and gaming fundamentals and hands-on practice using professional graphics API and game engines
ckormanyos/real-time-cpp-toolchains
GNU/GCC Toolchains that can be optionally used for real-time-cpp on Windows
energia/msp432-core
MSP432 Core and Framework
StonePunch/todoAPI
Simple API to track Todos
gabrielfeo/BirthdayManager
(WIP) A software architecture study, using .NET Core and ASP.NET MVC.