Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
136,913 results
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 ...
4,597 views
4 years ago
Shows how to create and use static variables in C++ functions. Two examples are shown, an integer counter and a message ...
220 views
3 years ago
Learn advanced C++ programming: https://www.udemy.com/course/learn-advanced-c-programming/ Make a social network with ...
7,823 views
11 years ago
Benno Rice http://lca2018.linux.org.au/schedule/presentation/114/ Testing is a wonderful thing. Code with good tests is so much ...
57,173 views
7 years ago
Examples using static variables and functions within a class. This is for my CS 235 Object Oriented Programming with C++ course.
150 views
5 years ago
There has always been great interest in imperative compile-time control flow: as an example, consider all the existing `static_if` ...
773 views
9 years ago
Here we make a generic manager for an implementation. In this case we test it with our UART implementation where the ...
824 views
Shows how to create a static class variable and use that variable with static methods in C++.
180 views
This video is part of the new series called "Learning by doing :: C++" which is dedicated to random topics in C++. Here we talked ...
59 views
1 year ago
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 ...
702,695 views
2 years ago
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 ...
956 views
6 years ago
36,165 views
10 years ago
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 ...
10 views
Read the blog article on Storage Classes in C to understand the concepts more in depth. Topics covered in this article are, 1) auto ...
29 views
What does "static" mean in C? I hope you found a solution that worked for you :) The Content (except music & images) is licensed ...
1 view
Call by Value and Call by reference, parameter passing in C, static keyword global, local, function.
24 views
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 ...
7 views
static allocation of memory c and c++.
205 views
EuroPython 2024 — Forum Hall on 2024-07-10] SPy (Static Python) lang: fast as C, Pythonic as Python by Antonio Cuni ...
1,415 views
source qode: https://www.mediafire.com/file/4gbcpko0hi42s2s/QUESTION+8.pdf/file demonstrate the static variable in c ...
13 views