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
1,274 results
You think adding const in C++ is harmless? After all, it's just a read-only promise — no extra instructions, no runtime cost… right?
3,279 views
4 months ago
Topics Covered: What is a const function? Why do we use const functions in C++? Difference between const and non-const ...
527 views
10 months ago
C++ Object Oriented Programming. C++ Classes and OOP. In the previous video we went over how to define a struct, add class ...
1,087 views
9 months ago
This code covers advanced-level pointer questions including function pointers, dynamic memory, pointer arrays, and const ...
24 views
11 months ago
BOOK 1:1 Zoom Call: https://calendly.com/tony-566/one-to-one FREE Training: https://www.wulum.com/freetraining Learn ...
232 views
7 months ago
This C program demonstrates the difference between three types of pointer declarations: const char * or char const * (pointer to ...
8 views
C programming with const parameter in function Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
3 views
2 months ago
Pointers Const Qualifier Const Pointer Const Data Type Const Data & Const Pointer Const Data & Pointer Functions with Pointers ...
178 views
In this video, we are going to demystify the weird const usage in a function signature. If you are also curious about a TCP Echo ...
1,213 views
Ever confused between const int* and int* const in C++? This quick explainer breaks it down with simple examples and a visual ...
10 views
In this deep-dive session from Programming with Sikander, we tackle a common technical interview question: In which memory ...
43 views
In this episode, you'll learn a guideline for effectively using C++20's abbreviated function template parameters. Source code: ...
886 views
Functions, Structures with functions and Namespaces.
28 views
Why does the tuple hash function itself, i.e., operator(), need to be const? Hey guys! Hopefully you found a solution that helped ...
6 months ago
https://www.bioelectricbase.com/ CHAPTERS 0:00 The Billion Dollar Typo 0:59 The Mistake That Ate The World 1:56 Three ...
0 views
12 days ago
Welcome to Mixible, your go-to source for comprehensive and informative content covering a broad range of topics from Stack ...
Master the **`const` qualifier in C programming** and learn how it protects your data, improves safety, and enables compiler ...
7 views
In this video, we will learn Symbolic Constants in C Programming step by step with easy explanation and examples. This tutorial ...
1 month ago
Learn everything about Constants in C Programming! In this video, we explain what constants are, why they are important, and ...
https://cppcon.org --- Back to Basics: Master the static inline, const, and constexpr C++ Keywords - Andreas Fertig - CppCon ...
16,524 views