ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

400 results

CppNow
C++Now 2017: Ben Deane & Jason Turner "constexpr ALL the things!"

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

1:35:27
C++Now 2017: Ben Deane & Jason Turner "constexpr ALL the things!"

21,664 views

8 years ago

Profesor Retroman
C y Ensamblador desde 0: Mueve tus sprites (variables, tipos, funciones, const, enum, if y +)

Episodio 2 - 19/ago/2022 ==== [ Todos: https://bit.ly/C-ASM_desde0 ] Seguimos programando un Mini-Shooter añadiéndole ...

3:12:17
C y Ensamblador desde 0: Mueve tus sprites (variables, tipos, funciones, const, enum, if y +)

250,976 views

Streamed 3 years ago

CppNow
David Stone: Type Deduction in C++14

C++14 has many ways of naming a type. In addition to using the type's name directly, we have auto, auto &, auto const &, auto && ...

1:31:41
David Stone: Type Deduction in C++14

4,403 views

9 years ago

Leira Hua
Lambdas, Lambdas Everywhere

Lambdas, Lambdas Everywhere by Herb Sutter http://channel9.msdn.com/Events/PDC/PDC10/FT13.

58:57
Lambdas, Lambdas Everywhere

6,732 views

13 years ago

MUCplusplus
[MUC++] Patrice Roy - "Growing a Smart Pointer" (Virtual)

C++ offers a small set of 'smart' pointers, each of them encoding a set of rules and responsibilities in a type, overall making code ...

1:18:57
[MUC++] Patrice Roy - "Growing a Smart Pointer" (Virtual)

251 views

4 years ago

Tricky Bytes
User Intraction using Scanf() function and use of CONST keyword in C
26:02
User Intraction using Scanf() function and use of CONST keyword in C

46 views

5 years ago

Bitwise
Bitwise, Day 8: Type Checking/Inference, Constant Evaluation

Discussion: https://bitwise.handmade.network/forums Repository: https://github.com/pervognsen/bitwise/

1:24:35
Bitwise, Day 8: Type Checking/Inference, Constant Evaluation

3,983 views

7 years ago

Utah Cpp Programmers
Illuminating Lambda Expressions in C++

Richard Thomson gives us an insight into lambda expressions in C++ by showing the equivalent manually written function objects ...

1:18:13
Illuminating Lambda Expressions in C++

883 views

5 years ago

Mike the Coder
Pure Beginners C++ Tutorial | Functions and Variables

Hi guys, My name is Michael Lin and this is my programming youtube channel. I like C++ and please message me or comment on ...

30:14
Pure Beginners C++ Tutorial | Functions and Variables

174 views

4 years ago

MisterArk
CS3 Lesson 16: Const Pointers and pointer arithmetic. Plus a little on C strings.

C++ http://arkiletian.com/cs3.

35:38
CS3 Lesson 16: Const Pointers and pointer arithmetic. Plus a little on C strings.

114 views

4 years ago

CppNow
C++Now 2019: Daveed Vandevoorde “C++ Constants”

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

1:26:23
C++Now 2019: Daveed Vandevoorde “C++ Constants”

6,742 views

6 years ago

CppNow
C++Now 2017: Jason Turner "(Ab)using C++17"

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

1:03:09
C++Now 2017: Jason Turner "(Ab)using C++17"

10,675 views

8 years ago

SwedenCpp
David Friberg: Three interesting minor features of C++20

C++20 introduces four new major features: concepts, coroutines, modules and the ranges library. However, there are also several ...

1:06:57
David Friberg: Three interesting minor features of C++20

1,047 views

5 years ago

CppNow
C++Now 2017: Marshall Clow “The 'Detection idiom:' A Better Way to SFINAE"

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

1:06:32
C++Now 2017: Marshall Clow “The 'Detection idiom:' A Better Way to SFINAE"

5,457 views

8 years ago

Bethany Petr
Variables, Constants, and User Input

Declaring variables in C++, types, identifiers, constants, user input of numeric values.

20:28
Variables, Constants, and User Input

705 views

12 years ago

Jon Gjengset
Crust of Rust: Subtyping and Variance

In this episode of Crust of Rust, we go over subtyping and variance — a niche part of Rust that most people don't have to think ...

1:39:41
Crust of Rust: Subtyping and Variance

72,261 views

4 years ago

Fardad Soleimanloo
OOP345 - 2201 -  Jan22 move const and assignment

I did everything in line so I can talk about it and we go through it one by one so I created my name is a is a simply a dynamic C ...

40:28
OOP345 - 2201 - Jan22 move const and assignment

541 views

5 years ago

CppNow
C++Now 2017: Vittorio Romeo “Implementing `variant` visitation using lambdas"

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

1:29:34
C++Now 2017: Vittorio Romeo “Implementing `variant` visitation using lambdas"

3,720 views

8 years ago

Profesor Retroman
C++ : Include guards, const member initializers, explicit constructors

[C++ 3.1]: Serie completa http://bit.ly/CppGameDev19 Serie anterior C++: http://bit.ly/CppDev2016-19 Librería TinyPTC UA: ...

32:14
C++ : Include guards, const member initializers, explicit constructors

2,205 views

6 years ago

Fardad Soleimanloo
OOP345 - 2201 - Feb 10 - Functions

Yeah so the valid function sets the message to invalid integer and the failure of C I'm saying if I string great so essentially this is if ...

1:24:18
OOP345 - 2201 - Feb 10 - Functions

574 views

5 years ago