Exploring C# 8 - The Deep Dive
Offered By: NDC Conferences via YouTube
Course Description
Overview
Dive into an in-depth exploration of C# 8 features in this 47-minute conference talk by David Pine at NDC Conferences. Learn about the evolution of C# since Microsoft open-sourced the language on GitHub in January 2017. Discover key innovations including async streams, nullable reference types, advances in pattern matching, static locals, using declarations, ranges and indices, default interface methods, and target type new expressions. Gain insights into the potential benefits and practical implications of these features from an opinionated perspective that considers real-world development constraints. Understand how these additions to C# can impact your .NET development practices and make informed decisions about their adoption in your projects.
Syllabus
Exploring C# 8: The Deep Dive - David Pine
Taught by
NDC Conferences
Related Courses
C# into the FutureNDC Conferences via YouTube Nullable Reference Types in C# 8
GOTO Conferences via YouTube What's New in C# - Exciting New Features in C# 9, 10 and 11
NDC Conferences via YouTube What's New in C# - Exciting New Features in C# 8.0, 9.0 and 10
NDC Conferences via YouTube What's New in C# - Exciting New Features in C# 8.0, 9.0 and 10
NDC Conferences via YouTube