top of page

Basics of Dependency Injection

משך השיעור: 02:00:00

בהשלמת הרכישה אתה מסכים לתנאי שימוש באתר

בשיעור זה נלמד את המושגים הבסיסיים מאחורי טכניקת Dependency Injection. תלמדו מה הם DI container, Composition Root, Binding Scope, Context installers ותלמדו כיצד להשתמש בכל זה בפועל.

בעזרת דוגמאות פשוטות וברורות, אסביר אילו בעיות Dependency Injection פותרת ומדוע שליטה בטכניקה זו היא מיומנות חשובה מאוד ומבוקשת.



סרטונים הכלולים בשיעור:

1. The motivation of using DI

2. Design by contract / Contract programming

3. DI containers

4. DI Containers. Example

5. Managing dependencies' lifetime

6. Contexts and Installers

7. Zenject Context model

8. Constructor Injection and List injection

9. Scriptable Object installer

10. IfNotBound() command

11. What's next?

bottom of page