ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

549 results

Cave of Programming
C++Tutorial for Beginners 44 - Const; a Vital Tool for Reducing Bugs

Learn advanced C++ programming: https://www.udemy.com/course/learn-advanced-c-programming/ Make a social network with ...

13:35
C++Tutorial for Beginners 44 - Const; a Vital Tool for Reducing Bugs

9,427 views

11 years ago

Julian Kunkel
Week 7-2-5 Type Qualifiers for Pointers: Const, Restrict

... example for a declaration of a function that should do something like a equals b times c okay so we could say this function has a ...

5:36
Week 7-2-5 Type Qualifiers for Pointers: Const, Restrict

187 views

5 years ago

SwedenCpp
Harald Achitz: Const should be a type, give me operator .

A lightning talk Event page: * https://gettogether.community/events/4161/0x1d-rtos-in-c-tooling-to-improve-and-a-farewell/ ...

7:16
Harald Achitz: Const should be a type, give me operator .

650 views

5 years ago

SwedenCpp
Petter Holmberg: The Dark Art Of Type Functions

A lightning talk Slides: https://github.com/petter-holmberg/talks/blob/master/TheDarkArtOfTypeFunctionsCppSthlm11.pdf ...

9:46
Petter Holmberg: The Dark Art Of Type Functions

110 views

7 years ago

The Debug Zone
Understanding const References: Why String Literals Work in C++ Parameters

In this video, we delve into the concept of const references in C++ and explore their significance, particularly when it comes to ...

4:14
Understanding const References: Why String Literals Work in C++ Parameters

2 views

1 year ago

Peter Schneider
Does using const on function parameters have any effect? Why does it not affect the function sign...

Does using const on function parameters have any effect? Why does it not affect the function signature? I hope you found a ...

5:53
Does using const on function parameters have any effect? Why does it not affect the function sign...

9 views

5 months ago

Einsteinzee
Learning by doing :: C++ -- Macros in C++

This video is part of the new series called "Learning by doing :: C++" which is dedicated to random topics in C++. Here we talked ...

14:16
Learning by doing :: C++ -- Macros in C++

315 views

1 year ago

Dibcode
C++ Creación de Constantes (#define o const)

En este video se explica el uso de la directiva del preprocesador 'define' y el uso de 'const' para la creación de constantes, ...

4:46
C++ Creación de Constantes (#define o const)

234 views

5 years ago

C# DOTNET
Lecture 17 - Function Args and Constants | C/C++ Video Tutorials and Lectures for Beginners

Complete list: http://hoven.in/Home/Videos/CPP-Video-Tutorials/ Transcription ============= Welcome to this session of my ...

8:26
Lecture 17 - Function Args and Constants | C/C++ Video Tutorials and Lectures for Beginners

151 views

9 years ago

Peter Schneider
Why is "const char * const" not used as input string argument for a function in C?

Why is "const char * const" not used as input string argument for a function in C? I hope you found a solution that worked for you ...

4:02
Why is "const char * const" not used as input string argument for a function in C?

1 view

1 year ago

Einsteinzee
Learning by doing :: C++ -- Constexpr Keyword in C++

This video is part of the new series called "Learning by doing :: C++" which is dedicated to random topics in C++. Here we talked ...

9:15
Learning by doing :: C++ -- Constexpr Keyword in C++

165 views

1 year ago

VoidRealms
LAMP 35 - Const and Static values

learn about constant and static values.

6:11
LAMP 35 - Const and Static values

907 views

13 years ago

C# DOTNET
Lecture 16 - Functions and References | C/C++ Video Tutorials and Lectures for Beginners

Complete list: http://hoven.in/Home/Videos/CPP-Video-Tutorials/ Transcription ============= Welcome to this session of my ...

13:02
Lecture 16 - Functions and References | C/C++ Video Tutorials and Lectures for Beginners

134 views

9 years ago

Peter Schneider
How to pass a char** to a function that expects a const array of const char pointers

How to pass a char** to a function that expects a const array of const char pointers I hope you found a solution that worked for you ...

6:30
How to pass a char** to a function that expects a const array of const char pointers

5 views

1 year ago

strager
Tips for C++ newbies (compiler code review)

Write better C++ with these quick tips and tricks. Let's improve the lexer in a compiler to make it shorter and less ugly. Chat with ...

5:35
Tips for C++ newbies (compiler code review)

11,885 views

3 years ago

Sophia Wagner
Why is "const char * const" not used as input string argument for a function in C?

Why is "const char * const" not used as input string argument for a function in C? Hey guys! Hopefully you found a solution that ...

4:41
Why is "const char * const" not used as input string argument for a function in C?

24 views

1 year ago

kovolff
Variables and Constants | Rust Programming | Kovolff

By default every variable is by default immutable. i.e. let abc :i32 = 123; abc cannot be changed to any other value. To make a ...

9:11
Variables and Constants | Rust Programming | Kovolff

60 views

5 years ago

Brian Will
Go - lesson 5 - constants

... foo here to get the value for Monday because it's a Const and you at compile time the compiler can't call functions functions only ...

10:33
Go - lesson 5 - constants

520 views

7 years ago

Programa con Leo
var, let y const: ¿cuáles son las diferencias?

Este video trata sobre var, let y const: ¿en qué difieren? También consideramos ámbito de función y ámbito de variable. Y cómo ...

11:16
var, let y const: ¿cuáles son las diferencias?

4,428 views

8 years ago

CppNow
C++Now 2018: Phil Nash “We have always been at war with West Constia”

http://cppnow.org — Lightning Talk — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

4:38
C++Now 2018: Phil Nash “We have always been at war with West Constia”

1,951 views

7 years ago