ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,274 results

CodeBing
Why Adding const Can Destroy C++ Performance

You think adding const in C++ is harmless? After all, it's just a read-only promise — no extra instructions, no runtime cost… right?

6:25
Why Adding const Can Destroy C++ Performance

3,279 views

4 months ago

A++ TUTORIALS
Const vs Non-Const Functions in C++ Explained with Example | A++ Tutorials#computerscience #oop

Topics Covered: What is a const function? Why do we use const functions in C++? Difference between const and non-const ...

4:39
Const vs Non-Const Functions in C++ Explained with Example | A++ Tutorials#computerscience #oop

527 views

10 months ago

Kenny Yip Coding
C++ Const Member Functions (Const Methods)

C++ Object Oriented Programming. C++ Classes and OOP. In the previous video we went over how to define a struct, add class ...

8:51
C++ Const Member Functions (Const Methods)

1,087 views

9 months ago

CodeCrown24
"Pointer to Function in C"

This code covers advanced-level pointer questions including function pointers, dynamic memory, pointer arrays, and const ...

1:56
"Pointer to Function in C"

24 views

11 months ago

Tony Munoz | Game Creator Accelerator
How to Program in C++ - Functions | E06

BOOK 1:1 Zoom Call: https://calendly.com/tony-566/one-to-one FREE Training: https://www.wulum.com/freetraining Learn ...

17:57
How to Program in C++ - Functions | E06

232 views

7 months ago

CodeCrown24
"const Pointers in C "

This C program demonstrates the difference between three types of pointer declarations: const char * or char const * (pointer to ...

1:44
"const Pointers in C "

8 views

11 months ago

Roel Van de Paar
C programming with const parameter in function (4 Solutions!!)

C programming with const parameter in function Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

3:27
C programming with const parameter in function (4 Solutions!!)

3 views

2 months ago

arsalanarahim
Programming Fundamentals - C Language -Constant Pointers & Constant Data-Arrays & Pointers Intimate

Pointers Const Qualifier Const Pointer Const Data Type Const Data & Const Pointer Const Data & Pointer Functions with Pointers ...

1:16:15
Programming Fundamentals - C Language -Constant Pointers & Constant Data-Arrays & Pointers Intimate

178 views

2 months ago

Flo Woelki
What's going on with this const in C++?

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 ...

9:26
What's going on with this const in C++?

1,213 views

11 months ago

DevLens
const int* vs int* const in C++ 🔍 | Explained in 60 seconds

Ever confused between const int* and int* const in C++? This quick explainer breaks it down with simple examples and a visual ...

1:21
const int* vs int* const in C++ 🔍 | Explained in 60 seconds

10 views

11 months ago

Programming with Sikander
Where is const objects stored in memory in C Programming language?

In this deep-dive session from Programming with Sikander, we tackle a common technical interview question: In which memory ...

11:49
Where is const objects stored in memory in C Programming language?

43 views

2 months ago

Andreas Fertig
C++ Insights - Episode 64: C++20 Guideline: When to Use auto in Function Parameters

In this episode, you'll learn a guideline for effectively using C++20's abbreviated function template parameters. Source code: ...

3:36
C++ Insights - Episode 64: C++20 Guideline: When to Use auto in Function Parameters

886 views

11 months ago

jFork Technology Services Pvt. Ltd.
Bool, Const, Constexpr, Functions with default values, Structures

Functions, Structures with functions and Namespaces.

41:01
Bool, Const, Constexpr, Functions with default values, Structures

28 views

10 months ago

Sophia Wagner
Why does the tuple hash function itself, i.e., operator(), need to be const?

Why does the tuple hash function itself, i.e., operator(), need to be const? Hey guys! Hopefully you found a solution that helped ...

2:34
Why does the tuple hash function itself, i.e., operator(), need to be const?

3 views

6 months ago

Bioelectric Base
C Programming Decoded 26 NULL void Pointers and const Correctness

https://www.bioelectricbase.com/ CHAPTERS 0:00 The Billion Dollar Typo 0:59 The Mistake That Ate The World 1:56 Three ...

19:29
C Programming Decoded 26 NULL void Pointers and const Correctness

0 views

12 days ago

Mixible
Why does returning a pointer to non-const char from a function as pointer to const char in C results

Welcome to Mixible, your go-to source for comprehensive and informative content covering a broad range of topics from Stack ...

2:21
Why does returning a pointer to non-const char from a function as pointer to const char in C results

0 views

9 months ago

Shivang Kheradiya
02 06 01 const

Master the **`const` qualifier in C programming** and learn how it protects your data, improves safety, and enables compiler ...

4:28
02 06 01 const

7 views

6 months ago

Easy Programming with Pritesh
Symbolic Constants in C Explained | #define vs const 🔥

In this video, we will learn Symbolic Constants in C Programming step by step with easy explanation and examples. This tutorial ...

4:38
Symbolic Constants in C Explained | #define vs const 🔥

8 views

1 month ago

Kiran Shares
Constants in C | const Keyword vs #define | Full Tutorial

Learn everything about Constants in C Programming! In this video, we explain what constants are, why they are important, and ...

11:22
Constants in C | const Keyword vs #define | Full Tutorial

3 views

7 months ago

CppCon
Back to Basics: Master the static, inline, const, and constexpr C++ Keywords - Andreas Fertig

https://cppcon.org​ --- Back to Basics: Master the static inline, const, and constexpr C++ Keywords - Andreas Fertig - CppCon ...

1:00:19
Back to Basics: Master the static, inline, const, and constexpr C++ Keywords - Andreas Fertig

16,524 views

4 months ago