- Course
String Manipulation in C#: Best Practices
Strings are a core concept in .NET, which all developers must master. This course will teach you everything you need to know about the best practices for working with strings using C#.
- Course
String Manipulation in C#: Best Practices
Strings are a core concept in .NET, which all developers must master. This course will teach you everything you need to know about the best practices for working with strings using C#.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Strings are one of the most used types in any application you will build. In this course, String Manipulation in C#: Best Practices, you'll uncover everything you need to know about strings to use them effectively in your applications. First, you'll learn how to create strings to represent text data. Then, you'll explore the extensive collection of methods used to concatenate, modify, format and search strings. Finally, you'll discover advanced topics, such as how to use strings efficiently and how to apply best practices in your code. When you’re finished with this course, you’ll have the skills and knowledge required to manipulate strings and to produce high-quality software using C# and .NET.
String Manipulation in C#: Best Practices
-
Version Check | 15s
-
Module Introduction | 2m 9s
-
Introducing Strings | 1m 39s
-
String Implementation Details | 2m 53s
-
Declaring and Initializing Strings | 7m 15s
-
Immutability of Strings | 2m 1s
-
Introducing Chars | 2m 23s
-
Declaring and Initializing Chars | 2m 24s
-
Strings and Characters | 1m 20s
-
Char Static Methods | 55s
-
String and Char Best Practices | 49s