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
Advanced WordPress: Action and Filter Hooks (2017)LinkedIn Learning WordPress: Action and Filter Hooks
LinkedIn Learning Practice forEach in JavaScript Course (How To)
Treehouse Callback Functions in JavaScript Course (How To)
Treehouse Asynchronous JavaScript Tutorial
YouTube