Companies Home Search Profile

C#: Delegates, Events, and Lambdas

Focused View

Joe Marini

1:08:03

0 View
  • 01.01-using c delegates events and lambdas.mp4
    01:36
  • 01.02-what you should know.mp4
    01:24
  • 01.03-exercise files on github.mp4
    01:06
  • 01.04-setting up the developer environment.mp4
    01:46
  • 02.01-overview of c delegates events and lambdas.mp4
    02:34
  • 02.02-common delegate event and lambda scenarios.mp4
    02:20
  • 03.01-creating c delegates.mp4
    06:39
  • 03.02-using anonymous delegates.mp4
    02:56
  • 03.03-using composable delegates.mp4
    07:00
  • 03.04-challenge programming delegate.mp4
    02:57
  • 03.05-solution programming delegate.mp4
    06:18
  • 04.01-creating c event handlers.mp4
    05:45
  • 04.02-event chaining.mp4
    07:08
  • 04.03-challenge programming events.mp4
    01:59
  • 04.04-solution programming events.mp4
    02:39
  • 05.01-understanding c lambdas.mp4
    06:50
  • 05.02-using lambdas as delegates.mp4
    02:39
  • 05.03-challenge programming lambdas.mp4
    01:19
  • 05.04-solution programming lambdas.mp4
    01:55
  • 06.01-where to go next.mp4
    01:13
  • Description


    C# provides different function types to fit a variety of real-world development scenarios. In this course, Joe Marini explores three important features of C#: Delegates, events, and lambdas. First, Joe shows how delegates are used to provide interchangeable functions during the lifetime of a program, which makes it easy to modify the functionality of an app on the fly. He then covers events, which are used to handle messages from both within and outside the program and can be turned on and off dynamically. Finally, he shows how lambdas provide a concise, efficient way of writing simple expressions without having all the associated syntax of a full function. These features help keep C# code readable, efficient, and maintainable, so join Joe to learn how to adapt this flexible set of programming tools to your own C# programming needs.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category

    C#

    Seasoned software industry veteran with 30 years of experience creating developer platforms and APIs, managing strategic partners, leading high-performing teams, driving developer-focused initiatives, crafting product strategy, and advocating for great technology. Deep experience delivering both technical and business presentations to large audiences. Senior Author for LinkedIn Learning with over 50 published titles, covering subjects such as Python programming, Android Development, XML and JSON data processing, Mobile Development, jQuery, and HTML5. Specialties: Strategic Partner Management; Mobile Applications; Web standards, architecture, and development; product strategy; program management; partner marketing; SDK development; writing and speaking; developer platform API development
    LinkedIn Learning is an American online learning provider. It provides video courses taught by industry experts in software, creative, and business skills. It is a subsidiary of LinkedIn. All the courses on LinkedIn fall into four categories: Business, Creative, Technology and Certifications. It was founded in 1995 by Lynda Weinman as Lynda.com before being acquired by LinkedIn in 2015. Microsoft acquired LinkedIn in December 2016.
    • language english
    • Training sessions 20
    • duration 1:08:03
    • Release Date 2024/09/21

    Courses related to C#