YoVDO

Dependency Injection - A 25-Dollar Term for a 5-Cent Concept

Offered By: CppNow via YouTube

Tags

C++Now Courses Software Development Courses Dependency Injection Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the concept of Dependency Injection (DI) in C++ through this comprehensive conference talk from C++Now 2019. Delve into the simplicity and power of DI, learning how it's inherently used in constructor implementations. Examine real-world success stories of DI application in various projects, weighing the pros and cons of its usage. Understand why DI is crucial for maintaining and testing code in environments with changing requirements. Compare different DI methods, approaches, and frameworks, including templates, concepts, type-erasure, inheritance, and variant. Gain insights into runtime and compile-time injection, and explore popular DI frameworks like [Boost].DI, Google.Fruit, and Hyperdemic. Learn to apply DI effectively in your C++ projects, covering topics such as design principles, simple implementation, testability, Single Responsibility Principle, coupling, and test-driven development. By the end, acquire a clear understanding of DI use cases, benefits, and guidelines for proper implementation in C++ programming.

Syllabus

Introduction
Agenda
Design principles
Simple implementation
Testable
Single Responsibility Principle
Coupling
Distance Friends
Function
Virtual concepts
Man approach concepts
Wiring concepts
Testing concepts
TDD testdriven development
Is it flexible
Good practice
Wiring
Wire in mass
Frameworks


Taught by

CppNow

Related Courses

Software as a Service
University of California, Berkeley via Coursera
Software Testing
University of Utah via Udacity
The Hardware/Software Interface
University of Washington via Coursera
Software Debugging
Saarland University via Udacity
Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera