Cohesion and Coupling: Write BETTER PYTHON CODE Part 1

Поделиться
HTML-код
  • Опубликовано: 18 июн 2024
  • Writing code, especially in larger software projects can be very challenging. In this video, I'm going to cover cohesion and coupling to help you write better code. I'll go through a Python program in detail and I'll show you how to write code that has low coupling and strong cohesion. Coupling and Cohesion are part of the GRASP principles of object-oriented design, as proposed by Craig Larman in his book (see below for a link).
    Here are a few books about software design that might interest you:
    - Applying UML and Patterns: An Introduction to Object-Oriented Analysis and Design and Iterative Development, by Craig Larman: amzn.to/364wgLb
    - Design Patterns: Elements of Reusable Object-Oriented Software, by the Gang of Four: amzn.to/39451Cv
    💡Here's my FREE 7-step guide to help you consistently design great software: arjancodes.com/designguide.
    🎓 Courses:
    The Software Designer Mindset: www.arjancodes.com/mindset
    The Software Designer Mindset Team Packages: www.arjancodes.com/sas
    The Software Architect Mindset: Pre-register now! www.arjancodes.com/architect
    Next Level Python: Become a Python Expert: www.arjancodes.com/next-level...
    The 30-Day Design Challenge: www.arjancodes.com/30ddc
    🛒 GEAR & RECOMMENDED BOOKS: kit.co/arjancodes.
    You can find the code I worked on in this episode in my GitHub repository: github.com/arjancodes/betterp...
    All parts in this series:
    Part 1: Cohesion and coupling - • Cohesion and Coupling:...
    Part 2: Dependency inversion - • Dependency Inversion: ...
    Part 3: The strategy pattern - • The Strategy Pattern: ...
    Part 4: The observer pattern - • Observer Pattern Tutor...
    Part 5: Unit testing and code coverage - • 100% CODE COVERAGE - T...
    Part 6: Template method and bridge - • Two UNDERRATED Design ...
    Part 7: Exception handling - • Exception Handling Tip...
    Part 7b: Monadic error handling - • Monadic Error Handling...
    Part 8: Software architecture - • Why You Should Think A...
    Part 9: SOLID principles - • Uncle Bob’s SOLID Prin...
    Part 10: Object creation patterns - • QUESTIONABLE Object Cr...
    Chapters:
    0:00 Introduction
    0:47 What is cohesion?
    1:37 What is coupling?
    3:59 Code example intro
    6:39 Analyzing the code
    7:56 Information expert
    11:19 Reducing coupling
    16:32 Improving cohesion
    22:40 Recap
    25:37 Outro
    If you enjoyed this content, give this video a like. If you want to watch more of my upcoming videos, consider subscribing to my channel!
    DISCLAIMER - The links in this description might be affiliate links. If you purchase a product or service through one of those links, I may receive a small commission. There is no additional charge to you. Thanks for supporting my channel so I can continue to provide you with free content each week!

