ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

639 results

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

13 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

776 views

13 years ago

Bethany Petr
Using a Variable to Accumulate Value in C++

Demo of accumulating value in a single variable in C++.

2:19
Using a Variable to Accumulate Value in C++

5,758 views

13 years ago

Sophia Wagner
C++ reference to a variable on its initialization

C++ reference to a variable on its initialization duplicate Hey guys! Hopefully you found a solution that helped you! The Content is ...

2:05
C++ reference to a variable on its initialization

0 views

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

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

3 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

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

9 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

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

3 months ago

Bethany Petr
Passing Parameters by Value to a Function in C++

Demo of how to pass parameters by value to a function in C++. Questions: 1) What is the return type of drawBar? 2) What are the ...

3:49
Passing Parameters by Value to a Function in C++

7,697 views

14 years ago

Bald. Bearded. Builder.
Reference Types in C# #dotnet #csharp

Heyo! I'm Michael and in this video we're going to cover the basics of Reference Types in C#. What really makes them different ...

1:00
Reference Types in C# #dotnet #csharp

1,121 views

1 year ago

Peter Schneider
Difference between instance and a reference variable in C#

Difference between instance and a reference variable in C# I hope you found a solution that worked for you :) The Content is ...

2:38
Difference between instance and a reference variable in C#

1 view

11 months ago

المقررات المفتوحة - Open Courses
Computer Programming - 1 | U7-L2 | Passing parameters : by value by reference

جامعة الملك خالد عمادة التعلم الإلكتروني المقررات المفتوحة - اساسيات البرمجة Computer Programming - 1 الوحدة 7 - الدرس 2 : Passing ...

2:55
Computer Programming - 1 | U7-L2 | Passing parameters : by value by reference

1,048 views

7 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

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

3 months ago

Bethany Petr
Getting Started with If Statements in C++

Demo showing how to use an if..else if..else ladder to assess how bad a mini golfer someone is in C++. Questions: 1) What data ...

3:12
Getting Started with If Statements in C++

718 views

13 years ago

J David Eisenberg
Chapter 7: Copying Arrays

Arrays are reference variables, which means simple assignment doesn't make a copy of the values.

3:54
Chapter 7: Copying Arrays

727 views

6 years ago

Royal Skies
Unreal5 Blueprints: Referencing SAVED Variables - (60-SECONDS!!)

Here's one way you can reference Saved variables from another blueprint in Unreal5-!! If you enjoyed this video, please consider ...

0:52
Unreal5 Blueprints: Referencing SAVED Variables - (60-SECONDS!!)

3,225 views

2 years ago

Roel Van de Paar
register variable in C and C++

register variable in C and C++ Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

2:50
register variable in C and C++

15 views

3 years ago