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
9,452,977 results
Static in C++. Understand what you're saying when you write static in C++. #cplusplus #programming #tutorial Source crap ...
80,010 views
2 years ago
C# static modifier tutorial example explained #C# #static #modifier using System; namespace MyFirstProgram { class Program ...
115,543 views
4 years ago
Twitter ▻ https://twitter.com/thecherno Instagram ▻ https://instagram.com/thecherno Patreon ▻ https://patreon.com/thecherno ...
510,656 views
8 years ago
401,983 views
When faced with choosing between a static class or a singleton design pattern in CSharp, which way is the right way? Well, what if ...
698 views
This is beginner-friendly video about static keyword and static properties and methods in C#. In this video, I'll explain everything ...
13,779 views
1 year ago
1. Full .NET Interview Course (with PDF Book) C# / ASP.NET Core / MVC / API - Top 500 Interview Questions ...
26,018 views
Source Code - http://www.giraffeacademy.com/programming-languages/csharp/ This video is one in a series of videos where we'll ...
41,284 views
How many nooby C++ habits do you have? Up your C++ skill by recognizing and ditching these nooby C++ habits. Post how ...
1,030,438 views
In this video, I explain how Properties and Methods can be made static, so that they belong to the general Class, and are ...
2,586 views
5 years ago
Learn and understand classes in C# Get the COMPLETE Course: http://bit.ly/2LhL39u SUBSCRIBE FOR MORE VIDEOS!
319,267 views
Which do you prefer? I was asked this once in a job interview.
52,680 views
12 years ago
I get asked about abstract classes a lot. What they are, how they work, and why you should know about them. An easy way to think ...
178,170 views
7 years ago
This video covers the basic info needed to create and use classes in C# (Csharp) programming inside the Microsoft Visual Studio ...
43,170 views
3 years ago
Learn and understand constructors in C# Get the COMPLETE Course: http://bit.ly/2LhL39u SUBSCRIBE FOR MORE VIDEOS!
263,154 views
204,823 views
186,711 views
Constants in modern C++ can be quite confusing... in this video we will talk about the 4 constant related keywords in C++ and ...
48,043 views
Source Code - https://www.giraffeacademy .com/programming-languages/csharp/ This video is one in a series of videos where ...
101,091 views
Help me keep doing these videos!* This works relies on *your* support! You can show it in one of these ways: Start a FREE ...
2,741 views
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,651 views
Crack Your Next .NET Interview Get Interview-Ready in Just 7 Days ✓ You'll Get 3 Courses in 1 Bootcamp (Book Included): ...
49,618 views
Struggling with static vs nonstatic in Java? You found the perfect video! ☕ Complete Java course: ...
317,835 views
C Programming & Data Structures: Static Functions in C Topics discussed: 1) Basics of static function. 2) Example of static function ...
258,676 views
How to use static member functions in C++. Source code: ...
19,677 views
C++ Programming: Static Data Members in C++ Topics discussed: 1. Introduction to Static Data Members 2. Declaration ...
5,425 views
3 months ago
We talk about static classes in this video and why they are generally not what you want in your code. We also go into how to get ...
2,008 views
ReadKey(); } } static class Messages { public static void Hello() { Console.WriteLine("Hello! Welcome to the program"); } public ...
143,358 views
Using an example static and non-static class, we will see if we can use a mixture of non-static methods in a static class and ...
2,220 views
6 years ago
Unlock the secrets of C storage classes! This tutorial breaks down `auto`, `extern`, `static`, and `register` step by step, making ...
417 views
11 months ago