IT & Software Modern C++: Lambdas

Currently reading:
 IT & Software Modern C++: Lambdas

Covers web development, programming, AI, cloud computing, DevOps, and cybersecurity.

baladia

Member
Amateur
LV
4
Joined
Feb 22, 2024
Threads
1,112
Likes
79
Awards
9
Credits
23,591©
Cash
0$
615247b3b8484e8181401eec5dad1d97.jpg


Modern C++: Lambdas
Released: 3/21/2024
Duration: 46m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 73 MB


Genre: eLearning | Language: English [/center]


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. Lambdas improve code readability and make it easier to use standard library algorithms. The course does not require any previous knowledge of lambdas, but does require a basic understanding of C++ notions such as function calls, variables, scope of definition, and standard library. Join instructor Nina Ranns as she offers insights into the fundamentals of lambda syntax and use, with examples of how to use lambdas with standard library algorithms, lambda captures, closure types, generic lambdas, and more.

 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips
Top Bottom