ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

76 results

CodeWithMe
Implement std::unique_ptr from Scratch in C++ | Internal Working Explained

In this video, we explore the internal implementation of std::unique_ptr in C++ and understand how it provides automatic memory ...

8:08
Implement std::unique_ptr from Scratch in C++ | Internal Working Explained

6 views

2 weeks ago

KDAB
Qt UI Classes: Smart Pointers vs. Raw Pointers

When I ask Qt Creator to generate a new UI class for me, then it references the ui class via a raw pointer, rather than via a smart ...

17:12
Qt UI Classes: Smart Pointers vs. Raw Pointers

253 views

7 days ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 538 - Finding Memory Bugs at Compile time

Awesome T-Shirts! Sponsors! Books! ☟☟ C++ Best Practices Workshops Near You: Preview: https://youtu.be/Ipr6ntCAm9A Sep ...

6:28
C++ Weekly - Ep 538 - Finding Memory Bugs at Compile time

6,706 views

6 days ago

Last Mile Developer
Why Reference-to-Const Shared Pointers Cause Silent Memory Corruption

A std::shared_ptr handle is a non-atomically editable smart pointer component that occupies a physical memory layout of two raw ...

16:35
Why Reference-to-Const Shared Pointers Cause Silent Memory Corruption

112 views

10 days ago

The Thinking Terminal
Why Rust Needs Box? | Heap Memory, Recursive Types & Ownership | Learn Rust Step by Step

In this video, you'll learn one of Rust's most important smart pointers: Box. If you've ever wondered: What is Box in Rust? Why do ...

13:26
Why Rust Needs Box? | Heap Memory, Recursive Types & Ownership | Learn Rust Step by Step

137 views

13 days ago

FunnanSoftware
C++ | Micro Benchmarking | Making Pointers Faster!?

Twitch ▻ https://twitch.tv/funnansoftware YouTube ▻ https://youtube.com/@UCjuIMR5HKFRKE8D0qgwhhEQ Discord ...

2:27:22
C++ | Micro Benchmarking | Making Pointers Faster!?

384 views

Streamed 2 weeks ago

College Computer Science
Pointers and Dynamic Memory
18:48
Pointers and Dynamic Memory

40 views

4 weeks ago

offlinemark
building my own OS in c++ (week 124, more stack guard pages...)

livecoding #operatingsystem #coding welcome: https://offlinemark.com/welcome discord: https://discord.gg/P6zQBsD2ng ...

2:04:23
building my own OS in c++ (week 124, more stack guard pages...)

3,165 views

Streamed 2 weeks ago

Last Mile Developer
The Architecture of C++ Strings: SSO Layouts, Alignment Bit Tricks, and Growth Factors

Why are certain data structures in C++ so incredibly fast yet heavily burdened by historical compromises? In this technical deep ...

21:52
The Architecture of C++ Strings: SSO Layouts, Alignment Bit Tricks, and Growth Factors

58 views

3 weeks ago

IntelliJ IDEA, a JetBrains IDE
Nulls are dead - Moritz Halbritter | IntelliJ IDEA Tech Talks

Null pointer exceptions have been called the billion dollar mistake. They are a common source of bugs and frustration. JSpecify ...

52:58
Nulls are dead - Moritz Halbritter | IntelliJ IDEA Tech Talks

2,817 views

5 days ago

FunnanSoftware
C++ | Exploring Memory Pools' effect on polymorphism

Twitch ▻ https://twitch.tv/funnansoftware YouTube ▻ https://youtube.com/@UCjuIMR5HKFRKE8D0qgwhhEQ Discord ...

2:45:01
C++ | Exploring Memory Pools' effect on polymorphism

286 views

Streamed 13 days ago

Coding Jesus Gospel and Coding Jesus (getcracked.io)
Ask your prof for a refund bro

What's going on? (Game is TangyTD by @Cakez77 ) Skill-Up & Interview Platform: https://www.getcracked.io 1-on-1 Coaching for ...

22:31
Ask your prof for a refund bro

17,612 views

3 weeks ago

Programmer
[C++] Timing control of IPC communication: Event synchronization and implementation of WaitForSin...

[Overview] This is a live technical explanation video on the coordination of shared memory and synchronization objects (events ...

1:11:50
[C++] Timing control of IPC communication: Event synchronization and implementation of WaitForSin...

272 views

Streamed 3 weeks ago

Electro4u
ROM vs RAM vs Flash vs EEPROM 🚀 | Embedded Memory Explained Simply

Confused between ROM, RAM, Flash Memory, and EEPROM? In this video, you'll learn the different types of memory used in ...

1:51
ROM vs RAM vs Flash vs EEPROM 🚀 | Embedded Memory Explained Simply

23 views

3 weeks ago

ControllersTech
STM32 as a USB Mouse and Keyboard — HID Device Implementation

STM32 USB HID Mouse & Keyboard ☞ https://controllerstech.com/stm32-usb-hid-mouse-keyboard/ HID Usage Table ...

26:03
STM32 as a USB Mouse and Keyboard — HID Device Implementation

416 views

2 days ago

Luke Barousse
Data Engineer Bootcamp (FREE 27+ Hour Course) - SQL, Python, Cloud, Bash, AI, Git & GitHub

Free 10-Day Data Engineer Crash Course https://lukeb.co/de-crash-course Data Engineer Course Bundle (470+ interview ...

27:19:55
Data Engineer Bootcamp (FREE 27+ Hour Course) - SQL, Python, Cloud, Bash, AI, Git & GitHub

64,968 views

2 weeks ago

SOURAV SIR'S CLASSES
Python File Append and Read Lines Explained | Smart Coding Trick for Beginners #LearnPython

Python file handling is one of the most important topics for beginners, college students, coding interview learners and competitive ...

3:21
Python File Append and Read Lines Explained | Smart Coding Trick for Beginners #LearnPython

3 views

3 weeks ago

PDSA
PDSA Live coding Session-Week 2

ANIRBAN CHAKRABORTY: think of the pointer index pointed, which will be implemented so map, if you can >> PDSA POD: Hmm.

1:38:46
PDSA Live coding Session-Week 2

132 views

Streamed 1 day ago

JAVA
week 2 session 3

So in C language or in c++ language, if you assign them allocate a memory then it is the responsibility of the program to release ...

3:01:45
week 2 session 3

99 views

Streamed 1 day ago

CodePen
Why CodePen 2.0 Versions Are a Big Deal (and How They Work Behind the Scenes)

What is the new “versions” feature in CodePen's 2.0 editor, why it's a major launch feature, and how it's driven by user requests to ...

31:00
Why CodePen 2.0 Versions Are a Big Deal (and How They Work Behind the Scenes)

38 views

1 day ago