ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

695 results

Udacity
Lambda - Programming Languages

This video is part of an online course, Programming Languages. Check out the course here: ...

2:34
Lambda - Programming Languages

754 views

10 years ago

Udacity
Lambda - Design of Computer Programs

This video is part of an online course, Design of Computer Programs. Check out the course here: ...

3:48
Lambda - Design of Computer Programs

1,446 views

13 years ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 444 - GCC's Implicit constexpr

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

3:39
C++ Weekly - Ep 444 - GCC's Implicit constexpr

8,909 views

1 year ago

MP Coding
C++ | Tips Lambda Functions in C++  #cpp #coding #shorts

Lambda functions in C++ provide a concise and flexible way to create inline, anonymous functions. Introduced in C++11, and ...

1:00
C++ | Tips Lambda Functions in C++ #cpp #coding #shorts

1,191 views

1 year ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 429 - C++26's Parameter Pack Indexing

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

3:53
C++ Weekly - Ep 429 - C++26's Parameter Pack Indexing

10,985 views

1 year ago

CppCon
CppCon 2017: Ben Deane “std:: exchange Idioms”

http://CppCon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

3:31
CppCon 2017: Ben Deane “std:: exchange Idioms”

3,289 views

8 years ago

Dennis Traub
How to create a Lambda function to handle SNS messages

In this video you will learn how to create a AWS Lambda function to handle messages that are being sent to an Amazon SNS topic ...

3:51
How to create a Lambda function to handle SNS messages

2,986 views

3 years ago

PRO Concepts
C#12 default lambda parameters | What's New in .NET8 & C#12

In today's video, we will explore "Default lambda parameters," one of the new features introduced in C# 12. Join this channel to ...

3:42
C#12 default lambda parameters | What's New in .NET8 & C#12

77 views

1 year ago

Dennis Traub
How to add an SNS Trigger to an existing Lambda Function

Full playlist: https://www.youtube.com/playlist?list=PLLmKdLgNsy5czcK4etN7-d2G66hGSi82y In this video you will learn how you ...

2:54
How to add an SNS Trigger to an existing Lambda Function

2,483 views

3 years ago

C++ Weekly With Jason Turner
C++ Weekly Ep 467 - enum struct vs enum class

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

3:00
C++ Weekly Ep 467 - enum struct vs enum class

15,967 views

11 months ago

Jakubication
C isalpha

In C, isalpha tells whether or not a character is alphabetical. isalpha returns a non-zero number (true) if the character is an English ...

0:39
C isalpha

58 views

1 year ago

Zoran on C#
Lambdas Almost Killed the Strategy Pattern

Watch the long video: https://youtu.be/jwCW446hoPk Become a sponsor to access source code ...

0:55
Lambdas Almost Killed the Strategy Pattern

39,237 views

1 year ago

Udacity
Debugging - Programming Languages

This video is part of an online course, Programming Languages. Check out the course here: ...

3:09
Debugging - Programming Languages

154 views

13 years ago

John DeNero
Lambda Expressions

Lambda expressions create new procedures in Scheme. So lambda expressions evaluate to anonymous procedures. They have ...

1:21
Lambda Expressions

36,173 views

12 years ago

doggo dot jl
[10x25] How to use an Anonymous Function in Julia

Learn how to use an Anonymous Function in Julia. An Anonymous Function is a function with no name. Learn when and how to ...

3:55
[10x25] How to use an Anonymous Function in Julia

1,574 views

2 years ago

Udacity
Code Coverage - Programming Languages

This video is part of an online course, Programming Languages. Check out the course here: ...

1:20
Code Coverage - Programming Languages

607 views

13 years ago

2MinutesPy
asyncio in Python - Async/Await

... is a Lambda Function in Python? https://youtu.be/HKzEZMeuj-U?si=E8RdmQj13GfrIwY9 Why __init__.py File is Used in Python ...

2:03
asyncio in Python - Async/Await

43,562 views

1 year ago

Neso Academy
Dynamic Memory Allocation using calloc()

Data Structures: Dynamic Memory Allocation using calloc() Function. Topics discussed: 1) Dynamic memory allocation using ...

2:06
Dynamic Memory Allocation using calloc()

261,676 views

5 years ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 428 - C++23's Coroutine Support: std::generator

Awesome T-Shirts! Sponsors! Books! ☟☟ CLion is a cross-platform JetBrains IDE for C and C++ with: - A smart C and C++ editor ...

3:21
C++ Weekly - Ep 428 - C++23's Coroutine Support: std::generator

10,249 views

1 year ago

Visual Studio Code
How is THIS valid c# code??

Next, a Lambda expression can be used so that you don't actually have to create a method for every delegate. So if I replace our ...

1:00
How is THIS valid c# code??

15,339 views

1 year ago