Комментарии • 388

  • @ArjanCodes
    @ArjanCodes  3 года назад +23

    Learn more about how to launch a software product faster here: ruclips.net/video/MU20ah5s9ww/видео.html

    • @AlexB-op7kb
      @AlexB-op7kb 2 года назад +1

      Remind Me! 1 week

    • @javierfry97
      @javierfry97 Год назад +1

      @@AlexB-op7kb how goes it?

    • @AlexB-op7kb
      @AlexB-op7kb Год назад

      @@javierfry97 haha remind me 1 year. I forgot to follow up

  • @kannankalidasan
    @kannankalidasan 3 года назад +380

    Believe me. There are no videos on youtube other than you to my knowledge that explain the design pattern before and after effect with real practice examples . Thank you so much !

    • @ArjanCodes
      @ArjanCodes  3 года назад +17

      You're welcome Kannan, happy that you're enjoying the videos!

    • @muyewahqomeyour7206
      @muyewahqomeyour7206 2 года назад +4

      I third this

    • @ZeonLP
      @ZeonLP 2 года назад +2

      True! I have only seen very abstract examples that almost completely overlap with the pattern description. Not bad, but real world examples are much more insightful once you get the general idea.

    • @MaBuSt
      @MaBuSt 2 года назад +1

      have you found any more? This is also exactly what I was looking for.
      I am concerned his newer stuff is a bit more faster-paced, but still good. I know we can slow the videos down, but this isn't about teaching us 'what to do', this level is all about 'how to think' is this video is a really really great example of this. Looking for more samples around the web if you found them

    • @andgate6204
      @andgate6204 7 месяцев назад

      aws re:invent has some really good videos on software development, way beyond this. However, arjan’s video is great if you’re still at the level where you need practical examples.

  • @DaviSilveira
    @DaviSilveira 3 года назад +106

    Thank you for not making 'hello world' tutorials!!!!!!! Keep going! :)

    • @ArjanCodes
      @ArjanCodes  3 года назад +4

      Thank you! Will do :)

    • @jsallan7
      @jsallan7 3 года назад

      Agreed! Thank you Arjan, this is super helpful stuff!!

  • @ShanilPanara
    @ShanilPanara 2 года назад +53

    Honestly, this is some of, if not the best, intermediate/advanced level content out there! Too many people focussing on the pure basics, but you presented this in such an easy to understand way!
    Forget binging Netflix, time to binge Arjan 😂
    Thanks a lot ❤️

  • @mrdupreez9061
    @mrdupreez9061 3 года назад +109

    This is exactly the sort of level of information I need at my stage of learning to code. thank you so much really appreciate the thought you've put into this!

    • @ArjanCodes
      @ArjanCodes  3 года назад +3

      Thank you! Happy that you enjoy the videos.

    • @larrytroxler7017
      @larrytroxler7017 2 года назад

      I'm glad you got something out of this , but read my post.

    • @mrdupreez9061
      @mrdupreez9061 2 года назад +1

      @@larrytroxler7017 Can't see your latest comments, so I can't unfortunately. Why don't you make your own video?

    • @MaBuSt
      @MaBuSt 2 года назад

      were you able to find any other examples of this level of code teaching? This is where I landed too.

  • @talhaamir9023
    @talhaamir9023 3 года назад +37

    Highly Underrated Video, should have more than a million views. There are very important concepts which programmers don't even know.
    Thanks for the High Quality Content !!

    • @ArjanCodes
      @ArjanCodes  3 года назад +1

      Thank you Talha, I’m happy you’re enjoying the videos!

    • @larrytroxler7017
      @larrytroxler7017 2 года назад

      True, but as a explained in my initial reply, there are some problems with this guy's post.

  • @Dgrayfit
    @Dgrayfit 2 года назад +52

    I absolutely love this channel. I have always really struggled with the idea of trying to identify what "intermediate" level coding is, and I would say this channel really fills that gap in the existing RUclips literature for python coding. I think this channel is going to really level up my skills, can't wait to see more!

    • @ArjanCodes
      @ArjanCodes  2 года назад +3

      Thanks Dennis, I’m glad you’re enjoying the videos and that they’re helpful to you.

    • @Dgrayfit
      @Dgrayfit 2 года назад

      @@ArjanCodes Certainly very helpful! Do you have any other ideas in the pipeline for content that we can look forward to?

    • @ArjanCodes
      @ArjanCodes  2 года назад

      Absolutely :).

    • @MaBuSt
      @MaBuSt 2 года назад

      did you find any other channels that are similar? I did not but I am also looking to do much better here as well at this level.

  • @robertchang5096
    @robertchang5096 2 года назад

    Your videos are absolutely amazing! I can only imagine how much work and hours you have put into this. Thank you for sharing your knowledge to all of us learning Python!

  • @thesupercoach
    @thesupercoach 2 года назад

    Love your work man. Your calm and clear delivery is a breath of fresh air. Keep it up.

  • @vxsniffer
    @vxsniffer 2 года назад

    your work stands out in flood of basics tutorials with silly examples, thank you Arjan!

  • @michaelmichelotti460
    @michaelmichelotti460 3 года назад +7

    Fantastic series! I think all of the concepts you're discussing are vastly under-appreciated

  • @Ben-kz2km
    @Ben-kz2km 2 года назад +7

    Great video. I'm a data scientist but moving more and more to software development. I'm still having a hard time writing good code, but I'm starting to be able to recognize it when I see it. Videos like this are super helpful with that.

  • @szabolcsjobbagy30
    @szabolcsjobbagy30 7 месяцев назад

    You create the Best videos on refactoring, design patterns, OOP, thank you a lot!!
    Most of the videos on youtube are very basic,
    with ridiculous, generic "foo", "add_numbers" etc. examples,
    but you show real, practical examples,
    and superb refactoring,
    just as if we asked a senior mentor to review our junior codes and recommend improvements.
    You are creating fantastic videos, thanks a lot!!

  • @ahmedlv5499
    @ahmedlv5499 2 года назад +5

    Your videos have changed the way I code. This is my second time going through this playlist.
    Since watching your videos I have been writing better code. Trying to do better every time. I have even done better at interviews.
    Thank you so much for great content.
    Merry Christmas and Happy New Year!

  • @plashless3406
    @plashless3406 2 года назад

    This is what I was looking for almost a year. Thanks, Arjian.

  • @omni4376
    @omni4376 2 года назад +1

    Fully agree. Basic concepts like this are highly undervalued by many devs since they struggle to grasp the rather abstract benefits. Unfortunatly todays high demand on devs also has lead to many people working in this field now who better should not be writing code for a living.

  • @nijataliyev1470
    @nijataliyev1470 3 года назад

    Holy cow, this is first video that I am subscribing, liking and sharing right away. This is a gem. Thank you very much Arjan.

    • @ArjanCodes
      @ArjanCodes  3 года назад

      Thank you very much! I’m happy you liked the video.

  • @CristianHeredia0
    @CristianHeredia0 3 года назад +25

    This is a such a great series! I've been looking for intermediate level design content for years. You've nailed the delivery and content. Looking forward to seeing more videos.

    • @ArjanCodes
      @ArjanCodes  3 года назад +1

      Thank you Cristian, happy you are enjoying the series!

    • @Victorinoeng
      @Victorinoeng 2 года назад +1

      Completely agree! Loving this series! Looking forward to more videos! Great job!!!

  • @GrooveMonkeeloops
    @GrooveMonkeeloops 3 года назад +3

    Great stuff, thank you!! I really appreciate this kind of intermediate+ material. There is very little available. Looking forward to the rest of the series.

    • @ArjanCodes
      @ArjanCodes  3 года назад

      Thanks! Happy you liked it!

  • @pimdubuf3272
    @pimdubuf3272 2 года назад +2

    This series is great, both the topics and your way of explaining stuff. Thanks for taking the time to make these!

    • @ArjanCodes
      @ArjanCodes  2 года назад

      Thanks Pim, glad you like it!

  • @ramirotell
    @ramirotell 2 года назад

    Im really happy to have found this channel, I'm really enjoying this Better Python Code playlist!, thank you!

  • @raccoonteachesyou
    @raccoonteachesyou 3 года назад

    I just discovered your channel, I always found Design Patterns boring, but I watched almost all your videos about it. Thank you, you make it very playful and concrete and the rhythm is also perfect !

    • @ArjanCodes
      @ArjanCodes  3 года назад +1

      Thank you so much! I’m happy that you’re enjoying the videos.

  • @5thbatman
    @5thbatman 2 года назад +4

    It is not even possible to get this kind information from paid sources, but you are great person that making these kind of valuable lessons available on youtube. Thank you very much for all the effort, Respect.

    • @ArjanCodes
      @ArjanCodes  2 года назад +3

      Thank you, Space Walker - glad you like the content!

  • @MaBuSt
    @MaBuSt 2 года назад

    Exactly the kind of content that so many are actually looking for!!! If we have developer jobs without great code-review and training practices, we are stuck trying to figure out how to improve our code quality by ourselves. This is appreciated 1000x.
    Something I'd please ask going forward, and the reason I am responding in THIS video instead of your others - please don't go TOO FAST in your videos. This video was a great speed and I am concerned that in some of the vids you have made since that you are moving too fast. Please remember that this isn't about 'how to do' something, it is about 'how to (structure your) thinking'. This takes time to settle into the brain and the programmers watching are constantly trying analyze the 'why' of what you are doing and fit it back into their own models.
    Please use this type of video pacing as an example in your newer videos.
    Also, please always debug on screen, we've all been there and it is really great to watch what you do too.

  • @mikaeilnorouzi5631
    @mikaeilnorouzi5631 Месяц назад

    I can even tell how much I love your content sir, thank you for creating these videos all for free, you are a hero.

    • @ArjanCodes
      @ArjanCodes  Месяц назад

      Thank you for the kind words, Mikaeil! I'm glad you like the videos :)

  • @DistortedV12
    @DistortedV12 2 года назад

    You are a god for uploading this series. Starting out as a python developer, I found myself coming across difficult issues when returning to old code I've written where better understanding of design patterns could've helped. The very few tutorials covering this stuff are either long form lectures, and the best books on software design use Java as a reference. This is such a great niche that you're tackling and I hope your account accrues more subscribers and viewers. Thank you!

    • @ArjanCodes
      @ArjanCodes  2 года назад

      Thank you so much - glad you like the content!

  • @murghay01
    @murghay01 3 года назад

    Yes please. Can't even believe you made a reference to bridger and template pattern. Fantastic.

  • @amardeep.sahota
    @amardeep.sahota Год назад

    This is some really good quality video. You covered so many concepts , thanks

  • @stewpatterson1369
    @stewpatterson1369 22 дня назад

    great walkthrough. the example code really demonstrates the concepts

  • @olegpopov3180
    @olegpopov3180 2 года назад +8

    I noticed cohesion and coupling are pretty similar to the concept of between and within dispersion in cluster analysis. Kinda cluster should be maximized by between-cluster distance and minimize by within distance of elements inside. Why I noticed this only after your video? Your explanations are really genious.

    • @robharwood3538
      @robharwood3538 2 года назад +1

      Nice observation! It makes sense to me.

  • @goulartto5616
    @goulartto5616 2 года назад

    I'm so grateful to have found your channel. Very great content. Thank you very much! Cheers from Brazil!

    • @ArjanCodes
      @ArjanCodes  2 года назад +1

      Hi Goulartto, I'm happy to hear you like the content - cheers!

  • @hudabdulwahab2499
    @hudabdulwahab2499 2 года назад +8

    I was so frustrated of going through tonnes of leetcode interview exercises/tutorials and was looking for a more philosophical understanding of how to design python codes. Then I found your channel, I am now more confident after going through some if not all of your videos. Keep it up! The coding challenge is soon, will update if your content helped me land the job.

    • @marookegberosamuel8238
      @marookegberosamuel8238 2 года назад

      Did you land the Job yet ?

    • @hudabdulwahab2499
      @hudabdulwahab2499 2 года назад +1

      @@marookegberosamuel8238 I did! but unfortunately (or fortunately) it's not just python - so a lot of learning curves!

  • @cooliospeep7047
    @cooliospeep7047 Год назад

    Dear Arjan, thank you for sharing such a detailed and thoughtful video. I loved how you explain the though process of improvement. It's hard to find such content out there. Please keep going. I look forward to studying all of your catalogue (see what I did there!) ;)

  • @cocoonkid4321
    @cocoonkid4321 3 года назад +1

    Well well done! You've got another fan here. I'm digging your videos.

    • @ArjanCodes
      @ArjanCodes  3 года назад

      Thank you @cocoonk1d! I’m glad you like the videos!

  • @mrskumarvlogs4021
    @mrskumarvlogs4021 2 года назад

    One of the best content. Thank you so much for sharing your knowledge. I am going to watch all of your other vedios. Please keep on the great work.

  • @janimakermeenmanhom4416
    @janimakermeenmanhom4416 3 года назад

    this is very perfect constringe of python code that I never have it's so amazing, it has more knowledgeable pattern design

  • @mrdbourke
    @mrdbourke Год назад +3

    Absolutely outstanding video Arjan! I've been coding Python for ~5 years and always saw these techniques in play but never really knew where they were coming from. Looking forward to the rest of the series.

    • @ArjanCodes
      @ArjanCodes  Год назад

      Thank you so much, Daniel, glad you enjoyed it!

  • @ewilliamson9696
    @ewilliamson9696 3 года назад +4

    This is such a great series. Thanks so much!

    • @ArjanCodes
      @ArjanCodes  3 года назад

      Thank you Erik, happy you are enjoying it.

  • @cetilly
    @cetilly 3 года назад

    What a really great topic that no one ever seems to discuss. And very well presented. New subscriber.

    • @ArjanCodes
      @ArjanCodes  3 года назад

      Thank you Chuck, happy you like it.

  • @AdobadoFantastico
    @AdobadoFantastico 2 года назад +1

    This really pulled the concepts together for me.

    • @ArjanCodes
      @ArjanCodes  2 года назад

      Glad to hear it was helpful!

  • @victoradukwu2719
    @victoradukwu2719 2 месяца назад

    Great video. I wish I knew about your channel long before now. Thanks a million!

  • @MagnusAnand
    @MagnusAnand 2 года назад

    This series is gold

  • @kanwaradnan4849
    @kanwaradnan4849 Год назад +1

    Sir, you are really amazing teacher. Your teaching style is very explicit and clear. But there are several other parts of the programming world I would like to learn from you, and these are (mentioned based on my interests)
    1) Data Structure and Algorithms
    2) Programming along with any GUI Library (I prefer tkinter)
    3) Also teach us about Databases (SQL , NoSql (mongoDb etc))
    Thank you Sir, I hope, We'll be blessed with these videos in future.

  •  3 года назад +2

    Thanks for this info series. It is nice to know the CS terms for some of the things I have learned from practical experience.
    In particular, a favourite of mine is to store the info and related methods in an Enum.
    In this case I would have defined `class Vehicle Registry(VehicleInfo, Enum)` and define the different type of vehicles as Enum members.

    • @larrytroxler7017
      @larrytroxler7017 2 года назад +1

      Exactly. You should never store classifications like these as bools. His final code would never pass a software review.

  • @imadetheuniverse4fun
    @imadetheuniverse4fun 2 года назад

    8:00 this is excellent advice, just what I needed tbh. think about the data first before doing any coding, let the data and their relationships guide the program structure!

  • @EW-mb1ih
    @EW-mb1ih 2 года назад

    Great video!
    If we want to go further, we can create abstract class and give an object VehicleRegistry to the application and thus increase the decoupling
    We can also create another class to compute financial stuff like prices, taxes and even reduction and thus increase coupling.

  • @alvaro_ch
    @alvaro_ch Год назад

    I hate python but I watched the video anyways because nowadays almost nobody talks about cohesion and coupling. As you stated, the concepts shown apply to any language since they are abstract, language independent ones. Grats!

  • @garm6262
    @garm6262 2 года назад

    thanks a lot for your videos, they're really crystal clear!! :D

  • @larry6597
    @larry6597 2 года назад

    This is great. Thank you for your videos!

  • @Eriddoch
    @Eriddoch 2 года назад +1

    First person I've subscribed to in over a year. Great videos sir :D

  • @wilhelmngoma9009
    @wilhelmngoma9009 3 года назад

    Very challenging, yet very interesting, and great to learn and understand. Thanks

  • @RazmikPoghosyan
    @RazmikPoghosyan 2 года назад

    Thanks for a tutorial. It's really very useful and unique.

  • @mannchuoyyam1509
    @mannchuoyyam1509 2 года назад

    Found it, watch it, love it. You're awesome!

    • @ArjanCodes
      @ArjanCodes  2 года назад

      Thank you, glad to hear you liked the video!

  • @hackergr325
    @hackergr325 2 года назад

    Words can't describe how awesome your job is. Watching your videos makes me want to refactor all my shitty code

  • @lorieannecastillano3052
    @lorieannecastillano3052 Год назад

    Super thankful of this content!

  • @kubape84
    @kubape84 Год назад

    Thank you Arjan for sharing your knowledge in such easy and clear way, appreciate

    • @ArjanCodes
      @ArjanCodes  Год назад

      Thanks so much Jakub, glad the content is helpful!

  • @LookNumber9
    @LookNumber9 3 года назад +1

    I love seeing beautiful code. Thank you for this!

    • @ArjanCodes
      @ArjanCodes  3 года назад

      Thanks Mark, glad you liked it!

    • @larrytroxler7017
      @larrytroxler7017 2 года назад

      It is not beautiful code, unfortunately. See me latest comment.

  • @connorkenway1941
    @connorkenway1941 Год назад

    Immensely helpful and well explained! Thank you so much...looking forward for more 😃

    • @ArjanCodes
      @ArjanCodes  Год назад

      Thanks so much Connor, glad the content is helpful!

  • @ljaimovich
    @ljaimovich 2 года назад

    Good channel with very very good content!! Keep sharing your knowledge like this Arjan!!! Thanks so much!!!

    • @ArjanCodes
      @ArjanCodes  2 года назад

      Thank you Leonardo, glad you like the content!

  • @golammuhaimeen2825
    @golammuhaimeen2825 2 года назад

    great video man! helped me out a lot! Thank you

  • @GoodOldYoucefCef
    @GoodOldYoucefCef 2 года назад

    Very clear. Thanks a lot.

  • @devkiwboy
    @devkiwboy 5 месяцев назад

    This is outstanding content, creatively and articulately presented. Bravo.

    • @ArjanCodes
      @ArjanCodes  5 месяцев назад

      I'm glad you enjoyed the video!

  • @kevinjerome5954
    @kevinjerome5954 Год назад +2

    One interesting concept to add to this:
    We could define the string we print as the return value of the __str__ method of the class instead.
    Then in print method of the class put print(self).
    That way we can both print the str with a call to print or get the str as an output to write somewhere else with str(instance)

    • @janekschleicher9661
      @janekschleicher9661 Год назад +1

      Usually the way would be to overwrite both, the __str__ and __repr__ (the latter should contain a representation similar how we would reconstruct the object in python). __str__ overwriting should be done carefully and usually keep it as simple as possible. Most often, we would not want to have a formatted string containing arguable design decisions. Especially, having newlines in __str__ should always taken with some careness. If these objects are included in other objects, you'll start having problems visualizing them without getting corrupt visualizations. Just think about printing out a little table as one example. There are useful exceptions, e.g. pandas dataframes, so they work very well with interactive environments.
      Here I'd argue that __str__ should just contain the information a bit more minimal in a one liner.
      Nowadays in recent python, we'd usually just define the data classes as dataclasses and then we'll automatical get a useful __str__ and __repr__ and __init, what reduces the need to even think and debate it.
      The usual way to deal with a pretty printing or a formatted output is to add a formatted_str or similar called function. One reason is also, that you want to influence the formatting with options (and you can't really do that in __str__). E.g. whether you want a colon there, or maybe you want output it as a csv (so you can pipe into a database). Indeed, very often, you could even think about delegating it to a specialized library like python-tabular or similar.
      Anyway, the only thing I really disliked in this video is to call the method "print". I would always suggest, especially to learners, not to use any keywords or global function names as function names. Even if it fits the purpose of the method very well, the chance for both confusion and hard to debug errors is significant. You can even see it in this video. There are three prints in three consecutive lines: the first is in a method name declaration, the 2nd one calls the global standard python print and the 3rd one calls the print method of another object. It's even worse that the three methods will do something similar. It's only a question of time till the wrong print is used, not caught immediately and the ending up in a subtle and close to impossible findable bug. I mean, you still can call print(vehicle) or vehicle.print() that both will do something similar, but different.
      Anyway, this video is outstanding good!

  • @hashmarker4994
    @hashmarker4994 3 года назад

    Just found your channel! Your explanations are great!

    • @ArjanCodes
      @ArjanCodes  3 года назад

      Glad you like them, Hash Marker!

  • @triple-oe4hw
    @triple-oe4hw 2 года назад

    Thanks man really wished I'd learned this sooner

  • @shreedaghatpande1878
    @shreedaghatpande1878 2 года назад

    As a senior dev in my team your sample code for bad example gave me a slight headache.
    But your explanation to all the changes made me way too happy.
    Thanks for the great content 👍.
    After completely watching the video this reminded me why people say good code doesn't need any mandane comments.

    • @ArjanCodes
      @ArjanCodes  2 года назад +1

      Thank you, glad you liked the example (at least the after part ;) ).

  • @das_papa4873
    @das_papa4873 Год назад

    Excellent video. Thank you very much for this serie.

  • @NegriniDaniel
    @NegriniDaniel 3 года назад

    Excellent Video! Thank you

    • @ArjanCodes
      @ArjanCodes  3 года назад

      You are welcome, Daniel!

  • @fuuman5
    @fuuman5 3 года назад +10

    You could use dataclasses to save a lot of boilerplate. And I like to implement __str__ methods to print objects. But I guess you left that out to make it not too complicated. Anyway nice videos. Good to watch.

    • @ArjanCodes
      @ArjanCodes  3 года назад +16

      Thank you! Yes - dataclasses are really helpful, as are the __str__ methods for printing. It's always a challenge to make sure the examples used to explain a concept do not introduce too many other 'new' things at the same time. I do think a video about these 'helper' libraries would be useful, as they really save you a lot of time.

    • @fuuman5
      @fuuman5 3 года назад +1

      Yeah, that's an important point. But you are doing great at finding the right mix which is shown by your amazing growth over the last month. Will definitly follow your upcoming videos - keep going!

  • @chuckles8519
    @chuckles8519 2 года назад

    I'm learning a lot from your videos - thanks.

    • @ArjanCodes
      @ArjanCodes  2 года назад

      Glad to hear the videos are helpful!

  • @iandthopper
    @iandthopper Год назад

    Thank you, Arjan. Superb content.

    • @ArjanCodes
      @ArjanCodes  Год назад

      Thanks so much Ian, glad the content is helpful!

  • @chrisk8703
    @chrisk8703 2 года назад +3

    Thank you for the great video about cohesion and coupling, I can learn a lot from these videos about code structure design.
    One question about the types you added at minute 10:00 to the classes. When to use it that way compared to when using it directly in constructor e.g.: __init__(self, x: str)?

  • @izzatkhamraev7719
    @izzatkhamraev7719 2 года назад

    absolutely great video, thank you very much

  • @jake115577
    @jake115577 10 месяцев назад

    Thanks, Arjan!

  • @fashionvella730
    @fashionvella730 2 года назад

    best best explanation ever

  • @TheFaltajan
    @TheFaltajan 3 года назад +1

    Great series! Thanks so much. Could you also touch the topic about Python and DI container?

    • @ArjanCodes
      @ArjanCodes  3 года назад

      Thank you Jan, I’m happy you’re enjoying the series. Thank you for the suggestion, I’ll keep it in mind for one of my next videos!

  • @benjamincabalona9014
    @benjamincabalona9014 2 года назад

    This video is underrated. Well done!

    • @ArjanCodes
      @ArjanCodes  2 года назад

      Thanks Benjamin, glad you liked it!

  • @FernandoGonzalez-ir1bx
    @FernandoGonzalez-ir1bx 3 года назад

    Very very usefull! Thanks a lot!

    • @ArjanCodes
      @ArjanCodes  3 года назад

      Glad it was helpful, Fernando!

  • @oscarmartinezbeltran
    @oscarmartinezbeltran 2 года назад

    Fantastic channel !!!! Thank you!!! and keep it up !!!!!!!!

  • @NateROCKS112
    @NateROCKS112 2 года назад +6

    There are a few design things I feel like I'd change:
    1. As others have mentioned, Vehicle and VehicleInfo would be good as dataclasses.
    2. Using enums instead of a boolean "electric" flag. This would allow for adding more vehicle types in the future, such as "hybrid" or "diesel," if one needs to differentiate the two.
    3. __str__() is much cleaner when printing stuff, rather than using a unique print() method. This is obviously a boon if, as you said, one wants to develop a GUI.

  • @alessandroferrari2166
    @alessandroferrari2166 2 года назад

    Great stuff Arjan! You got a new subscriber! Groetjes uit Den Haag!

  • @ayva1106
    @ayva1106 2 года назад

    20:26 Truer words have never been spoken 🙏🙏

  • @MrJeeoSoft
    @MrJeeoSoft 2 года назад

    Nice video Arjan!

  • @hbar45
    @hbar45 2 года назад

    If I'm understanding this correctly, cohesion and decoupling can be closely achieved in general by convenient grouping of information, such that methods that operate on that information can be colocated in the same class?
    I have many questions, but I'm in luck, as this is only the first video in this wonderful series. Keep it up!

  • @samjoel4152
    @samjoel4152 2 года назад

    Loved this..

  • @mhmt_dmr
    @mhmt_dmr 2 года назад

    Thanks a lot sir.

  • @david2am
    @david2am 7 месяцев назад

    Best explanaition, thanks

    • @ArjanCodes
      @ArjanCodes  7 месяцев назад

      I'm very glad it was helpful, David!

  • @valentinfontanger4962
    @valentinfontanger4962 2 года назад

    This is so unique

  • @MagnusAnand
    @MagnusAnand 2 года назад

    Fantastic video! Thanks

  • @waex7089
    @waex7089 2 года назад

    thank you !

  • @JaBoss397
    @JaBoss397 Год назад

    thank you for the great review

    • @ArjanCodes
      @ArjanCodes  Год назад

      Thank you Sean, glad you liked the video!

  • @MPatrickN
    @MPatrickN 2 года назад

    Easiest sub of my life.

    • @ArjanCodes
      @ArjanCodes  2 года назад

      Thank you! And welcome onboard ;).

  • @GuRuGeorge03
    @GuRuGeorge03 2 года назад

    It's really cool that you used composition and not inheritance!

    • @ArjanCodes
      @ArjanCodes  2 года назад

      Thanks! Yes, I'm a big fan of composition over inheritance (you may have noticed that in some of my other videos 😉).

  • @kcramo
    @kcramo 2 года назад

    Hallo Arjan. Dank voor je uitstekende uitleg zeer leerzaam ik ga de rest van de video's bekijken educatie moet vrij en toegankelijk zijn voor iedereen een kopje koffie komt zeker. Dank Khaled

  • @aron_z4720
    @aron_z4720 2 года назад

    I love your videos so much

    • @ArjanCodes
      @ArjanCodes  2 года назад

      Thank you - glad you like them!

  • @esmondong9198
    @esmondong9198 3 года назад +1

    Great series with many valuable insights!!
    Could you elaborate the different types of couplings and cohesions happening in the code?
    But nonetheless the video was fantastic.

    • @ArjanCodes
      @ArjanCodes  3 года назад +1

      Glad you liked it, James. I’ll definitely revisit cohesion and coupling again soon, and then I’ll also talk about the different types.

  • @alexign
    @alexign 3 года назад +1

    Great video and talk. Thank you! Want more =)

    • @ArjanCodes
      @ArjanCodes  3 года назад

      Thanks! The next part will be released tomorrow :).

  • @Musa_Supreme
    @Musa_Supreme 2 года назад

    Really amazing video. subscribed.

    • @ArjanCodes
      @ArjanCodes  2 года назад

      Thank you! And welcome 🤗.

  • @salaahamin6558
    @salaahamin6558 2 года назад

    At 16:10 I'm screaming internally but Arjun, you've shown us how to use dataclasses!

  • @rasimatics
    @rasimatics 2 года назад

    Great explanation!