ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

136,575 results

Cave of Programming
C++Tutorial for Beginners 55 - Static Variables

Learn advanced C++ programming: https://www.udemy.com/course/learn-advanced-c-programming/ Make a social network with ...

18:28
C++Tutorial for Beginners 55 - Static Variables

7,824 views

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

221 views

3 years 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,608 views

4 years ago

Bald. Bearded. Builder.
C#: Class, Struct or Record - Which Should You Choose?

Hello world! My name is Michael. In this video, I'll be covering what a C# class, struct, record class, and record struct are and when ...

7:53
C#: Class, Struct or Record - Which Should You Choose?

54,264 views

1 year 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,254 views

7 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

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

provod
[RU/EN; C; Vulkan; GLSL] Half-Life RTX E71: static blas

Powered by Restream https://restream.io/ bindless.

2:01:34
[RU/EN; C; Vulkan; GLSL] Half-Life RTX E71: static blas

347 views

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

Cave of Programming
C++Tutorial for Beginners 78 -  Static Creating Libraries

Learn advanced C++ programming: https://www.udemy.com/course/learn-advanced-c-programming/ Make a social network with ...

16:10
C++Tutorial for Beginners 78 - Static Creating Libraries

36,165 views

10 years ago

Simon Howroyd
Embedded C++20: Static Hardware Driver Wrapper

Here we make a generic manager for an implementation. In this case we test it with our UART implementation where the ...

1:22:29
Embedded C++20: Static Hardware Driver Wrapper

824 views

3 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

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

703,655 views

2 years ago

The Debug Zone
Understanding Static Cast in C++: Why It Works and Common Use Cases

In this video, we delve into the concept of static casting in C++, a crucial feature that allows developers to convert one data type to ...

5:35
Understanding Static Cast in C++: Why It Works and Common Use Cases

10 views

1 year ago

Geoffrey Schmit
APCSA Classes 02.17: Static Keyword (class variables and methods)

Naperville North High School, AP Computer Science A, 2021-2022.

23:48
APCSA Classes 02.17: Static Keyword (class variables and methods)

11 views

4 years ago

Manish Methani
Static Variables in C - Codzify

Read the blog article on Storage Classes in C to understand the concepts more in depth. Topics covered in this article are, 1) auto ...

7:18
Static Variables in C - Codzify

29 views

4 years ago

Peter Schneider
What does "static" mean in C?

What does "static" mean in C? I hope you found a solution that worked for you :) The Content (except music & images) is licensed ...

6:18
What does "static" mean in C?

1 view

2 years ago

Sophia Wagner
static operator () and  (C++23)

static operator () and (C++23) Hey guys! Hopefully you found a solution that helped you! The Content is licensed under ...

1:59
static operator () and (C++23)

10 views

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

RedHatCzech
Ondrej Vasik -  How to use data from static analysers efficiently?

There is a lot of static analysers for searching programming issues in various languages - this talk will focus on the most common ...

39:31
Ondrej Vasik - How to use data from static analysers efficiently?

231 views

11 years ago