Categories
News

Nick Hodges New Book: Dependency Injection In Delphi

If you’ve been following along, this is Nick’s 3rd book in recent years, following on the heals of Coding in Delphi and More Coding in Delphi. This time around he has teamed up with Embarcadero MVP Stefan Glienke to cover the topic of Dependency Injection in depth and complete detail.

This book covers Dependency Injection from A to Z. In it you’ll learn about Constructor Injection, Property Injection, and Method Injection. You’ll learn about the right and wrong way to use the Dependency Injection Container.

Nick Hodges Dependency Injection In DelphiHere is the Chapter List:

  • What is Dependency Injection
  • Benefits of Dependency Injection
  • Constructor Injection
  • Property Injection
  • Method Injection
  • Using the Container
  • A Simple Migration Example
  • Advanced Uses of the Container
  • Dependency Injection Anti-patterns
  • A Full, Useful Example
  • Final Thoughts

Run out and buy your copy now!

Nick Hodges Stefan Glienke Coding In Delphi More Coding In Delphi