Video description
C# 7.0 added a number of beneficial features that all C# developers should understand. The two most prominent are tuples (which make it easy to return multiple results from a method) and pattern matching (which simplifies switch statements that are conditional on the shape of data). In this course, C# expert Keith Welch covers these two, plus all of the other pivotal features that comprise C# 7.0. Learners should understand the basic principles of object oriented programming and have some background using C#.
- Understand C# 7's top features and discover how to use them in your projects
- Learn how to simplify your source code and write more efficient applications
- Gain experience with tuples, pattern matching, and more
Keith Welch runs Mooseworks Software, a mobile and web software development company based in New Hampshire and Turks and Caicos. He's worked in engineering for 30 years, software development for 20 years, and mobile for 10+ years. Keith is the author of multiple O'Reilly titles, including Learning C# Design Patterns and Learning C# Best Practices. He blogs at http://developerisland.com/.
Publisher resources
Product information
- Title: What's New in C# 7
- Author(s):
- Release date: December 2017
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781492032212
You might also like
video
C# in Depth, 4th Ed, Video Edition
"Jon doesn’t just explain how C# works; he explains how the whole thing holds together as …
video
Software Architecture Fundamentals, Second Edition
Being a successful software architect is more than just possessing technical knowledge. It’s about thinking like …
video
Design Patterns (Clean Coders Video Series)
Overview Get ready for something very different. This ain't no screen cast. This ain't no talkin' …
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …