Discord Community: https://discord.gg/dK6cB24ATp
GitHub Repository: https://github.com/geekific-official/
If you’re a software developer or you’re studying a programming language, you may have heard of: Dependency Injection. Personally, at first, and I am pretty sure that you as well, thought that this must be a really hard concept. But I assure you that it’s just a fancy term used to represent a very easy concept, and that's what we intend to prove in this video!
Timestamps:
00:00 Introduction
00:10 What is Dependency Injection?
03:26 Types of Dependency Injection
05:12 Inversion of Control
07:10 Conclusion
08:34 Thanks for Watching!
If you found this video helpful, check other Geekific uploads:
- Object-Oriented Programming Fundamentals: https://youtu.be/Vfk6sExu8-4
- Introduction to Recursion and Recursive Methods: https://youtu.be/r8KJ2AJWkHs
- Introduction to Regexes: https://youtu.be/HvryGBPmNl8
- Functional Interfaces and Lambda Expressions in Java with Examples: https://youtu.be/HsOVdmmBS9E
- What is a Thread?: https://youtu.be/hN2Yrf4tqTY
- Must Know Java Keywords!: https://youtu.be/0-41SMoV_TA
#Geekific #DependencyInjection #Java #CleanCode #ObjectOrientedDesign