ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

85 results

C++ Weekly With Jason Turner
C++ Weekly - Ep 509 - Can Lambdas Inherit Interfaces?

Awesome T-Shirts! Sponsors! Books! ☟☟ Hudson River Trading engineers use modern C++ to build performance-critical systems ...

7:46
C++ Weekly - Ep 509 - Can Lambdas Inherit Interfaces?

8,762 views

3 weeks ago

ACCU Conference
C++20 Ranges - The Stuff of Science Fiction - Stewart Becker - ACCU 2025 Short Talks

ACCU Membership: https://tinyurl.com/ydnfkcyn --- C++20 Ranges - The Stuff of Science Fiction - Stewart Becker - ACCU 2025 ...

5:21
C++20 Ranges - The Stuff of Science Fiction - Stewart Becker - ACCU 2025 Short Talks

749 views

2 weeks ago

CppNow
Lightning Talk: Lambda None of the Things - Braden Ganetsky - C++Now 2025

https://www.cppnow.org​ --- Lightning Talk: Lambda None of the Things - Braden Ganetsky - C++Now 2025 --- Lambdas are a ...

5:32
Lightning Talk: Lambda None of the Things - Braden Ganetsky - C++Now 2025

1,565 views

17 hours ago

Code Sync
Going functional and immutable: Refactoring solution (...) from C# to F# -Daniel Ondus |LambdaDays25

This talk was recorded at Lambda Days in June 2025. If you're curious about our upcoming event, check https://lambdadays.org ...

19:19
Going functional and immutable: Refactoring solution (...) from C# to F# -Daniel Ondus |LambdaDays25

234 views

13 days ago

CodeCraft
functors and lambda expressions in c++ part -1 #function #lambdaexpression #lambdafunction #c++

this is for understanding of importance of functors and lambda expression.

12:16
functors and lambda expressions in c++ part -1 #function #lambdaexpression #lambdafunction #c++

8 views

14 hours ago

Meeting Cpp
Vector to Array - Robin Savonen Söderholm - Meeting C++ 2025

Robin shows how to preserve compile time allocations with std::vector into an std::array in constexpr context in C++ in his lightning ...

5:05
Vector to Array - Robin Savonen Söderholm - Meeting C++ 2025

1,090 views

2 weeks ago

SmartlyShare
Static Methods | Instance Methods | Static Functions | Instance Functions

programming Static and Instance functions tutorial Static and Instance functions With Return or Without Return Static Methods ...

10:18
Static Methods | Instance Methods | Static Functions | Instance Functions

3 views

2 weeks ago

cpponsea
Lightning Talk: It Is a Pipe, but Should It Be? (Sorry Magritte) - Björn Fahller - C++ on Sea 2025

https://cpponsea.uk​ --- Lightning Talk: It Is a Pipe, but Should It Be? (Sorry Magritte) - Björn Fahller - C++ on Sea 2025 ...

5:14
Lightning Talk: It Is a Pipe, but Should It Be? (Sorry Magritte) - Björn Fahller - C++ on Sea 2025

794 views

11 days ago

Coding mit Dom
Delegates, anonyme Methoden und Lambdas in C#

C# Delegates: Du bist neu in C# und fühlst dich von Begriffen wie Delegates oder Lambda-Ausdrücken überfordert?

9:14
Delegates, anonyme Methoden und Lambdas in C#

87 views

4 weeks ago

SmartlyShare
Function With Return or Without Return | Method With Return or Without Return | Void Function

programming functions tutorial Functions With Return or Without Return Methods With Return or Without Return Void Functions ...

11:28
Function With Return or Without Return | Method With Return or Without Return | Void Function

10 views

3 weeks ago

Ahmed Dahir Gutale
C++ vs. Rust: A Philosophical Battle for System Programming Supremacy

The provided sources offer a comprehensive view of the C++ programming language, from its historical origins and design ...

7:19
C++ vs. Rust: A Philosophical Battle for System Programming Supremacy

224 views

13 days ago

