Composite Design Pattern - Advanced Python Tutorial #10

Composite Design Pattern - Advanced Python Tutorial #10

NeuralNine

3 года назад

29,465 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@jansz1589
@jansz1589 - 07.10.2023 20:34

Isn't the declaration of sub_depts = [] a little bit... wrong? Perharps it's not a problem here, but if you created two ParentDepartments you would probably end up with two of them sharing the same list of sub_depts if I'm not mistaken.

Ответить
@hanswolkerburmesterwong4883
@hanswolkerburmesterwong4883 - 04.10.2023 19:37

Why do we implement ADD in a parent class and not in the interface?

Ответить
@jackieli1724
@jackieli1724 - 28.09.2023 12:15

Brilliant course!🥰

Ответить
@googoolimagooli4833
@googoolimagooli4833 - 04.09.2023 23:51

Very nice. Can you update advaced python tutorial ?

Ответить
@aryanrishilamba5236
@aryanrishilamba5236 - 26.08.2023 23:30

Most concise and to the point course for advanced python topics. These topics are not touched by most people and keep on working around them but once you get to know how stuff is actually supposed to be done, it makes life really easy. 😃

Ответить
@sehaba9531
@sehaba9531 - 29.07.2023 23:45

I had fun while watching your videos and learning ! Thank you so much for such a great content !

Ответить
@kicknotes
@kicknotes - 27.05.2023 19:17

I'd really suggest doing dry runs of your exercises to avoid the mistakes (plus reviewing the material you're actually demo'ing)... You're using Python 3.8, for example, but demonstrating a technique (abstractstaticmethod) which has been deprecated since Python 3.3.

Ответить
@jrgomez
@jrgomez - 05.02.2023 08:51

I just completed all your three Python Tutorials and I'm super excited about all I've learn in a very short time.. I want to thank you for all the knowledge you share for free.

Ответить
@falklumo
@falklumo - 05.12.2022 03:09

Very good :)

Ответить
@sammedskagi601
@sammedskagi601 - 23.07.2022 14:11

Shouldn't the print_department function in the Accounting and other classes have a @staticmethod decorator? Since, the Parent class has the @abstractstaticmethod decorator. Am I missing something?

Ответить
@virginiazambudio3606
@virginiazambudio3606 - 29.05.2022 05:45

So clear, thanks !

Ответить
@kjyothips
@kjyothips - 27.03.2022 02:42

I don’t think the for loop is required, you could have simply printed the self.employees

Ответить
@johnkyp1318
@johnkyp1318 - 17.12.2021 15:08

Hi, could you also make a video about design patterns need to implement Filtering like those on eShops?

Ответить
@paulohsgoes1959
@paulohsgoes1959 - 31.10.2021 06:12

Great job

Ответить
@breach_meidith
@breach_meidith - 13.09.2021 14:40

thanks for the tutorials!

Ответить
@erencelik9011
@erencelik9011 - 11.03.2021 01:45

Could you down volume of intro its too loudly

Ответить
@mattm7444
@mattm7444 - 07.03.2021 21:09

Is this how Django model classes are constructed?

Ответить
@hneiejj
@hneiejj - 04.03.2021 17:57

RJVX12 algorithm is the best, there is no point in arguing with this

Ответить
@emreyldz360
@emreyldz360 - 04.03.2021 17:57

Nice video! What about RJVX12 algorithm review?

Ответить
@lhsasmatshahid3223
@lhsasmatshahid3223 - 04.03.2021 17:57

Why worry about cryptocurrency quotes if there is RJVX12 algorithm?

Ответить
@ThatCoolGuy18
@ThatCoolGuy18 - 04.03.2021 16:11

Pls share you vim setup file download

Ответить
@madhav.s2707
@madhav.s2707 - 04.03.2021 15:45

can you do some cool projects other than advanced python, such as tcp chat, screen sharing, qr code generator

Ответить
@lucyledezma709
@lucyledezma709 - 04.03.2021 15:36

Very good tutorial!. Thanks so much!

Ответить
@nirmaltheprogrammer510
@nirmaltheprogrammer510 - 04.03.2021 14:55

50th 🙂

Ответить
@arthur6999
@arthur6999 - 04.03.2021 14:53

day 4: could you do async/await on python?

Ответить
@judedavis92
@judedavis92 - 04.03.2021 14:41

Hi could you do a video on Embedding layers from scratch?

Ответить