How to Use Dependency Injection to Write Maintainable Software

How to Use Dependency Injection to Write Maintainable Software

Meeting Cpp via YouTube Direct link

structs

24 of 27

24 of 27

structs

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

How to Use Dependency Injection to Write Maintainable Software

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction
  2. 2 What is dependency injection
  3. 3 Data dependency
  4. 4 Constants
  5. 5 Behaviors
  6. 6 Bundles
  7. 7 Optional Behaviors
  8. 8 Passing Dependencies
  9. 9 Dependency Injection
  10. 10 Creating Fixtures in Test
  11. 11 Using a Shared Pointer
  12. 12 Using a Reference
  13. 13 piping
  14. 14 function arguments
  15. 15 translator and formatter
  16. 16 factory
  17. 17 unique pointer
  18. 18 shared pointer
  19. 19 advantages and disadvantages
  20. 20 sharing pointer
  21. 21 factories
  22. 22 wiring
  23. 23 component hierarchy
  24. 24 structs
  25. 25 Disadvantages
  26. 26 Testability
  27. 27 Conclusion

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.