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,575 results
Learn advanced C++ programming: https://www.udemy.com/course/learn-advanced-c-programming/ Make a social network with ...
7,824 views
11 years ago
Shows how to create and use static variables in C++ functions. Two examples are shown, an integer counter and a message ...
221 views
3 years ago
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,608 views
4 years ago
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 ...
54,264 views
1 year ago
Benno Rice http://lca2018.linux.org.au/schedule/presentation/114/ Testing is a wonderful thing. Code with good tests is so much ...
57,254 views
7 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
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
Powered by Restream https://restream.io/ bindless.
347 views
Streamed 4 years ago
Shows how to create a static class variable and use that variable with static methods in C++.
180 views
36,165 views
10 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
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
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 ...
703,655 views
2 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
Naperville North High School, AP Computer Science A, 2021-2022.
11 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
static operator () and (C++23) Hey guys! Hopefully you found a solution that helped you! The Content is licensed under ...
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 is a lot of static analysers for searching programming issues in various languages - this talk will focus on the most common ...
231 views