|
Visual C# 2005: First C# Programs, covers how to create, compile and execute a simple Visual C# program with variables, expressions, command-line input and output, using either the Visual Studio 2005 IDE or the command line functionality.
Objectives:
- Describe the basic structure of C# programs
- Use variables and expressions in C# programs
- Create C# programs that can perform calculations
- Describe the usage of objects and classes in C#
- Perform simple input and output in C#
Topics:
- Basic Structure of C# Programs
- Variables and Expressions
- Input/Output and Classes in C#
|