|
Visual C# 2005: Characters and Strings, covers how to define and work with characters and strings in greater detail. This course also shows how to create and work with objects of the String and StringBuilder classes and create applications that process command-line arguments.
Objectives:
- Demonstrate how to define and use character constants and strings
- Explain how to work with the String class
- Describe how to work with the StringBuilder class
- Discuss how to process command-line arguments
Topics:
- Working with Characters
- Working with Strings
- Building Strings and Command-Line Processing
|