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
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.
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.
C# 7.0 New Features (samples for conference talk)
A simple storage format with scopes and a C-like syntax.
Exercism - This C# project is about tuples and analyzing phone numbers.
A desicion making game about Healthy food for children
This repo. has C# language features code I have implemented to achieve a good understanding of the .net & c# language feature
Playground for the most relevant features in C# 7
Reducing the need to create DTO classes using Tuples.
Enhance C# code with extension methods for ranges, tuples, and more.
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."