ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

88 results

The Debug Zone
Creating a Smart Pointer in C++ that Lazily Recreates Its Resource

In this video, we delve into the fascinating world of smart pointers in C++. Specifically, we'll explore how to create a smart pointer ...

2:32
Creating a Smart Pointer in C++ that Lazily Recreates Its Resource

25 views

7 months ago

The Debug Zone
Using Boost Container Vector with Smart Pointers for Memory Management

In this video, we delve into the powerful combination of Boost Container Vector and smart pointers to enhance memory ...

7:44
Using Boost Container Vector with Smart Pointers for Memory Management

9 views

6 months ago

MUCplusplus
[MUC++] Richard Szabo - Traps with Smart Pointers (Lightning Talk)

Richard Szabo tells us about some of the pitfalls and limitations of std::shared_ptr. Slides are available at ...

20:21
[MUC++] Richard Szabo - Traps with Smart Pointers (Lightning Talk)

401 views

11 months ago

The Debug Zone
Using Smart Pointers in C++ for Efficient Binary Search Tree Management

In this video, we delve into the world of smart pointers in C++ and their crucial role in managing binary search trees efficiently.

2:11
Using Smart Pointers in C++ for Efficient Binary Search Tree Management

4 views

1 month ago

cppusergroupvienna
Hacking and Securing C++ • Marcell Juhasz • 10/2025

Marcell is an Embedded Software Engineer with a deep passion for modern C++, specializing in C++ development on Linux ...

1:08:31
Hacking and Securing C++ • Marcell Juhasz • 10/2025

206 views

1 month ago

Fardad Soleimanloo
13 - Mar13 - OOP345NBB - 2251 - Raw and Smart pointers

Now let's see how shared pointers are actually implemented now get ready for this i'm going to go through it step by step deep ...

1:08:20
13 - Mar13 - OOP345NBB - 2251 - Raw and Smart pointers

48 views

10 months ago

The Debug Zone
When to Return by Value vs. Unique Pointer in C++: Best Practices Explained

In this video, we delve into the crucial decision-making process of when to return by value versus using unique pointers in C++.

1:53
When to Return by Value vs. Unique Pointer in C++: Best Practices Explained

0 views

10 months ago

Data Science Learning Community Videos
The Rust Programming Language: Smart Pointers (rust01 15)

Andrew Bates leads a discussion of Chapter 15 ("Smart Pointers") from The Rust Programming Language by Steve Klabnik ...

49:36
The Rust Programming Language: Smart Pointers (rust01 15)

486 views

11 months ago

The Debug Zone
Using Shared Pointers with Queues in FreeRTOS: A Technical Guide

In this video, we delve into the intricacies of using shared pointers with queues in FreeRTOS, a real-time operating system ...

2:00
Using Shared Pointers with Queues in FreeRTOS: A Technical Guide

1 view

2 months ago

Fardad Soleimanloo
13 - Mar10 OOP345NAA - 2251 -  Pointer Arithmatic and Smart Pointers.

This is my shared pointer and the shared pointer of C++. Works the exact same way but it's C++ so essentially instead of sptr it's ...

1:27:36
13 - Mar10 OOP345NAA - 2251 - Pointer Arithmatic and Smart Pointers.

39 views

10 months ago

Erarnitox
Todo List | A practical example of Inheritance using modern C++

This video is a practical example of Inheritance in modern C++ using smart pointers to build a Todo List by Inheriting from std::list.

10:48
Todo List | A practical example of Inheritance using modern C++

290 views

8 months ago

codingjerk
Zig is better than Rust (sometimes)

Since I use both Rust and Zig, I've collected some use cases, where I prefer Zig over Rust. While it's not an objective comparison, ...

20:21
Zig is better than Rust (sometimes)

95,238 views

7 months ago

Sonia: Code & Skate | Play
C++ vs Rust - Ep.4. Graph w/ Fork (Dynamic NodeGraph)

I will also reiterate the explanation of C++ smart pointers to Node & Pins. In the next episodes we will touch on thread safety.

33:46
C++ vs Rust - Ep.4. Graph w/ Fork (Dynamic NodeGraph)

452 views

10 months ago

Sonia: Code & Skate | Play
C++ vs Rust - Ep.3. Shared Ownership: Nodes & Pins (NodeGraph)

Play at *1.5x* speed This is the third episode of my series (Watch Ep.2. https://youtu.be/tJ_UHib4IFE) where you can learn ...

36:22
C++ vs Rust - Ep.3. Shared Ownership: Nodes & Pins (NodeGraph)

285 views

10 months ago

The Debug Zone
How to Return a unique_ptr to a Polymorphic Type in C++

In this video, we delve into the intricacies of returning a `unique_ptr` to a polymorphic type in C++. Understanding how to manage ...

2:59
How to Return a unique_ptr to a Polymorphic Type in C++

1 view

10 months ago

Sonia: Code & Skate | Play
C++ vs Rust - Ep.5. Thread Safety in Rust (NodeGraph)

Play at *1.25x* speed Are you struggling to manage shared resources in a thread-safe manner? Let Rust, with its powerful ...

42:04
C++ vs Rust - Ep.5. Thread Safety in Rust (NodeGraph)

420 views

10 months ago

EuroPython Conference
Programming hardware displays the easy way - using MicroPython and LVGL — Marc-André Lemburg

EuroPython 2025 — South Hall 2B on 2025-07-18] *Programming hardware displays the easy way - using MicroPython and ...

29:38
Programming hardware displays the easy way - using MicroPython and LVGL — Marc-André Lemburg

374 views

2 months ago

Bruhtus Null
Study with me: learn C programming language by building our own lisp (Part 99)

I want to learn about C programming language, and i found a book called "Build Your Own Lisp". So let's explore it together and ...

3:08:25
Study with me: learn C programming language by building our own lisp (Part 99)

385 views

Streamed 3 weeks ago

Bruhtus Null
Study with me: learn C programming language by building our own lisp (Part 90)

I want to learn about C programming language, and i found a book called "Build Your Own Lisp". So let's explore it together and ...

2:01:57
Study with me: learn C programming language by building our own lisp (Part 90)

290 views

Streamed 1 month ago

Bruhtus Null
Study with me: learn C programming language by building our own lisp (Part 98)

I want to learn about C programming language, and i found a book called "Build Your Own Lisp". So let's explore it together and ...

3:08:50
Study with me: learn C programming language by building our own lisp (Part 98)

158 views

Streamed 4 weeks ago