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
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube