ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

343 results

vlogommentary
Using Arrays as Smart Pointers in C: Pros and Cons

Learn why using arrays as smart pointers in C might not be the best approach, and understand modern best practices for memory ...

3:14
Using Arrays as Smart Pointers in C: Pros and Cons

0 views

5 days ago

Open Source
Rust for Systems Programming 🦀 | Memory, Pointers & Unsafe Rust EXPLAINED!

Rust is not just a high-level language — it's one of the most powerful systems programming languages ever created.

13:49
Rust for Systems Programming 🦀 | Memory, Pointers & Unsafe Rust EXPLAINED!

302 views

5 days ago

Learn with your buddy
Tutorial29:C++17/C++20Features| auto, Range-Based Loops,Smart Pointers,optional& Structured Bindings

In this video, we explore modern C++ features introduced in C++17 and C++20 that make coding cleaner, safer, and more efficient ...

3:07
Tutorial29:C++17/C++20Features| auto, Range-Based Loops,Smart Pointers,optional& Structured Bindings

0 views

6 days ago

ACCU Conference
Arithmetic in C++ Using Counting Pointers - Peter Hrenka - ACCU 2025 Short Talks

ACCU Membership: https://tinyurl.com/ydnfkcyn --- Arithmetic in C++ Using Counting Pointers - Peter Hrenka - ACCU 2025 Short ...

5:47
Arithmetic in C++ Using Counting Pointers - Peter Hrenka - ACCU 2025 Short Talks

475 views

6 days ago

Know about Embedded Systems
Embedded C Questions on Pointers | Pointers in C | Pointers interview questions and answers

In C programming, a pointer is a variable that stores the memory address of another variable. Pointers are fundamental for tasks ...

19:36
Embedded C Questions on Pointers | Pointers in C | Pointers interview questions and answers

48 views

2 days ago

vlogommentary
Resolving Strange NULL Pointer Checks and GPU Driver Issues in Window Management

Learn how unexpected compiler behavior with NULL pointer checks can be related to GPU driver selection, and how to properly ...

3:46
Resolving Strange NULL Pointer Checks and GPU Driver Issues in Window Management

0 views

4 days ago

Code & Concept
Pointers in C Finally Make Sense 😍 | Theory concept l Part 1

Description Pointers are one of the most important yet confusing topics in C programming In this video, we will clearly ...

2:15
Pointers in C Finally Make Sense 😍 | Theory concept l Part 1

0 views

4 days ago

Learn To Troubleshoot
What Pitfalls Are Associated With Dynamic Memory Handling?

Dynamic memory handling offers immense power to developers, but it's also a minefield of potential errors. This video exposes ...

3:16
What Pitfalls Are Associated With Dynamic Memory Handling?

0 views

6 days ago

SoC & FPGA
How effective is Cppcheck in finding memory leaks, null derefs, logic bugs

... smart pointer CP check has a much easier job than if I'm using raw malak and free in some legacy C file Infinitely easier Raw C ...

36:00
How effective is Cppcheck in finding memory leaks, null derefs, logic bugs

10 views

3 days ago

Thirumala Tech Vishwa Guru
❌ WHY NO DESTRUCTOR OVERLOADING? ONLY ONE DESTRUCTOR! THIS C++ RULE SHOCKS!!!

Why does C++ allow constructor overloading but completely forbid destructor overloading? This question confuses many C++ ...

10:55
❌ WHY NO DESTRUCTOR OVERLOADING? ONLY ONE DESTRUCTOR! THIS C++ RULE SHOCKS!!!

11 views

5 days ago

iFocus Institute
Top C Programming Interview Questions | Pointers, Call by Value, Malloc vs Calloc

In this video, we cover the most important C Programming Interview Questions with clear explanations and examples.

5:23
Top C Programming Interview Questions | Pointers, Call by Value, Malloc vs Calloc

20 views

5 days ago

Programming Avec Reza
How to work with pointers to 2D arrays in C++ (Part 2)?

Learn C++ and Python from Zero to Hero! Are you ready to master C++ or Python from scratch? Whether you're a beginner or ...

2:34
How to work with pointers to 2D arrays in C++ (Part 2)?

0 views

4 days ago

Programming Avec Reza
How to work with array to function pointers in C++?

Learn C++ and Python from Zero to Hero! Are you ready to master C++ or Python from scratch? Whether you're a beginner or ...

8:01
How to work with array to function pointers in C++?

4 views

4 days ago

Anjali Luthra
Dynamic Memory Allocation | Array of Structures & Array of Pointers | C Programming | Semester - 1

Website : www.alcoders.co.in Follow on Linkedin : https://in.linkedin.com/in/anjali-luthra-3a8a4b4 Follow me at Instagram ...

19:44
Dynamic Memory Allocation | Array of Structures & Array of Pointers | C Programming | Semester - 1

207 views

3 days ago

Programming Avec Reza
How to work with pointer arrays in C++?

Learn C++ and Python from Zero to Hero! Are you ready to master C++ or Python from scratch? Whether you're a beginner or ...

9:34
How to work with pointer arrays in C++?

0 views

5 days ago

Programming Avec Reza
How to work with pointer function in C++ (Part 3)?

Learn C++ and Python from Zero to Hero! Are you ready to master C++ or Python from scratch? Whether you're a beginner or ...

5:08
How to work with pointer function in C++ (Part 3)?

0 views

6 days ago

PBT Education Prashant
Pointer in C | What is pointer in C Language #cprogramming #pointers #clanguage #pointersinc

In this video, we explain Pointers in C Programming in a simple and easy way. You'll learn what pointers are, how they work, and ...

4:49
Pointer in C | What is pointer in C Language #cprogramming #pointers #clanguage #pointersinc

25 views

2 days ago

vlogommentary
Reading a NUL-Terminated Array of Strings with Python ctypes

Learn how to read a NUL-terminated array of NUL-terminated strings from a C shared library using Python's ctypes, including safe ...

2:30
Reading a NUL-Terminated Array of Strings with Python ctypes

0 views

15 hours ago

SY@ViralShorts360M
What is pointer in c , Pointer to a constant , constant pointer || How pointers declared #pointer

What is pointer in c , Pointer to a constant , constant pointer || How pointers are declared #pointer This video is useful for those ...

16:15
What is pointer in c , Pointer to a constant , constant pointer || How pointers declared #pointer

0 views

6 days ago

QodewithQ
Pointers in C++ Explained

Pointers are one of the most important and often confusing concepts in C++. In this lecture, we break down pointers step by step, ...

21:09
Pointers in C++ Explained

5 views

20 hours ago