Mixing Paradigms Using the Latest C# Language Features - Zoran Horvat - NDC Porto 2022

Описание к видео Mixing Paradigms Using the Latest C# Language Features - Zoran Horvat - NDC Porto 2022

Mixing functional programming and metaprogramming into good-old object-oriented C# is not new. Still, so many programmers don't see it clearly yet: Those paradigms are not additions to an established programming model; they are genuine parts of a unified programming method, support for which is progressively being added to the C# programming language.

In this session, we will demonstrate use of latest functional additions to C# - records, tuples, deconstruction, nullable reference types, LINQ, extension methods, and a few others - which will be integrated with object-oriented and even procedural elements into a unified design which effectively solves a practical problem.


Check out more of our featured speakers and talks at
https://www.ndcconferences.com
https://ndcporto.com

Комментарии

Информация по комментариям в разработке