add
Filip Ekberg
clear
Filip Ekberg
Filip Ekberg is a public speaker, Pluralsight author, principal consultant and author of “C# Smorgasbord” (2012). Ekberg has worked all the way from Sydney to Gothenburg, and has more than a decade of experience with C#.
Wednesday
unfold_lessunfold_more Improving with C# 8.0
Key takeaways
- You will discover how Null Reference Exceptions is (almost) eliminated with Nullable Reference Types
- You will learn how to write more readable and less error prone code when adapting to the pattern matching changes and switch expressions
- How to write more powerful code with the changes in C# 8.0
- How asynchronous streams change the way we work with streams of data
In this session we will look at features introduced in C# 8.0, and focus on how it makes us write better and more powerful applications. You will learn how the language features have changed, or been added from the previous iteration of C# (7.0), and how this changes the way we look at building our software.
add_circle_outline remove_circle_outline