ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,065 results

Awesome
Write code good enough to deploy rockets

NASA's top 10 rules for writing good software. Topics: - Coding best practices; - NASA rules for safe code; - Simple control flow; ...

8:22
Write code good enough to deploy rockets

16,067 views

2 days ago

DeepDiveDev
C++20: The Complete Developer's Guide (Modules, Concepts, Ranges)

C++20 is the biggest update to the language in a decade, introducing the "Big Four" features that fundamentally change how we ...

18:30
C++20: The Complete Developer's Guide (Modules, Concepts, Ranges)

1,263 views

3 weeks ago

Code With Hooria
Master Async/Await in 9 Minutes!

Master Async/Await in 5 Minutes! ---------------------------------------------------------------- In this video, you'll see how async/await works, ...

9:32
Master Async/Await in 9 Minutes!

450 views

2 weeks 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

485 views

2 days ago

Zenphi - Google Workspace AI automation.
Async APIs with Webhooks in Zenphi | Callback URL in JSON Body (Wrapper Pattern Explained)

Struggling to integrate services like Adobe Acrobat Sign, CloudConvert, or Replicate that require a callback URL inside the JSON ...

4:00
Async APIs with Webhooks in Zenphi | Callback URL in JSON Body (Wrapper Pattern Explained)

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,682 views

2 weeks ago

Arpit Katiyar
FUNCTION POINTER TO A FUNCTION | C Language Tutorial (Hindi Version) | #73 | Arpit Katiyar

FUNCTION POINTER TO A FUNCTION | C Language Tutorial (Hindi Version) | #73 | Arpit Katiyar Welcome to the Channel !

17:21
FUNCTION POINTER TO A FUNCTION | C Language Tutorial (Hindi Version) | #73 | Arpit Katiyar

0 views

8 days ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 512 - reinterpret_cast is Finally Fixed!

Awesome T-Shirts! Sponsors! Books! ☟☟ Episode details: https://github.com/lefticus/cpp_weekly/issues/179 T-SHIRTS ...

11:28
C++ Weekly - Ep 512 - reinterpret_cast is Finally Fixed!

12,400 views

4 days ago

DevPeak
Указатель на функцию в C++| массив указателей на функции, callback, using/typedef для псевдонимов

0:24 - указатель на функцию 3:13 - функция вызывает функцию (callback) 5:46 - массив указателей на функции 7:15 ...

9:16
Указатель на функцию в C++| массив указателей на функции, callback, using/typedef для псевдонимов

30 views

4 weeks ago

LambdaTest
NightwatchJS Tutorial: Master Async/Await for Clean & Reliable E2E Testing

Tired of Nightwatch tests that randomly fail even though the code “looks fine”? Start FREE Testing: ...

18:06
NightwatchJS Tutorial: Master Async/Await for Clean & Reliable E2E Testing

82 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...

58 views

Streamed 2 days 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?

34 views

Streamed 3 days ago

Philipp Lackner
Suspend Functions vs. Flows In Kotlin & Android

In this video, I'll clarify the confusion between suspend functions and Flows once and for all. Visit KotlinConf 2026 in Munich and ...

10:38
Suspend Functions vs. Flows In Kotlin & Android

11,616 views

1 month ago

Neso Academy
Objects as Function Arguments in C++

C++ Programming: Objects as Function Arguments in C++ Topics discussed: 1. Objects as Function Arguments - Pass by Value 2.

16:28
Objects as Function Arguments in C++

3,326 views

2 weeks ago

Tech XORT
Implementing Zynq-7000 AXI Interrupt Controller: Step-by-Step Guide

... the Interrupt Service Routine (ISR), and handle the callback function. The Result: The FPGA runs its main routine continuously.

4:48
Implementing Zynq-7000 AXI Interrupt Controller: Step-by-Step Guide

0 views

3 days ago

Wisdomers - Computer Science and Engineering
Function Declaration, Definition & Calling in C Explained || C Programming || Lesson 102 ||

In this class we will understand Function Declaration, Definition & Calling in C Explained. Master the syntax of functions in C! In ...

6:36
Function Declaration, Definition & Calling in C Explained || C Programming || Lesson 102 ||

110 views

3 weeks ago

개발자방16
Showing you C pointer hell (why use typedef)

This video covers everything from the basics of C pointers to function pointers and how to read extremely complex declarations ...

4:55
Showing you C pointer hell (why use typedef)

7,637 views

2 weeks ago

Explore Electronics
Module 4 C1 Functions : General Form, Scope, Function Arguments | Programming in C

Welcome to Module 4 chapter 1 Part 1 video of "Programming in C" Subject with code 1BEIT105/205 a first year subject under ...

16:30
Module 4 C1 Functions : General Form, Scope, Function Arguments | Programming in C

238 views

13 days ago

Neso Academy
Friend Member Functions in C++

C++ Programming: Friend Member Functions in C++ Topics discussed: 1. Friend Member Functions in C++ 2. Friend Member ...

12:30
Friend Member Functions in C++

2,873 views

12 days ago

Neso Academy
Friend Non-Member Functions in C++

C++ Programming: Friend Non-Member Functions in C++ Topics discussed: 1. Friend Non-Member Functions 2. Friend ...

14:34
Friend Non-Member Functions in C++

2,322 views

2 weeks ago