Programming Fundamentals I (C#)
Programming Fundamentals I (C#)
Learning Objectives- This module teaches students programming skills that are required for developers to create console applications using the C# language
- Review the basics of C# program structure, language syntax, and implementation details, build an application that incorporates several features of the .NET Framework 4.5
Contents
Introduction to .NET and IDE |
Visual Studio 2015 Installation |
Characteristics of C# Language |
Using Statement and Namespace |
Type Inference |
Variable Scope |
Data Types |
Conditional Statements |
Other Related Subjects