ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

215 results

Roel Van de Paar
c program stops executing without any errors

c program stops executing without any errors Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:08
c program stops executing without any errors

6 views

8 hours ago

Algo-Prog
Linking Technique - part 08 - Remove an element by position  - C Program

Linking (Chainage) Technique ======================== Implement remove an element by position (C Program) The c ...

9:46
Linking Technique - part 08 - Remove an element by position - C Program

22 views

3 days ago

Using std::cpp
Concept-based Generic Programming - Bjarne Stroustrup

This talk presents programming techniques to illustrate the facilities and principles of C++ generic programming using concepts.

1:51:18
Concept-based Generic Programming - Bjarne Stroustrup

1,073 views

2 days ago

Using std::cpp
Having Fun With C++ Coroutines - Michael Hava

Coroutines have a long history, dating back to the late 1950s. Language-level support has been added in C++20, yet their ...

1:02:27
Having Fun With C++ Coroutines - Michael Hava

73 views

4 days ago

Roel Van de Paar
Solving a pair of equations in C - program giving odd results

Solving a pair of equations in C - program giving odd results Helpful? Please use the *Thanks* button above! Or, thank me via ...

2:32
Solving a pair of equations in C - program giving odd results

4 views

4 days ago

Algo-Prog
Linking Technique  - part 07  - Remove an element by value  - C Program

Linking (Chainage) Technique ======================== Implement remove an element by value (C program) The c program is ...

8:12
Linking Technique - part 07 - Remove an element by value - C Program

22 views

4 days ago

Roel Van de Paar
How to create thread every X seconds but only if previous iteration thread is finished in C++11?

How to create thread every X seconds but only if previous iteration thread is finished in C++11? Helpful? Please use the *Thanks* ...

1:52
How to create thread every X seconds but only if previous iteration thread is finished in C++11?

5 views

3 days ago

Using std::cpp
Cross-Platform C++ AI Development with Conan, CMake, and CUDA - Luis Caro

Every year, the ISO C++ survey delivers the same verdict: dependency management is the #1 pain point for developers.

1:03:03
Cross-Platform C++ AI Development with Conan, CMake, and CUDA - Luis Caro

63 views

4 days ago

Dr. Pavel Vlašánek
Rebuilding the Jurassic Park T-Rex Chase in Text Mode (in C++)

We're hijacking the Windows Console to build a fully playable Jurassic Park T-Rex chase from scratch! We are traveling back to ...

12:37
Rebuilding the Jurassic Park T-Rex Chase in Text Mode (in C++)

54 views

11 hours ago

Roel Van de Paar
BST and Linked List C program stuck at large values

BST and Linked List C program stuck at large values Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

3:06
BST and Linked List C program stuck at large values

9 views

5 days ago

Damian Yerrick
Parsing a command line in C is tedious (Family Size VM #5)

The C standard library doesn't have nearly the conveniences that, say, Python's argparse provides. Even with borrowing getopt ...

8:17
Parsing a command line in C is tedious (Family Size VM #5)

204 views

3 days ago

Roel Van de Paar
How to randomize 2d array in C?

How to randomize 2d array in C? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:22
How to randomize 2d array in C?

7 views

4 days ago

Using std::cpp
Building a C++23 tool-chain for embedded systems - José Gómez López

Modern C++ offers powerful features for safety, maintainability, and performance, but bringing these standards to embedded ...

33:48
Building a C++23 tool-chain for embedded systems - José Gómez López

47 views

4 days ago

Using std::cpp
Compiler as a Service: C++ Goes Live - Aaron Jomy, Vipul Cariappa

Despite its high-performance capabilities, C++ is not the first programming language that comes to mind for rapidly developing ...

58:15
Compiler as a Service: C++ Goes Live - Aaron Jomy, Vipul Cariappa

284 views

4 days ago

Algo-Prog
Linking Technique - part 06 - insert a value in to a list - 03 - C program

Linking (Chainage) Technique ======================== Implement "insert" operation The c program is available on this link ...

10:54
Linking Technique - part 06 - insert a value in to a list - 03 - C program

23 views

5 days ago

bras_casse
External calls

I have had fun mixing programming languages.

9:19
External calls

0 views

6 days ago

Sitare Academy
16. C Programming Masterclass: Dynamic Memory & File Handling Explained!

C Programming Masterclass: Dynamic Memory & File Handling Explained! Unlock the power of advanced C programming!

52:49
16. C Programming Masterclass: Dynamic Memory & File Handling Explained!

4 views

18 hours ago

Roel Van de Paar
How to make an array of pointer to NULL in C?

How to make an array of pointer to NULL in C? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:42
How to make an array of pointer to NULL in C?

5 views

5 days ago

Using std::cpp
C++20 and beyond: improving embedded systems performance - Alfredo Muela

Is it really worth it upgrading to C++20 for a constrained embedded system? What's in it for me? This talk will show real-life cases ...

30:17
C++20 and beyond: improving embedded systems performance - Alfredo Muela

112 views

4 days ago

Using std::cpp
Same C++, but quicker to the finish line - Daniela Engert

Compilation speed is one of the major pain points for developers, cited in many surveys. While some of that is - at least with ...

1:02:28
Same C++, but quicker to the finish line - Daniela Engert

48 views

4 days ago