ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

12,051 results

Cave of Programming
C++Tutorial for Beginners 43 - References; Nicer than Pointers!

Learn advanced C++ programming: https://www.udemy.com/course/learn-advanced-c-programming/ Make a social network with ...

8:39
C++Tutorial for Beginners 43 - References; Nicer than Pointers!

9,964 views

11 years ago

Ana del Prado
Lenguaje C- Funciones Paso de parámetros por referencia

Lenguaje C- Funciones con paso de parámetros por referencia.

5:24
Lenguaje C- Funciones Paso de parámetros por referencia

1,234 views

7 years ago

Profesor Retroman
C++ : rvalue references, move constructor & move assignment operator

Explicamos las diferencias clave entre lvalues y rvalues en C++ para introducir las #rvalue_references. Con ello, mostramos ...

1:19:17
C++ : rvalue references, move constructor & move assignment operator

1,922 views

7 years ago

Profesor Retroman
C++ References, Heap, Array and Vector Starting an ECS GameEngine

Course: https://bit.ly/CPPGameDev-2021-Curso ==== Session 2.1 - November 23, 2021 ==== We begin programming an Entity Manager ...

1:08:00
C++ References, Heap, Array and Vector Starting an ECS GameEngine

5,194 views

4 years ago

Profesor Retroman
C++: Manager-Render: reference binding, includes, and forward declarations

[C++ 3.5]: Complete series http://bit.ly/CppGameDev19 Previous C++ series: http://bit.ly/CppDev2016-19 TinyPTC UA Library ...

21:09
C++: Manager-Render: reference binding, includes, and forward declarations

1,725 views

6 years ago

CppNow
C++Now 2018: Titus Winters “Modern C++ API Design: From Rvalue-References to Type Design”

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

1:31:55
C++Now 2018: Titus Winters “Modern C++ API Design: From Rvalue-References to Type Design”

19,197 views

8 years ago

CppNow
C++Now 2018: Jason Turner “Initializer Lists Are Broken, Let's Fix Them”

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

1:31:38
C++Now 2018: Jason Turner “Initializer Lists Are Broken, Let's Fix Them”

15,823 views

8 years ago

Peter Schneider
What's the right way to pass a Variable as Reference to a class?

What's the right way to pass a Variable as Reference to a class? I hope you found a solution that worked for you :) The Content ...

6:20
What's the right way to pass a Variable as Reference to a class?

7 views

2 years ago

NetSecProf
C++ Function Example: Passing string by Reference

Shows the difference between passing a string by value and by reference to a function in C++.

3:23
C++ Function Example: Passing string by Reference

2,481 views

4 years ago

Bethany Petr
Passing by Reference in C++ - The Hamster Metaphor

Metaphor of passing by reference vs. passing by value in C++ using hamsters in a habitrail as example.

0:30
Passing by Reference in C++ - The Hamster Metaphor

1,261 views

13 years ago

ABMedia
Inside C#: Stack & Heap, Value Types, Boxing, stackalloc + More

C#, as a language, is all about flexibility. Sure, the ability to rapidly prototype and deliver on code quickly, without worrying about ...

41:47
Inside C#: Stack & Heap, Value Types, Boxing, stackalloc + More

5,142 views

1 year ago

ABD Engineering
C++ / Reference شرح

أماكن تخزين المتغييرات و استخداماتها :رابط النوطة للشرح https://drive.google.com/open?id=1m_alkrEsi-QLljMFih-EMf5BVGzNLKcI ...

10:16
C++ / Reference شرح

7,921 views

8 years ago

Peter Schneider
Assigning reference variable using a reference variable

Assigning reference variable using a reference variable duplicate I hope you found a solution that worked for you :) The Content is ...

3:16
Assigning reference variable using a reference variable

1 view

2 years ago

Profesor Retroman
C++: Basic Introduction to constexpr and const

[C++ 2.3]: Complete series http://bit.ly/CppGameDev19 Previous C++ series: http://bit.ly/CppDev2016-19 TinyPTC UA Library ...

13:38
C++: Basic Introduction to constexpr and const

3,614 views

6 years ago

Peter Schneider
C++ reference to a variable on its initialization [duplicate]

C++ reference to a variable on its initialization [duplicate] I hope you found a solution that worked for you :) The Content (except ...

1:52
C++ reference to a variable on its initialization [duplicate]

2 views

3 years ago

Nida Karagoz
What are the differences between a pointer variable and a reference variable? (3 SOLUTIONS!!)

What are the differences between a pointer variable and a reference variable? (3 SOLUTIONS!!) ✧ I really hope you found a ...

3:27
What are the differences between a pointer variable and a reference variable? (3 SOLUTIONS!!)

1 view

1 year ago

Peter Schneider
Does a constant reference member variable in an anonymous struct extend the lifetime of a temporary?

Does a constant reference member variable in an anonymous struct extend the lifetime of a temporary? I hope you found a ...

2:19
Does a constant reference member variable in an anonymous struct extend the lifetime of a temporary?

2 views

3 years ago

Bald. Bearded. Builder.
C#: Class, Struct or Record - Which Should You Choose?

In this video, we'll cover what are C# class, struct, record class, and record struct are and when you should use each. Don't forget ...

7:53
C#: Class, Struct or Record - Which Should You Choose?

62,110 views

2 years ago

Peter Schneider
Is it valid to use a reference to a local variable to initialize a constexpr variable?

Is it valid to use a reference to a local variable to initialize a constexpr variable? I hope you found a solution that worked for you ...

2:31
Is it valid to use a reference to a local variable to initialize a constexpr variable?

2 views

2 years ago

Bethany Petr
Passing Arguments in C++: The Hamster Metaphor

Metaphor of passing by reference vs. passing by value in C++ (as well as marking const) using hamsters in a habitrail as example.

0:43
Passing Arguments in C++: The Hamster Metaphor

782 views

13 years ago