ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

266 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

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

47 views

8 months ago

Dandalf
C / C++ Players on a Team

The video contains a discussion of how to get from a project definition to a C or C++ program. The program uses ...

16:46
C / C++ Players on a Team

472 views

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

7 months 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,101 views

2 years ago

Dandalf
Intro to C Structured Records and C++ Classes and Objects - part 1/4

Part-1 covers life before objects as implemented with structured records in the C-language and an introduction to classes and ...

20:51
Intro to C Structured Records and C++ Classes and Objects - part 1/4

972 views

5 years ago

Drew Clinkenbeard
2013_comp_101_week_10_programming_part_01

Week 10 Programming slides!

14:51
2013_comp_101_week_10_programming_part_01

39 views

12 years ago

Bald. Bearded. Builder.
What is the Record Type in C#?

Hello world, I'm Michael and in this video, I discuss the record type in .NET and when you should use it rather than normal .

4:24
What is the Record Type in C#?

14,521 views

2 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,141 views

1 year ago

CS101.2x
CS101x S454 Concluding Comments on C Plus Plus Standard Library

Well, we could pass them by reference. So here is an alternative form of the same function func1 but here I have passed the ...

13:14
CS101x S454 Concluding Comments on C Plus Plus Standard Library

1,143 views

4 years ago

Dandalf
C++ OOP Encapsulation - part 2/4

OOP Encapsulation in C++. Public and Private data members, getters and setters and describing class interface using a header ...

16:15
C++ OOP Encapsulation - part 2/4

246 views

5 years ago

Jon Gjengset
Crust of Rust: Subtyping and Variance

In this episode of Crust of Rust, we go over subtyping and variance — a niche part of Rust that most people don't have to think ...

1:39:41
Crust of Rust: Subtyping and Variance

75,381 views

5 years ago

Bald. Bearded. Builder.
The Best C# Collections Explained

Hi! I'm Michael and in this video I'm discussing the differences in the C# IEnumerable, ICollection, IList, and IQueryable interfaces.

4:22
The Best C# Collections Explained

15,716 views

2 years ago

wikipedia tts
Reference (computer science) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Reference_(computer_science) 00:01:43 1 Benefits ...

12:33
Reference (computer science) | Wikipedia audio article

17 views

7 years ago

Bald. Bearded. Builder.
Stop Using the var Keyword!

HI, I'm Michael and in this video, I discuss the var keyword in .NET. Should you be using it? Is it overused? Maybe there's a better ...

2:42
Stop Using the var Keyword!

6,439 views

2 years ago

Wikipedia Fan
Closure (computer science) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Closure_(computer_programming) 00:00:47 1 ...

34:26
Closure (computer science) | Wikipedia audio article

13 views

7 years ago

RISC OS Community on GitHub
Debugging CFront C++ on RISC OS with Acorn / ROOL DDE DDT

cpp #cfront #tutorial #debugging #arm #risc_os #programming #retrocoding #debugger #debug In this In-Depth video, Paolo ...

55:48
Debugging CFront C++ on RISC OS with Acorn / ROOL DDE DDT

335 views

3 years ago

Chrome for Developers
C++ as a second language (Chrome University 2019)

A tour of C++ for experienced programmers coming from other languages, including Python, Java, JS, Ruby, JS and Golang.

25:29
C++ as a second language (Chrome University 2019)

78,288 views

6 years ago

Meri (Engel) Kasprak - programming videos
meriehlp.net: Procedures and parameters in visual logic

Passing variables by value and reference to procedures in visual logic.

4:49
meriehlp.net: Procedures and parameters in visual logic

5,517 views

12 years ago

Cours Python
6.5 Variables et attributs

Errata : de 4:00 à 5:00, je fais plusieurs lapsus entre liaison et référence. La liaison est le mécanisme qui lie une variable à un ...

10:04
6.5 Variables et attributs

1,535 views

8 years ago