ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

136,913 results

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

4 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

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

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

7 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

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

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

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

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

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

702,695 views

2 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

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

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

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

src7cse
Call by Value and Call by reference, parameter passing in C, static keyword global, local, function

Call by Value and Call by reference, parameter passing in C, static keyword global, local, function.

19:53
Call by Value and Call by reference, parameter passing in C, static keyword global, local, function

24 views

3 years ago

Fariba Manzar Nejad
c#14 static variable

Everyone in this tutorial we are going to go through a static variable write a class that contains a static variable that keeps track of ...

3:43
c#14 static variable

7 views

5 years ago

C# DOTNET
Lecture 26 - static allocation of memory in C,C++ | C/C++ Video Tutorials and Lectures for Beginners

static allocation of memory c and c++.

3:19
Lecture 26 - static allocation of memory in C,C++ | C/C++ Video Tutorials and Lectures for Beginners

205 views

5 years ago

EuroPython Conference
SPy (Static Python) lang: fast as C, Pythonic as Python — Antonio Cuni

EuroPython 2024 — Forum Hall on 2024-07-10] SPy (Static Python) lang: fast as C, Pythonic as Python by Antonio Cuni ...

44:02
SPy (Static Python) lang: fast as C, Pythonic as Python — Antonio Cuni

1,415 views

1 year ago

Thankyou Amit
#08   Demonstrate the static variable in c

source qode: https://www.mediafire.com/file/4gbcpko0hi42s2s/QUESTION+8.pdf/file demonstrate the static variable in c ...

2:33
#08 Demonstrate the static variable in c

13 views

3 years ago