Tag: Object oriented
-
OOAD a quick way
OOAD (Object Oriented Analysis Design) is an old term in the 90′. OOAD focused in developing software in object oriented approach. Implementing OOAD means implement object oriented concept when developing a software, it sound…
-
Object Oriented in the real worlds
On this video, we will learn about how the object oriented can be applied in the real worlds. This video will discuss This video is part of programming fundamental series.
-
Object Oriented Pillar Demonstration
On this video, we will discuss about the object oriented pillars. it includes polymorphism, inheritance, and encapsulation. This 15 minutes video will tell you the story by creating an application namely CarApp. You can…