Brief Summary
This course covers all the amazing new features of C# 6, C# 7, and Visual Studio 2017! It's perfect for both newbies and seasoned developers looking to polish their skills.
Key Points
-
Learn modern features of C# 6 and C# 7
-
Practical examples to enhance understanding
-
Free Skype help available for beginners
-
English subtitles for better comprehension
-
Improved tools in Visual Studio 2017
Learning Outcomes
-
Become proficient in the latest C# features and concepts
-
Gain hands-on experience with practical examples
-
Enhance debugging and coding efficiency using Visual Studio 2017
About This Course
Learn new features of C# 6, C# 7 and Visual Studio 2017 on practical examples
C# is one of the most powerful languages in the modern world of programming. It has one of the most powerful type system. There was a battle for sometime between Java and C# and now we can say for sure that C# won that battle from the language features point of view.
C# 6 is already released and fully available with Visual Studio 2015. C# 7 is under development still, but many announced features are already implemented and we can play with them in Visual Studio 2017 which is currently (when I'm writing this) itself under development (release candidate is available).
Teaching Approach
No fluff, no ranting, no beating the air. I esteem your time. The course material is succinct, yet comprehensive. All important concepts are covered. For absolute beginners, I offer my help on Skype absolutely free if requested. Don't forget that this course has English subtitles, so if you don't understand my accent, feel free to turn them on.
Take this course and you will be satisfied.
Keep pace with modern C#
If you go behind the modern C#, then this course is for you. This course will bring a whole picture of what's going on nowadays in C#. Modern C# is a powerful multiparadigmatical language. New versions of C# bring more and more functional features and you'll see it on practical examples.
Content and Overview
The goal of this course is to show all the new features of C# 6, C# 7 and Visual Studio 2017.
This course is built for all kind of C# developers who are interested in learning C# 6, C# 7 and Visual Studio 2017. This course is beneficial for juniors as well as for seniors who want to stay well-informed about new C# features. I’m sure any student will find something interesting and useful in this course.
The main prerequisite is to be familiar with development on the .NET platform in C#. That’s all you need.
In short, the course covers the following topics.
C# 6:
Autoproperties and Immutability
Expression-bodied members
Import of static members (using static)
nameof
String interpolation
Nullability, null-conditional operators
Index initializers
Exception Filters
C# 7:
Enhanced Tuples
Pattern Matching
Ref. Returns, Async Returns, Exceptions
Deconstruction
Local Functions (more functional programming! :)Â )
Out variables literals
VIsual Studio 2017:
Harness the power of C# 6 and C# 7
Write more maintainable code in C#
Use powerful new features of Visual Studio 2017
Matej K.
Nice informative explanation of the topic.