Object-oriented programming is a programming paradigm based on the concept of "objects", which can contain data and code: data in the form of fields, and code, in the form of procedures. A feature of objects is that an object's own procedures can access and often modify the data fields of itself.
Youtube Channel: https://www.youtube.com/c/ProGrammerTVFraceCMarteja?sub_confirmation=1
Facebook Page: https://www.facebook.com/programmertv2021
- Object Oriented Programming (Abstraction, Encapsulation, Inheritance and Polymorphism)
- Abstract VS Interface
- Generic
Github public repository: https://github.com/programmertv/csharp-tutorial.git
Branch name: Episode011
- - Contents of this video - -
0:00 - Intro
0:33 - Discussion
7:22 - Project Creation
7:38 - Coding - OOP Abstraction
8:33 - Coding - OOP Inheritance
9:57 - Coding - OOP Encapsulation
11:15 - Coding - OOP Polymorphism
16:27 - Coding - Abstract VS Interface
20:22 - Coding - Generics
24:28 - Outro
Download
0 formats
No download links available.
C# - OOP, Abstract, Interface and Generic | Episode 11 | Discussion and Coding | Tagalog Tutorial | NatokHD