ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

115 results

The Debug Zone
Understanding 'this+1' in C++: What Does It Refer To?

In this video, we delve into the concept of 'this+1' in C++, a topic that often confuses both new and experienced programmers.

2:25
Understanding 'this+1' in C++: What Does It Refer To?

3 views

9 months ago

Carlos Saraiva
Value vs Reference Types in C# Stack and Heap with Clear Examples

In this beginner-friendly lesson, we unpack one of the most important C# fundamentals: the difference between value types and ...

7:35
Value vs Reference Types in C# Stack and Heap with Clear Examples

47 views

8 months ago

The Debug Zone
Is It Safe to Use Const Reference for Temporary Variables in C++?

In this video, we delve into a common question among C++ developers: Is it safe to use const references for temporary variables?

3:39
Is It Safe to Use Const Reference for Temporary Variables in C++?

0 views

9 months ago

Peter Schneider
Segmentation fault when trying to assign a global variable to a static reference variable

Segmentation fault when trying to assign a global variable to a static reference variable I hope you found a solution that worked for ...

2:03
Segmentation fault when trying to assign a global variable to a static reference variable

0 views

10 months ago

Empathy Monster
Hare Programming Tutorial | 5 of n - Memory Management

Part 5 of a series covering the official Hare programming language tutorial. This video covers Memory Management.

1:13:31
Hare Programming Tutorial | 5 of n - Memory Management

750 views

7 months ago

Bioelectric Base
C++ Programming Decoded 24 References and When to Pick Them Over Pointers

https://www.bioelectricbase.com/ CHAPTERS 0:00 The Bank Function That Loses Money 0:58 One Character Fixes It 2:06 You ...

16:13
C++ Programming Decoded 24 References and When to Pick Them Over Pointers

0 views

2 weeks ago

Sophia Wagner
Segmentation fault when trying to assign a global variable to a static reference variable

Segmentation fault when trying to assign a global variable to a static reference variable Hey guys! Hopefully you found a solution ...

2:11
Segmentation fault when trying to assign a global variable to a static reference variable

5 views

6 months ago

Peter Schneider
Why does Deducing-This lambda require this to be a reference or capturing variables by reference?

Why does Deducing-This lambda require this to be a reference or capturing variables by reference? I hope you found a solution ...

2:06
Why does Deducing-This lambda require this to be a reference or capturing variables by reference?

38 views

10 months ago

Carlos Saraiva
C# Variables and Types

Learn C# Variables and Types in one clear lesson. We'll cover how to declare and initialize variables, instantiate classes and ...

8:45
C# Variables and Types

0 views

8 months ago

MPV Solar Reference
¿Cuánto se degrada un sistema de almacenamiento? | BESS | Capacidad | Potencia

Por qué los sistemas de almacenamiento no cumplen con los números prometidos a los clientes una vez instalados? En este ...

8:10
¿Cuánto se degrada un sistema de almacenamiento? | BESS | Capacidad | Potencia

794 views

5 months ago

Roel Van de Paar
I have two classes that need to reference each other in the same cpp file, but the first one...

I have two classes that need to reference each other in the same cpp file, but the first one won't recognize objects of the second ...

2:59
I have two classes that need to reference each other in the same cpp file, but the first one...

1 view

2 months ago

The Debug Zone
Extending Local Variable Lifetime in C++: Best Practices for Using References

In this video, we delve into the intricacies of extending local variable lifetime in C++ through the effective use of references.

3:49
Extending Local Variable Lifetime in C++: Best Practices for Using References

0 views

10 months ago

KeenanKanDo
Monday Live Coding with Emacs. 3/16/2026 #coding #livecoding #emacs #learnc

Work on some C Programming and Emacs fun.

1:16:08
Monday Live Coding with Emacs. 3/16/2026 #coding #livecoding #emacs #learnc

131 views

Streamed 3 months ago

Roel Van de Paar
Dealing with reference variables in c++ (3 Solutions!!)

Dealing with reference variables in c++ Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

4:06
Dealing with reference variables in c++ (3 Solutions!!)

10 views

2 months ago

Unreal Side Quest
What I WISH I Knew Before Coding in C++ for Unreal Engine

Learn the essential tips and tricks for coding in C++ for Unreal Engine that every beginner should know. This Video covers the ...

11:15
What I WISH I Knew Before Coding in C++ for Unreal Engine

289 views

10 months ago

Technology with Vivek
Write a C++ program for Call by Value and Call by Reference

Our Social Platforms : Facebook:https://www.facebook.com/TechnologywithVivek Web: https://www.technologywithvivek.com Title ...

4:38
Write a C++ program for Call by Value and Call by Reference

67 views

11 months ago

The Debug Zone
Compiler deduction of rvalue-references for variables going out of scope

Today's Topic: Compiler deduction of rvalue-references for variables going out of scope Thanks for taking the time to learn more.

2:53
Compiler deduction of rvalue-references for variables going out of scope

3 views

5 months ago

The Debug Zone
How to Emit a Dynamic Method Returning a Ref in C# - Step-by-Step Guide

In this video, we'll explore the intricacies of emitting dynamic methods in C# that return a reference type. Whether you're a ...

2:05
How to Emit a Dynamic Method Returning a Ref in C# - Step-by-Step Guide

3 views

9 months ago

Roel Van de Paar
Is storing a reference to a (possibly) temporary object legal as long as the reference doesn't...

Is storing a reference to a (possibly) temporary object legal as long as the reference doesn't outlive the object? Helpful? Please ...

2:25
Is storing a reference to a (possibly) temporary object legal as long as the reference doesn't...

1 view

3 months ago

Martin Thomas Horsch
Innføring i C++: Peikarar, datatabellar, verdioverføring og referanseoverføring

Kva er det som gjer at C og C++ er maskinvarenære språk? Det er at vi får direkte tilgang til operasjonar over minneadressar, ...

11:56
Innføring i C++: Peikarar, datatabellar, verdioverføring og referanseoverføring

26 views

5 months ago