Object Oriented Programming 8 – Inheritance

preview_player
Показать описание
This is the eighth in a series of videos that introduce object oriented programming (OOP) using Visual Basic.NET (VB.NET). This video demonstrates how to implement the fundamental concept of inheritance. It shows how a class can easily inherit the methods and properties of another class, then extend them with some more of its own. Various terms related to inheritance are defined including superclass, subclass, derived class and base class. Later videos in the series will cover method overriding (polymorphism) and abstract base classes.
Рекомендации по теме
Комментарии
Автор

I absolutely love your content. Clear and concise, easy to understand. I hope you finish this series one day!

eirikpettersen
Автор

This is one the best VB tutorials I have seen! Please continue!

johnkent
Автор

You are a good teacher - I actually understood everything first time round. Hope you will continue the series.

markmorgan
Автор

Fantastic tutorial Kevin. I often watch tutorials on classes for a refresher if I have not coded for a while. you tutorials are excellent. not rushed and very clear. thank you for taking the time to do them, much appreciated Tony

JKBEKiller
Автор

Wow. This tutorials beats a whole 4 years spent in college. Thank you very much.

williamcantorna
Автор

Excellent Video series to understand oop! Easy to understand and very good examples. I cannot imagine why only a few likes! This video series deserves much more 'views' and 'likes'.

mwpreena
Автор

Amazing ... Absolutely best VB tutorial ever! PLEASE Continue with next lessons!

StefanFahlberg
Автор

Great video series! It has really filled in some of the basic gaps in my understanding of OOP. I hope you resume this series soon

davidreich
Автор

Very good and clear lessons on Object Oriented Programming in vb.net.Can we please one on Polymorphism and aggregation etc.I hope everyone here is waiting for them.

tafireyisithole
Автор

Thank You good Sir! I have learned a lot. Hoping to see the continuation of this playlist. More power.

rey
Автор

Argh I've reached the end! I've learned so much and really enjoyed this playlist. Have been coding along with you and it really cemented the concepts that I was struggling to wrap my mind around. Was hoping there would be a ninth video about polymorphism! Great stuff Kevin, many thanks. Off to watch your VB.NET booking system playlist now

hellespont
Автор

I was totally new to OOPS, having a little experience of working on vbscript. Must say this was an excellent series, well explained, clear and concise. Thank you for such an awesome piece of work.
👍🏻👍🏻
However, I was expecting one more video explaining Polymorphism as you said at the end of video #8.

And a question, are all these OOPS concepts valid in vbscript as well?

adyrajj
Автор

watch all the Videos. it felt like a whole semester of studying. hahahaha thanks dude. more video pls...

vainfinity
Автор

great video. I am wondering why you have used direct property setting for subclass rather than constructor?

zeoloty
Автор

Can you make tutorials on printing document pls 🙏

williamcantorna