ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

215 results

ACCU Conference
Immediately Invoked Coroutine Lambdas in C++23 - Lifetime Pitfalls & Best Practices  Jonathan Müller

ACCU Membership: https://tinyurl.com/ydnfkcyn --- Immediately Invoked Coroutine Lambdas in C++23 - Lifetime Pitfalls and Best ...

5:21
Immediately Invoked Coroutine Lambdas in C++23 - Lifetime Pitfalls & Best Practices Jonathan Müller

302 views

1 day ago

Programentor
Lambda Expression In C# | Csharp Lambda Expression | C# Tutorial | Learn C# | Csharp (Hindi/Urdu)

lambdaexpression #lambda #lambdaoperator #functions #csharp #csharptutorial #csharpbasics #csharpprogramming ...

26:18
Lambda Expression In C# | Csharp Lambda Expression | C# Tutorial | Learn C# | Csharp (Hindi/Urdu)

259 views

2 weeks ago

Wolfram U
Functional Programming with Pure Anonymous Functions in Wolfram Language

Examples show you how to write pure anonymous functions in Wolfram Language. Learn about useful functional programming ...

8:28
Functional Programming with Pure Anonymous Functions in Wolfram Language

68 views

2 weeks ago

Coding with Tom
The C++ Compiler Is A Nightmare!

Timestamps: 0:00 Intro 0:05 The C Compiler 3:05 How C++ inherits this 3:50 C++ Classes 5:24 Exceptions 5:48 Namespaces and ...

10:03
The C++ Compiler Is A Nightmare!

15,833 views

11 days ago

CodingForProfessionals
Lambda Expressions Explained With Examples.

This video is on the implementation and uses of LambdaExpressions.

7:26
Lambda Expressions Explained With Examples.

13 views

3 weeks ago

Programentor
Anonymous Functions in C# | Anonymous Methods | C# Tutorial | Learn C# | Csharp | C# (Hindi/Urdu)

anonymousmethod #anonymous #functions #csharp #csharptutorial #csharpbasics #csharpprogramming #csharpdotnet ...

30:27
Anonymous Functions in C# | Anonymous Methods | C# Tutorial | Learn C# | Csharp | C# (Hindi/Urdu)

222 views

2 weeks ago

Meeting Cpp
Unlocking the value of C++20 - Alex Dathskovsky - Meeting C++ 2025

Unlocking the value of C++20 - Alex Dathskovsky - Meeting C++ 2025 Slides: https://slides.meetingcpp.com With C++23 already ...

1:02:45
Unlocking the value of C++20 - Alex Dathskovsky - Meeting C++ 2025

3,028 views

4 weeks ago

Meeting Cpp
C++23 tools you would actually use - Alex Dathskovsky - Meeting C++ 2025

C++23 tools you would actually use - Alex Dathskovsky - Meeting C++ 2025 Slides: https://slides.meetingcpp.com Last year, we ...

1:00:20
C++23 tools you would actually use - Alex Dathskovsky - Meeting C++ 2025

2,528 views

12 days ago

Nic Ferrier
Talking about making C safer with closures and nested function patterns

I've been doing some live streams about closures and nested functions in C and this is a brief summary edit to show my basic ...

7:50
Talking about making C safer with closures and nested function patterns

650 views

4 weeks ago

vlogommentary
Accessing Owner Object Properties Inside Anonymous Functions in C#

Learn how to access properties of an object inside an anonymous function assigned outside its class in C# , with clean and ...

2:25
Accessing Owner Object Properties Inside Anonymous Functions in C#

0 views

4 weeks ago

NDC Conferences
Implicit Conversions Considered Harmful - Jason Turner - NDC TechTown 2025

This talk was recorded at NDC TechTown in Kongsberg, Norway. #ndctechtown #ndcconferences #developer ...

1:01:40
Implicit Conversions Considered Harmful - Jason Turner - NDC TechTown 2025

2,478 views

3 weeks ago

Meeting Cpp
Embedded Friendly C++: Features That Make a Difference - Andreas Fertig - Meeting C++ 2025

Embedded Friendly C++: Features That Make a Difference - Andreas Fertig - Meeting C++ 2025 Slides: ...

1:02:00
Embedded Friendly C++: Features That Make a Difference - Andreas Fertig - Meeting C++ 2025

2,199 views

2 weeks ago

NeuroVed
Lecture 12: Lambda Functions, Map & Filter in Python - Functional Programming Mastery in Hindi

In this advanced Lecture 12, master functional programming concepts in Python: Lambda functions for writing concise anonymous ...

46:36
Lecture 12: Lambda Functions, Map & Filter in Python - Functional Programming Mastery in Hindi

23 views

4 weeks ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 514 - C++26 on 1990 DOS?

Awesome T-Shirts! Sponsors! Books! ☟☟ C++ Best Practices - NDC Toronto - May 5,6 ...

9:14
C++ Weekly - Ep 514 - C++26 on 1990 DOS?

4,983 views

2 weeks ago

LabLols
Lambda Calculus
7:36
Lambda Calculus

0 views

3 weeks ago

vlogize
Verstehen, wann und warum Variablen in C+ + -Lambdas per Wert erfasst werden

Tauchen Sie ein in die Feinheiten von C+ + -Lambdas und erfahren Sie, wann und warum erfasste Variablen konstruiert und ...

1:59
Verstehen, wann und warum Variablen in C+ + -Lambdas per Wert erfasst werden

0 views

4 weeks ago

CppCon
Back to Basics: C++ Ranges - Mike Shah - CppCon 2025

https://cppcon.org --- Back to Basics: C++ Ranges - Mike Shah - CppCon 2025 --- Ranges have been available since C++20 to ...

1:00:07
Back to Basics: C++ Ranges - Mike Shah - CppCon 2025

3,958 views

2 weeks ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 513 - How Many Ways Can You End a Program?

Awesome T-Shirts! Sponsors! Books! ☟☟ C++ Best Practices - NDC Toronto - May 5,6 ...

16:13
C++ Weekly - Ep 513 - How Many Ways Can You End a Program?

9,053 views

3 weeks ago

Nic Ferrier
Talking about closures and nested functions in C, Part 4: a simple example of file closing PLUS...

I've been talking about using closures in C through using the GCC nested functions implementation (which is now safe from stack ...

16:49
Talking about closures and nested functions in C, Part 4: a simple example of file closing PLUS...

454 views

Streamed 4 weeks ago

Nic Ferrier
Talking about closures and nested functions in C, Part 3: a powerful abstraction for HTTP?

Closures are (probably) coming to C so I used nested functions (which have also recently been made safe) to implement a ...

16:40
Talking about closures and nested functions in C, Part 3: a powerful abstraction for HTTP?

45 views

Streamed 4 weeks ago