C# Delegates: Definition, Benefits, and Example
Offered By: tutorialsEU via YouTube
Course Description
Overview
Explore the concept of C# delegates and their role in enhancing code quality through this 18-minute video tutorial. Discover how delegates can help tackle issues like spaghetti code and unnecessary complexity, leading to more elegant and maintainable C# applications. Learn to implement the delegate pattern, which organizes code into methods executed on behalf of other objects, promoting modularity and centralized logic. Gain practical insights into writing easy-to-read C# code using delegates, with examples provided to reinforce your understanding. By the end of this tutorial, grasp how delegates serve as an essential tool for creating modular and efficient C# applications.
Syllabus
What is a C# Delegate and how does it help my code? + Example
Taught by
tutorialsEU
Related Courses
Beginning Game Programming with C#University of Colorado System via Coursera Programming with C#
Microsoft via edX DEV206.1x: Introduction to XAML and Application Development
Microsoft via edX Introduction to Game Development
Michigan State University via Coursera Designing Advanced Applications using XAML
Microsoft via edX