• Post category:StudyBullet-3
  • Reading time:4 mins read


Oops Concept in Dot Net

What you will learn

The students will gain basic knowledge on Oops Concept

C#

Dot net Framework

Oops Concept

Description

I welcome you all to this amazing course. Hope the learning would add value to your knowledge and you will learn to make a project on students management system using Angular 8.

Wishing you a happy learning. Please do comment and provide feedback for the course.

Requirements

  • Visual Studio 2013 or above
  • Before continue on Oops concept we should have basic knowledge in below technology. C#

in this course, we are going to learn about Oops Concept in C#.

Oops is a object oriented programming. Oops is very popular in Modern programming language to make a application in organized way, it help programmers to organize entities and objects.

There are couple of concept in Oops that we are going to discuss in this course.

1.Class and Object

2.Abstraction

3.Encapsulation


Get Instant Notification of New Courses on our Telegram channel.


4.Polymorphism

5.Inheritance

6.Constructor

7.Abstract class and Interface

About project implementation

In this Course we will see each topic with an real time example and we will see how to implement all concept in Visual studio so we are able to understand it very well.

I recommend , please install visual studio 2013 or above version so it will be helpful to implement logic in visual studio and you will learn every concept practically.

It will be very helpful if you have basic knowledge on C#.

I am glad that you successfully completed the course.

Hope you enjoyed it.

Keep growing.

Have a wonderful life ahead!!!!!

English
language

Content

Oops Concept in C#
Introduction
Class and object in C#
Abstraction and encapsulation in C#
Inheritance In C#
Method Hiding In C#
Polymorphism and Method Overriding In C#
Method hiding Vs Method overriding
Method Overloading in C#
Constructor in C#
Interface and Abstract class in C#