Overview
Syllabus
- C Sharp Introduction
- Installing Visual Studio IDE
- About C Sharp
- What is .NET Framework?
- Architecture of.NET Framework
- Build Tools
- Creating Project in Visual Studio
- Running Hello World Program
- Printing statements Write vs WriteLine
- Basic Structure of a C Sharp Program
- What is a namespace?
- Class & Main Function
- Comments
- MultiLine Comment
- Variables
- DataTypes
- Taking Inputs
- Size of Datatypes
- Typecasting double to float
- Character and Strings
- Typecasting other datatypes
- Typecasting using Methods
- Taking user input
- Arithmetic Operators
- Assignement Operators
- Logical Operators
- Comparison Operators
- Math Class in C Sharp
- String Methods
- Escape Sequence Characters
- If Else Statements
- Loops
- Methods
- Object Oriented Programming in C Sharp
Taught by
CodeWithHarry