Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

C# 7: First Look

Posted By: naag
C# 7: First Look

C# 7: First Look
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 45M | 124 MB
Genre: eLearning | Language: English

C# is one of the world's most popular programming language, and it continues to evolve in significant ways. This course takes a first look at the newest features now available with C# 7.

C# Programmers want to stay up to date with their programming language, and with good reason. C# 7, the latest release as of 2017, is packed with new and powerful features. In this course, C# 7: First Look, you'll get a first look at C# 7. First, you'll learn about tuples: entities with two or more elements that can be used to return multiple values from methods and for many other use cases as well. Next, you'll get a deconstruction that allows you to break tuples down into local variables. Finally, you'll discover patterns which allow you to match its statements and switch/case statements based on the shape of an object rather than just its value. By the end this course, you’ll know how to use all the new features in C# 7.

C# 7: First Look