Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Learn and Understand C# Delegates fast by coding

Posted By: naag
Learn and Understand C# Delegates fast by coding

Learn and Understand C# Delegates fast by coding
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1 Hours | Lec: 9 | 144 MB
Genre: eLearning | Language: English

Make your code powerful by using C# Delegates today, and understand it step-by-step through real world examples!

Delegates are very useful in C#, but the concept behind delegates might be hard to fully understand, therefore can be confusing for a lot of C# developers.

It is inevitable for a C# developer to notice the scenarios while coding, when the use of a delegate could come in very handy. I will be your guide through your delegate learning path, and make it simple for you to understand through my logically built examples.

This is my first course, which gives an introduction to the C# delegates.

If you follow along, you will understand the delegate related topics much easier: Events, Lambda expressions, LINQ. Anonymous methods, Events, and Lambdas will be also covered in the future sections of this course!

LINQ can make your C# code more powerful, and simpler, because it gives you an easy and concise way to query objects. But in order to use it, you first need to understand how delegates work.

Why should you take this course instead of watching Youtube videos about delegates?

Because this course will give you an in depth introduction to delegates
Because one simple example may not be enough for you to recognize the situation for a delegate to be useful in software development
Because instead of declaring one simple example, I'll cover logically built, more realistic examples to make the topic simple for you to learn and understand
You will learn how Action<T>, and Func<T, TResult> work, which is inevitable to know for writing LINQ queries

Learn and Understand C# Delegates fast by coding