Guide to Learn C Sharp Programming PRO, Learn C Sharp
C# is a simple, modern object-oriented programming language developed by MS within its .NET initiative led by Anders Hejlsberg. This tutorial will teach you basic C sharp programming and will also take you through various advanced concepts related to C sharp programming language.
This app has been prepared for the beginners to help them understand basic C sharp programming.
Topics
- Introduction to C sharp programming
- C sharp Environment setup
- Learn Program Structure of C sharp App
- C# Basic Syntax
- Data Types
- Type Conversion
- Variables
- Constants
- Operators
- Decision Making
- Loops
- Encapsulation
- Methods
- Nullables
- Arrays
- Strings
- Structure
- Enums
- Classes
- Inheritance
- Polymorphism
- Operator Overloading
- Interfaces
- Namespaces
- Preprocessor Directives
- Regular Expressions
- Exception Handling
- File I/O