How to Use C++ Dependency Injection to Write Maintainable Software - CppCon 2022

How to Use C++ Dependency Injection to Write Maintainable Software - CppCon 2022

CppCon via YouTube Direct link

Unique Point

9 of 19

9 of 19

Unique Point

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

How to Use C++ Dependency Injection to Write Maintainable Software - CppCon 2022

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

  1. 1 Intro
  2. 2 Dependency Injection
  3. 3 How to pass dependencies around
  4. 4 Data which is constant
  5. 5 Data which might change
  6. 6 Passing the dependencies
  7. 7 References are Universal
  8. 8 Factories
  9. 9 Unique Point
  10. 10 The Solution
  11. 11 Advantages and Disadvantages
  12. 12 Testability
  13. 13 Recap
  14. 14 Conclusion
  15. 15 Questions
  16. 16 Can it work
  17. 17 Passing as a parameter
  18. 18 Multiple functions
  19. 19 Piping

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.