In this course you are going to get the following concepts deeply:
Introduction To Programming
What is programming and why we need it and how its beneficial for us?
Introduction To Object Oriented Programming with examples
What is OOP and why it is beneficial?
OOP in real life
Pillars of OOP (Object Oriented Programming)
Abstraction
Encapsulation
Inheritance
Polymorphism
Method Overloading
Method Overriding
Classes and objects
What is a Class? Why it is an essential part of OOP?
What is an Object? How it is connected with class?
Data Types and Attributes in C#
What are data types and why it is necessary to know about data types.
Operators in C#
Unary
Binary
Ternary
Arithmetic
Relational
Logical
Assignment
String
Bitwise
Input/Output in C#
How to get from C#?
How to give C#?
Conditional Statements
If/Else – If-Else-if
Switch Case
Control Flow Statements
FOR
WHILE
DO_WHILE
Foreach
Arrays
Single Dimensional
Multi-Dimensional
JUMP Statements
BREAK
CONTINUE
Functions in C#
Built-In
User Defined
Inheritance in C#
What is inheritance?
Types of inheritance
Multilevel Inheritance
Multiple Inheritance
Methods Overloading and Overriding
What is method overloading
What is method overriding
Properties in C#
What are properties?
Types of properties
Read-Write
Write-Only
Read-Only
Abstract
As a beginner, all the above things will help student to take his learning to next level.