What this book covers

Chapter 1, New Features in C# 7.0, shows how C# 7.0 brings a lot of new functionality to the C# language. The biggest of these features by far are Tuples and pattern matching. Getting to grips with what’s new in C# 7.0 is essential for developers in order to stay on top of their game.

Chapter 2, Classes and Generics, form the building blocks of software development and are essential in building good code. The power of classes, which is to describe the world around us and translate it into a programming language that a compiler can understand, allows developers to create great software.

Chapter 3, Object-Oriented Programming in C#, is the foundation of C# and object-oriented programming (OOP). Understanding this concept ...

Get C# 7 and .NET Core Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.