Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
346 results
From its humble beginnings as a project code-named "Oak" at Sun Microsystems to becoming a global standard for enterprise ...
50,543 views
23 hours ago
Speaker(s): Mark Lagodych I would like to talk about my personal project that is a compiler from WebAssembly to lambda calculus ...
7 views
2 weeks ago
... smart pointers 1:50 - Use concepts 2:16 - Use ranges 2:37 - Use std::jthread 3:03 - Use recursive lambdas 3:23 - Use attributes.
2,592 views
🧩 Can you imagine being able to create your own functions in Excel as if they were built-in? In this comprehensive tutorial ...
221 views
Download sample code https://learn.smarterapps.pro/resources/7/244.
1 view
1 month ago
In this video, we will learn Lambda Expressions in C# from scratch. Topics Covered: ✓ What is Lambda Expression? ✓ Why do ...
21 views
Modern C++ lambdas are the result of a 12-year "staircase" of evolution, moving from the clunky boilerplate of C++03 to the ...
49 views
Why can a lambda passed as an argument be used in a constant expression? ✧ I really hope you found a helpful solution!
0 views
9 days ago
... lambda parameters with modifiers now you can add modifiers such as code riff in out or riff read only to lambda expression ...
37 views
4 weeks ago
The Excel LAMBDA function is a great way to get custom Excel functions without Excel VBA. In this beginner tutorial, I walk you ...
874 views
8 days ago
In this video, you'll learn how C# evolved from Delegates to Lambda Expressions and why Anonymous Methods, Func, Action, ...
12 views
3 days ago
Learn Regex (regular expressions) in Excel - In this lesson, we cover an introduction of what regex is and what we have available ...
1,369 views
Imagine hiring a ghost to deliver a message, but for some reason, you force that ghost to carry a heavy, empty briefcase. That is ...
14 views
cpp #coding #programming #guide #tutorial In this video, we're going to take a look to five useful pointers tricks in C++.
93 views
C++ Superpower Still using the erase-remove idiom? Modern C++20 introduced std::erase_if(), making element removal simpler ...
I make more progress on the programming language I'm designing (and will later implement), including deciding on some ...
43 views
Programming in C#. Value type and Reference types.
5 views
Source: https://stackoverflow.com/questions/79911879 Question Author: - Ujjwal Shekhar ...
This video focuses on binary predicate sorting using lambda functions. We begin with lambda syntax basics: the capture list for ...
2 views
Join me on this stream with guest Jonathan Reiter to take a look a debugging C programs with WinDbg! What we gonna do: we ...