ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

418 results

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,741 views

6 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,399 views

9 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,974 views

Streamed 3 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

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,663 views

8 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,674 views

8 years ago

CppNow
Leor Zolman: A Zephyr Overview of C++11 (Part I)

Last year I covered most of C++11 in one 90-minute "whirlwind" session, a feat only made possible by moving at a breakneck ...

1:28:35
Leor Zolman: A Zephyr Overview of C++11 (Part I)

1,469 views

12 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

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,719 views

8 years ago

Profesor Retroman
C++ : Function objects, operator() y lambdas

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

39:53
C++ : Function objects, operator() y lambdas

1,843 views

6 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,730 views

13 years ago

Andrew Smith
C for Java Programmers: Pointer Arithmetic, Arrays, and Strings

In today's lesson, we discuss some further applications of pointers: pointer arithmetic, arrays, and C-style (null-terminated) strings.

2:35:28
C for Java Programmers: Pointer Arithmetic, Arrays, and Strings

2,556 views

5 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

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

CppNow
Modern C++ as Concurrent Assembly

This is Diego Perini's talk from C++Now 2014 --- *--* ---

1:21:45
Modern C++ as Concurrent Assembly

1,459 views

11 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,202 views

6 years ago

CppNow
Marshall Clow: Generic Programming in C++: A Real-World Example

Marshall's talk from C++Now! 2012 In this 90 minute session, I will take a request from the boost mailing list: | Why doesn't boost ...

1:09:18
Marshall Clow: Generic Programming in C++: A Real-World Example

4,012 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

Bartosz Milewski
C++11 Concurrency, Part 2

Move semantics, passing arguments to threads.

20:45
C++11 Concurrency, Part 2

30,875 views

13 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