|
This course introduces users to the Visual C# programming language and explains the elements of a Visual C# program. This course explains how to create a new Visual C# application in Visual Studio .NET and discusses key programming concepts, including how to use variables, data types, operators and statements to build a Visual C# program.
Objectives:
After completing this course, students will be able to:
- Understand a Visual C# program
- Identify and specify variable types
- Store data in variables
- Convert one data type to another
- Recognize and use Visual C# operators
- Use various Visual C# statements, including selection, iteration, and jump statements
Topics:
- Introducing Visual C#
- Visual C# Program Elements
- Identifying Variable Types
- Specifying Variable Types
- Developing an Application
- Visual C# Operators
- Selection Statements
- Iteration Statements
- Jump Statements
|