ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,634 results

Profesor Retroman
C++ : Punteros a función, a metodo, lambdas y static

[C++ 9.5]: Serie completa http://bit.ly/CppGameDev19 Serie anterior C++: http://bit.ly/CppDev2016-19 Librería TinyPTC UA: ...

24:58
C++ : Punteros a función, a metodo, lambdas y static

2,183 views

5 years ago

NetSecProf
Static Variables in C++

Shows how to create and use static variables in C++ functions. Two examples are shown, an integer counter and a message ...

4:28
Static Variables in C++

220 views

3 years ago

Rachel Wil Singh
Static variables and functions - C++ programming practice

Examples using static variables and functions within a class. This is for my CS 235 Object Oriented Programming with C++ course.

27:25
Static variables and functions - C++ programming practice

150 views

5 years ago

Einsteinzee
Runge-Kutta for Coupled Ordinary Differential Equations -- Static vs. Dynamic Libraries in C++

This video shows the principals behind using both static and dynamic libraries in C++. These principals are applied to our simple ...

29:32
Runge-Kutta for Coupled Ordinary Differential Equations -- Static vs. Dynamic Libraries in C++

70 views

1 year ago

Ryan McBeth
What Are Static Classes and Static Methods in C#? - C# Gotcha! Interview Questions

Static classes and static methods in C# are kind of strange. They can't be instantiated. They can't be inherited. They can't access ...

6:50
What Are Static Classes and Static Methods in C#? - C# Gotcha! Interview Questions

4,584 views

4 years ago

CppNow
Vittorio Romeo: Implementing `static` control flow in C++14

There has always been great interest in imperative compile-time control flow: as an example, consider all the existing `static_if` ...

1:15:58
Vittorio Romeo: Implementing `static` control flow in C++14

773 views

9 years ago

strager
Faster than Rust and C++: the PERFECT hash table

I had a week of fun designing and optimizing a perfect hash table. In this video, I take you through the journey of making a hash ...

33:52
Faster than Rust and C++: the PERFECT hash table

701,613 views

2 years ago

Fariba Manzar Nejad
c#14 static variable

... static variable that keeps track of how many objects of the class existing at the moment there should also be a static function that ...

3:43
c#14 static variable

7 views

5 years ago

VoidRealms
C# 13 - Functions

Learn how to make your own functions.

14:54
C# 13 - Functions

43,012 views

14 years ago

Bethany Petr
Writing and Calling Static Functions in Java

Demo of how to write and call a static function in Java. Questions: 1) Where should you place additional functions (with respect to ...

3:46
Writing and Calling Static Functions in Java

9,563 views

12 years ago

LinuxConfAu 2018 - Sydney, Australia
You Can't Unit Test C, Right?

Benno Rice http://lca2018.linux.org.au/schedule/presentation/114/ Testing is a wonderful thing. Code with good tests is so much ...

23:09
You Can't Unit Test C, Right?

57,109 views

7 years ago

Einsteinzee
Learning by doing :: C++ -- Static Keyword in C++

This video is part of the new series called "Learning by doing :: C++" which is dedicated to random topics in C++. Here we talked ...

12:10
Learning by doing :: C++ -- Static Keyword in C++

59 views

1 year ago

Spoken-Tutorial IIT Bombay
Static Members - English

static members in C++ -Static Keyword -Static variable -Static member function.

6:20
Static Members - English

8,069 views

11 years ago

NetSecProf
Using Static Class Variables in C++

Shows how to create a static class variable and use that variable with static methods in C++.

5:15
Using Static Class Variables in C++

180 views

3 years ago

J David Eisenberg
Chapter 7: Static variables

Static variables are local in scope, but their values persist across function calls as if they were global. Note: At 0:55, the phrase ...

5:06
Chapter 7: Static variables

118 views

4 years ago

WIT Solapur - Professional Learning Community
Static Data Members and Member Functions

Mrs. Meenakshi N. Shrigandhi Assistant Professor Walchand Institute of Technology, Solapur.

13:15
Static Data Members and Member Functions

107 views

5 years ago

SwedenCpp
Arda Aytekin: Cython: Static Typing and C/C++ Interfacing in (C)Python

Writing C++ libraries is fun --- at least, we, StockholmCpp members, do it and enjoy it all the time! Yet, we may still have our friends ...

55:46
Arda Aytekin: Cython: Static Typing and C/C++ Interfacing in (C)Python

956 views

6 years ago

SwedenCpp
Mikael Rosbacke: Embedded friendly std::function alternative

Code: https://github.com/rosbacke/delegate Recorded at StockholmCpp 18 ...

31:51
Mikael Rosbacke: Embedded friendly std::function alternative

2,253 views

7 years ago

Computer Notes 💻
Static Variables | C Programming | Full Video in description |  #computerscience #BCA

Full Video link: https://youtu.be/Qr8s8klQHZc Channel Link: https://bit.ly/3PrMSkR Channel Id: UC7v250TtiOZHg_p7cGion9g In ...

0:21
Static Variables | C Programming | Full Video in description | #computerscience #BCA

49 views

3 years ago

Ramesh Yerraballi
Lec9 ScopePersistence

EE319K@UTAustin Lecture 9 - Scope and Persistence of Variables/Functions in C.

21:14
Lec9 ScopePersistence

1,052 views

5 years ago