Wesley Evans
Final Presentation CSCI 301

0:00 Intro 0:09 Origin 0:21 Development and Evolution 0:38 Syntax 1:01 Data types 1:50 Control structures 2:45 System 3:14 ...

9:19
Final Presentation CSCI 301

40 views

13 days ago

SmartlyShare
Function Or Method Example | Method With Return or Without Return | Void Function

programming functions tutorial Functions With Return or Without Return Methods With Return or Without Return Void Functions ...

5:38
Function Or Method Example | Method With Return or Without Return | Void Function

0 views

2 weeks ago

Excel Off The Grid
Excel Functions That Behave Like Values - This Is Mind Blowing 🤯

Get the example file ☆ Sign up for our free Insiders program and get the example file: https://exceloffthegrid.com/insiders-signup/ ...

11:59
Excel Functions That Behave Like Values - This Is Mind Blowing 🤯

17,275 views

11 days ago

Enlear Academy
Lambda Tenant Isolation Mode — Amazing Feature, But Watch Out for These Trade-Offs

In this video, I break down AWS Lambda's brand-new Tenant Isolation Mode a huge update for multi-tenant SaaS applications ...

10:18
Lambda Tenant Isolation Mode — Amazing Feature, But Watch Out for These Trade-Offs

277 views

4 weeks ago

LepZalo
The Basics of Programming Episode 0: Introduction

programming #guide #computer Episode 0 of The Basics of Programming series Discussion of some basic concepts about ...

10:05
The Basics of Programming Episode 0: Introduction

38 views

8 days ago

lalo morales
The Logic and Function of Programming Languages

Get into the foundational concepts of programming language design and implementation! This comprehensive module review ...

7:53
The Logic and Function of Programming Languages

164 views

3 weeks ago

SoftPrayog
Templates in C++

Templates use types and values as parameters for creating classes, effectively specifying a family of classes from a single ...

18:12
Templates in C++

56 views

9 days ago

Tsoding
Programming Party Tricks

Source Code: https://gist.github.com/rexim/6f2349b548fdead7ed790d1a40915ae1 Chapters: - 00:00 - The Most Important ...

17:54
Programming Party Tricks

166,574 views

2 weeks ago

My Notes with ai
Imperative vs Functional

topics Functional Programming Languages: Introduction, Mathematical Functions, Fundamentals of Functional Programming ...

7:28
Imperative vs Functional

27 views

2 weeks ago

quantumstack
Every Beginner Gets C++ SWITCH WRONG… Here’s the Fix

Tired of writing endless if-else chains in C++? In this video, I break down switch statements step by step, showing you how to write ...

6:48
Every Beginner Gets C++ SWITCH WRONG… Here’s the Fix

15 views

3 weeks ago

GUIDE OF MAD
Lambda Function Explained | Excel Secret Tool | Excel Automation | Excel 2026 | Tips & Tricks

Lambda Function Explained | Excel Secret Tool | Excel Automation | Excel 2026 | Tips & Tricks Hi I am Abhishek Jaiswal.

11:54
Lambda Function Explained | Excel Secret Tool | Excel Automation | Excel 2026 | Tips & Tricks

103 views

3 weeks ago

CppNuts
Transform In C++ | std::transform In C++

JOIN ME https://www.youtube.com/channel/UCs6sf4iRhhE875T1QjG3wPQ/join https://www.patreon.com/cppnuts Learn ...

5:10
Transform In C++ | std::transform In C++

552 views

10 days ago

MindMap Learning
2. C++ Data Types – Explained Step by Step for Beginners

In this video, we continue our C++ Step by Step playlist and learn all about C++ data types. You will understand: ✓ What data ...

15:28
2. C++ Data Types – Explained Step by Step for Beginners

0 views

2 weeks ago

Ragib Asif
Dynamic Arrays in C

Learn how to build a fully functional dynamic array in C from scratch. In this video, I walk through the full process of designing and ...

10:15
Dynamic Arrays in C

0 views

3 weeks ago