NDC London 2019, Workshop: Become a better C# programmer: more Value, more Expressions, no Waiting
-
Updated
Jun 23, 2022 - C#
NDC London 2019, Workshop: Become a better C# programmer: more Value, more Expressions, no Waiting
Advanced converters for the System.Text.Json serializer
A console application for C# 7 features
Demonstration of multi-key dictionary lookups, which can be almost 5,000 times faster than LINQ. This technique lets you do 10 million lookup per second.
λTuple makes it possible to write some Lisp directly in your C# code.
A desicion making game about Healthy food for children
C# 7.0 New Features (samples for conference talk)
Exercism - This C# project is about tuples and analyzing phone numbers.
A collection of my early C# learning projects, from basic input/output and loops to intermediate concepts like arrays, matrices, lambda expressions, and menu-driven systems. Includes exercises (e.g., election simulation, list managers) and emphasizes data manipulation, input validation, and structured problem-solving.
This repo. has C# language features code I have implemented to achieve a good understanding of the .net & c# language feature
A simple storage format with scopes and a C-like syntax.
Playground for the most relevant features in C# 7
Reducing the need to create DTO classes using Tuples.
C# version 7 New Features examples
Exercício de algoritmo, imaginando um planejamento para montar uma empresa e seus objetivos, praticando funcionalidades da programação e da linguagem C#.
DAD Project
Add a description, image, and links to the tuples topic page so that developers can more easily learn about it.
To associate your repository with the tuples topic, visit your repo's landing page and select "manage topics."