PluralSight – C# Events, Delegates, and Lambdas

PluralSight – C# Events, Delegates, and Lambdas
English | Tutorial | Size: 355.97 MB


Events, delegates, and lambdas play an important role in C# apps, but why would you use them? This course will teach you how to leverage the functionality provided by these features so you can handle different event scenarios in your apps.

Linkedin Learning – Modern C++ Lambdas

Linkedin Learning – Modern C++ Lambdas
English | Tutorial | Size:


The course provides an introduction to a modern C++ feature called lambdas, which allows developers to create function definitions in place that can be passed around and used in your code.