New-ish Things about C# Strings (C# 11)

Описание к видео New-ish Things about C# Strings (C# 11)

Much of what we work with in our code are strings. So let's look at some of the new-ish things about C# strings: including raw string literals and raw string interpolation (new in C# 11).

Content
00:00 Newish things about C# strings
00:15 Quoted string literals
00:46 Verbatim string literals
02:00 Raw string literals (new in C# 11)
04:03 Examples of raw string literals
05:10 String interpolation
06:07 Constant string interpolation (new in C# 10)
06:18 Newlines in interpolation expressions (new in C# 11)
07:09 Verbatim string interpolation
07:31 Raw string interpolation (new in C# 11)

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
😊About Me
Hey! I'm Deborah Kurata
I'm a software developer and YouTube content creator. I speak at conferences such as VS Live and ng-conf. I write articles for freeCodeCamp. And I'm a Pluralsight author with courses in the top 10 most popular (out of 10,000+) over the past 5 years. For my work in support of software developers, I've been recognized with the Microsoft Most Valuable Professional (MVP) award, and I'm a Google Developer Expert (GDE).

Contact me on Twitter:   / deborahkurata  
Find my Pluralsight courses: https://www.pluralsight.com/profile/a...
Access my freeCodeCamp articles: https://www.freecodecamp.org/news/aut...
View my YouTube content:    / @deborah_kurata  

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
#csharp #csharptutorial #demo #string #interpolatedstring, string interpolation

Комментарии

Информация по комментариям в разработке