This is eighth chapter from the course - C# and .NET For Beginners.
This chapter is all about strings. It begins with string fundamentals. It explains how the C# strings are different from strings in other languages. It also explains various ways to declare string variables.
It explains concepts mentioned below:
System.String vs string - Difference
Regular vs Verbatim String Literals
Escape Sequences
Format Strings - Composite Formatting and Interpolation
String Interning and References
String Operations - StartsWith, EndsWith, Split, Concat, Substring, Reverse
String Comparisons - Ordinal vs Linguistic
Locale and Culture
CultureInfo
Immutable nature of strings
When StringBuilder should be preferred over string type ?
There is more than 15 minutes of code along practice sessions (three parts) in this video. This is just for making sure that you grasp all the contents thoroughly.
There is also an exercises section which provides some problem statements which you can try on your own.
-------------------------------------------------------------------------------------------
Let's Connect on:
Blog - https://thecodeblogger.com/
Twitter - / choudhari_manoj
GitHub - https://github.com/manoj-choudhari-git
-------------------------------------------------------------------------------------------
Make sure to SUBSCRIBE to the channel. A Big THANK YOU for helping me grow this channel !!