ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,969 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,252 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

777 views

13 years ago

veganaiZe
Return a Reference! - Object Oriented Purity

If you mutate an object then return that object. In other words, if a method on an object has a side effect then return a reference to ...

16:05
Return a Reference! - Object Oriented Purity

30 views

5 years 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,941 views

11 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,664 views

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

35 views

5 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,169 views

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

9 years ago

VoidRealms
C++ 17 - By Value and By reference

Learn about basic memory managment.

6:14
C++ 17 - By Value and By reference

55,165 views

15 years ago

MARIO ANDRES CUEVAS GUTIERREZ
Introducción a apuntadores y paso por referencia en C

Introducción al uso de apuntadores o punteros en lenguaje C y explicación del paso por valor y el paso por referencia.

20:47
Introducción a apuntadores y paso por referencia en C

592 views

5 years ago

Chris Mayfield
Tracing code by hand

Drawing tables on paper; DrJava debugger https://w3.cs.jmu.edu/mayfiecs/cs149/

10:08
Tracing code by hand

129,337 views

10 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

3,430 views

1 year ago

Mahesh
Lecture 15- References in C++

In this video, we will discuss about one of the important topic of C++ and that is 'references'.

20:30
Lecture 15- References in C++

16 views

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

42 views

2 months 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,419 views

3 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,124 views

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

1 year ago

Scott Davis
CSC205 Pep/8 Functions w/ Global By-Reference Parameters

Here we look at a function that takes a global variable as a parameter passed by-reference.

10:50
CSC205 Pep/8 Functions w/ Global By-Reference Parameters

153 views

7 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

Academia Usero Videos Educativos
Variables por referencia Curso C++ Informática Programación Academia Usero Estepona

Suscríbete http://bit.ly/11vlRwA Las variables por referencia en C++ nos permiten pasar no un valor a una función, sino una ...

5:07
Variables por referencia Curso C++ Informática Programación Academia Usero Estepona

825 views

12 years ago