Software Practices

W21 Dependencies Demystified

05/02/2018

4:00pm - 5:15pm

Level: Introductory to Intermediate

Jason Bock

MVP (C#)

Staff Software Engineer

Rocket Mortgage

Dependency injection, inversion of control, containers – let's cut through the confusion and hyperbole and talk about what these really mean. This session will cover dependencies – why you should care, what they are, how you identify them, and when they provide value. It will also cover containers and how you can use them to effectively manage your dependencies.

You will learn:

  • What dependencies are
  • How containers simplify and empower your applications
  • How to use containers effectively