اشتراک‌ها
چگونه کلاس‌های خود را نامگذاری کنیم؟
Intent Formula Examples
Authorization Can{Entity}{Action} CanAdminViewThisPage, CanManagerUpdateUserInfo
Validation Is{Target}{State}{Test} IsAddressUpdateAllowed, IsUserCreationValid
Interfaces ICan{Action} ICanSendMail, ICanBeValidated
Concrete Business Concept “What is it?” (nouns + adjectives) Student, EmployeeUserProfile, ShippingAddress
Use Cases {Action}{Target} ApproveOrder, SendWelcomeEmail
Design Pattern {Name}{Pattern} IShippingAddressStrategy, HomeAddressStrategy, TemporaryAddressStrategy
چگونه کلاس‌های خود را نامگذاری کنیم؟
اشتراک‌ها
آموزش الگو طراحی Observer

This video is for the Observer pattern in the behavioral category with a JobPosting example for the Persian language developers. 

آموزش الگو طراحی Observer