ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,066 results

Dandalf
C / C++ Functions

The video discusses library functions and user defined functions, calling a function - arguments and parameters, function ...

33:22
C / C++ Functions

192 views

6y ago

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

11y 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

7y 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

4y 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

6y ago

MUCplusplus
[MUC++] Arthur O'Dwyer - "The Complete Guide to return x;" (Virtual)

Join Arthur O'Dwyer on a deep dive into Return Value Optimization, implicit move, and related topics. C++ has always been able ...

1:44:31
[MUC++] Arthur O'Dwyer - "The Complete Guide to return x;" (Virtual)

3,125 views

6y 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

13y ago

The Debug Zone
Understanding Reference Collapsing and Const in C++: A Comprehensive Guide

In this video, we delve into the intricacies of reference collapsing and the use of `const` in C++. Understanding these concepts is ...

1:35
Understanding Reference Collapsing and Const in C++: A Comprehensive Guide

14 views

1y ago

C# DOTNET
Lecture 16 - Functions and References | C/C++ Video Tutorials and Lectures for Beginners

Complete list: http://hoven.in/Home/Videos/CPP-Video-Tutorials/ Transcription ============= Welcome to this session of my ...

13:02
Lecture 16 - Functions and References | C/C++ Video Tutorials and Lectures for Beginners

134 views

10y 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

13y 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

8y ago

CppNow
Nicolai Josuttis: The Price of Shared Pointers or Why Passing them by-reference can be Useful

Shared pointers play a fundamental part of modern C++ programming. However, they come with a price. The price usually known ...

1:24:51
Nicolai Josuttis: The Price of Shared Pointers or Why Passing them by-reference can be Useful

3,301 views

10y 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

3y 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

4y ago

Hilze Vonck
C++ Programming For Beginners - 11: References.

In this episode I will explain to you what References are in C++. Watch the full playlist: ...

3:57
C++ Programming For Beginners - 11: References.

1,014 views

9y 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

8mo ago

The Debug Zone
Understanding Memory Allocation with Reference Variables in C++: A Complete Guide

In this video, we delve into the intricacies of memory allocation in C++, focusing specifically on the role of reference variables.

4:13
Understanding Memory Allocation with Reference Variables in C++: A Complete Guide

5 views

1y 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

2y ago

Ron Wellman
09 - Pass by Reference vs Pass by Value

In video 09 of our series on rediscovering the C programming language, we'll discuss the difference between pass by value and ...

36:28
09 - Pass by Reference vs Pass by Value

36 views

5y ago

zaychenok
C++ Tutorial #6A, References

A tutorial showing the differences between passing a struct by value and passing it by reference. Knowledge of structs/classes is ...

19:52
C++ Tutorial #6A, References

2,026 views

14y ago