Тёмный

OOAD-5: Object Oriented Approach Vs Procedural/Structured Programming simplified 

simplefunde
Подписаться 9 тыс.
Просмотров 56 тыс.
50% 1

This video will spear head your designing with Object Oriented Approach, giving clarity on when, where and why to apply procedural Vs OO design approach.
Pre-requisite: watch following two videos before watching this one
• OOAD Part1: Why is Abs...
• OOAD-2: Encapsulation ...

Опубликовано:

 

3 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 43   
@arunstudd
@arunstudd 3 года назад
Thanks for comparing and explaining with what we see everyday.
@weniomer6385
@weniomer6385 4 года назад
now I feel more educated AND I know how to make Bhel. thank you good sir
@jankipatel118
@jankipatel118 3 года назад
amazing explanation . .. very good sir , very good
@pramatheshdas8717
@pramatheshdas8717 3 года назад
Brilliant
@kuthathwe
@kuthathwe 2 года назад
thanks it help me a lot 😇
@thestarinthesky_
@thestarinthesky_ 5 лет назад
Thank you so much! It has been extremely helpful!
@whippedbreen8263
@whippedbreen8263 2 года назад
Great explanation!
@Ethan-dm2yz
@Ethan-dm2yz 4 года назад
got the funda
@himanajy9461
@himanajy9461 5 лет назад
I looked for the answer for long time and i didnt get it but after your explaining i got it thx for u like + subscribe☺
@9700784176
@9700784176 3 года назад
your explanation is outstanding, Thank you.
@vlog_inshorts
@vlog_inshorts 2 года назад
Sir this recipe is helpful to cook in exam😁
@simplefunde
@simplefunde 2 года назад
Enjoy the food then 😊
@shankarsen5481
@shankarsen5481 3 года назад
Innumerous videos in youtube but this one makes a mark of its own. Well explained by giving real time examples and that too using coding. 100 likes. 👍👍
@rachelhollar4419
@rachelhollar4419 3 года назад
Finally someone who made this make sense. Thank you!
@mudassirnazar6368
@mudassirnazar6368 4 года назад
Good example sir
@j.godfrid680
@j.godfrid680 5 лет назад
Real Awesome..
@monaeasydiy6016
@monaeasydiy6016 5 лет назад
Very nice tutorial !
@HarshVardhan-jj9xh
@HarshVardhan-jj9xh 5 лет назад
Sincere and dedicated Efforts by you sir. U are Inspiration to me
@Lahiru_Udana
@Lahiru_Udana 5 лет назад
Well explained. thank you
@davea1771
@davea1771 4 года назад
"once the box class is created we can create 100 different instances of the same" is a reason to prefer OOP? Why not just make the procedural approach into a function which accepts length, width, and breadth as inputs and outputs the volume? Same result, with less complexity. And modifications to the procedural example only need be changed in the function, which is no different than your OOP example. And yeah, procedural libraries were never reused before OOP came along, right? Incorrect. Even FORTRAN IV (the first standardized programming language in 1966) had extensive libraries of commonly used functions built in. Much larger libraries of additional commonly used functions were developed afterward and used widely. Include the library, and the procedural program could use functions it contained anywhere in the code. From what I can see, OOP is simply a more complicated way of implementing things that have already been in use for over 50 years. The advantage of procedural code that I've found most beneficial is that you can understand how it works and debug it more easily than OOP code, which "hides" how everything is done. Try single stepping through a 60,000 line OOP program with hundreds of classes and within the first 100 statements you'll be lost. That's been my experiece.
@simplefunde
@simplefunde 4 года назад
Hi Dave, Procedural and Object Oriented are two design approaches. Software are digital models of a business/scenario. Procedural design focus on processes while OOD analyse the scenario as interacting Objects. The designer can choose any approach. However, OOD has important features like Data hiding and encapsulation, a inheritance which are not possible with procedural approach.
@noquierooooo
@noquierooooo 6 лет назад
Thank you so much! It was really easy to understand the way you explained it =)
@sukumarmukherjee3850
@sukumarmukherjee3850 4 года назад
Thank you very much..... It was the best and easiest way to understand it....I was searching for something just like this
@good5283
@good5283 4 года назад
hank you so much! sir
@shadowhunter1345
@shadowhunter1345 4 года назад
thumbs up!
@hadiramli8111
@hadiramli8111 6 лет назад
You deserved more views. A stupid guy like me can understand it very well. Thank you!
@simplefunde
@simplefunde 6 лет назад
+Hadi Ramli thanks for Appreciation Hadi, please do share with your friends . Thanks.
@belongetone7930
@belongetone7930 4 года назад
Thank you
@shivamkeshri487
@shivamkeshri487 7 лет назад
excellent buddy nice explanation .thanks
@markohh99
@markohh99 4 года назад
Very informative!
@attrey273
@attrey273 2 года назад
Awesome
@samdavidpaul
@samdavidpaul 4 года назад
This is the coolest seminar
@subhashtatale6938
@subhashtatale6938 5 лет назад
Awesome..
@krishiyer3990
@krishiyer3990 4 года назад
Excellently explained. 👏👏👏
@dot9776
@dot9776 4 года назад
Hi five
@simplefunde
@simplefunde 4 года назад
Hi five
@alxx736
@alxx736 2 года назад
Hi ! I dont understand why the Procedural approach is not reusable. In your example ,in the min 7:30 if you have the functions that calculate the area in another file ,arent they separed from the data? And i could import and use that function at any place right?
@achariyanand
@achariyanand 6 лет назад
very well explained. thnku
@abhinavs03
@abhinavs03 6 лет назад
very nice explanation indeed. :)
@harrisscahush
@harrisscahush 5 лет назад
Awesome
@vij4uk
@vij4uk 7 лет назад
Well explained !!!
@irdk9210
@irdk9210 4 года назад
What is the how and what code?
@noobroaster6216
@noobroaster6216 4 года назад
👍👍👌👌
Далее
Object-Oriented Programming is Bad
44:35
Просмотров 2,3 млн
V16 из БЕНЗОПИЛ - ПЕРВЫЙ ЗАПУСК
13:57
Object-Oriented Programming
29:02
Просмотров 744 тыс.
Dependency Injection, The Best Pattern
13:16
Просмотров 831 тыс.
Why C is so Influential - Computerphile
10:50
Просмотров 1,9 млн
The Value of Source Code
17:46
Просмотров 49 тыс.
FP vs OOP | For Dummies
8:43
Просмотров 187 тыс.
What is OOP? (What is it actually)
13:32
Просмотров 22 тыс.