ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

506 results

Jody Bruchon
Rust Programmers Can't Understand Basic C Programming: One Extra Pointer, 1/3 Slower

Rust users don't know bout muh cache evictions. (UI doc still in progress, don't worry.) SUPPORT LINKS PayPal: ...

11:36
Rust Programmers Can't Understand Basic C Programming: One Extra Pointer, 1/3 Slower

2,524 views

1 month ago

The Statistics Lab
SQ4007 Tutorial wk5 Pointers in C

SQ4007 Computing Technology (Intro to programming complete course) https://sq4007-2025.github.io/website/ SQ4007 Tutorial ...

29:08
SQ4007 Tutorial wk5 Pointers in C

13 views

3 months ago

The Debug Zone
Understanding Array References vs Pointers in C/C++: Common Confusions Explained

In this video, we delve into the often-confusing world of array references and pointers in C and C++. Many programmers struggle ...

1:32
Understanding Array References vs Pointers in C/C++: Common Confusions Explained

14 views

9 months ago

The Debug Zone
Understanding Pointer Statements in C/C++: Common Challenges and Solutions

In this video, we delve into the intricacies of pointer statements in C and C++, a fundamental yet often challenging aspect of these ...

2:17
Understanding Pointer Statements in C/C++: Common Challenges and Solutions

0 views

11 months ago

The Debug Zone
Why Can't I Print Pointer Value in C/C++? Common Issues and Solutions

Related to: #c, #c++, #pointervalue, #printpointer, #commonissues, #solutions, #debugging, #programming, #cprogramming, ...

4:17
Why Can't I Print Pointer Value in C/C++? Common Issues and Solutions

5 views

10 months ago

AISSMS INSTITUTE OF INFORMATION TECHNOLOGYY - IOIT
Pointers in C

Pointers in C Explained: Basics You Must Know in 5 Minutes.

4:52
Pointers in C

8 views

3 weeks ago

أحمد مصطفى عبد الباقي
11. Pointers

Programming in C++ Lecture 11: Pointers Topics Memory address Pointer declaration: int *myPtr 0 or NULL points to nothing ...

50:32
11. Pointers

10 views

1 month 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

Sophia Wagner
Is it correct to compare pointers in C?

Is it correct to compare pointers in C? Hey guys! Hopefully you found a solution that helped you! The Content is licensed under ...

2:33
Is it correct to compare pointers in C?

0 views

4 months ago

Fardad Soleimanloo
2257 - OOP345 NBB - 03 - Sep 11, Pointers review, fundemental types

Pointer in C is represented by an asterisk They don't say pointer they put an asterisk So anytime you see there's a type So you see ...

1:06:15
2257 - OOP345 NBB - 03 - Sep 11, Pointers review, fundemental types

38 views

4 months ago

Peter Schneider
Is it correct to compare pointers in C?

Is it correct to compare pointers in C? I hope you found a solution that worked for you :) The Content is licensed under ...

2:14
Is it correct to compare pointers in C?

0 views

11 months ago

Sophia Wagner
How to create a restrict pointer out of a non-restrict pointer

How to create a restrict pointer out of a non-restrict pointer Hey guys! Hopefully you found a solution that helped you! The Content ...

3:58
How to create a restrict pointer out of a non-restrict pointer

4 views

6 months ago

Single-line
Why is it ok to cast to an undeclared struct pointer in C?

Source: https://stackoverflow.com/questions/79608931 Question Author: - Dan https://stackoverflow.com/users/14940626 Answer ...

0:51
Why is it ok to cast to an undeclared struct pointer in C?

18 views

8 months ago

The Debug Zone
Understanding C++ Pointer Ownership: Best Practices and Techniques Explained

In this video, we delve into the intricate world of C++ pointer ownership, a crucial concept for effective memory management in ...

1:31
Understanding C++ Pointer Ownership: Best Practices and Techniques Explained

7 views

5 months ago

Fardad Soleimanloo
2254 - OOP244NAA  May23 - pointers and dynamic mrmoy allocation

... call this over here uh accessing remote variables pointers in C CPP Okay so that's C It has nothing to do with C++ actually Okay ...

1:31:21
2254 - OOP244NAA May23 - pointers and dynamic mrmoy allocation

29 views

8 months ago

Fardad Soleimanloo
2257 - OOP345 NRA - 02-Sep11, Fundementals, Pointers, References

Problematic for for uh new C programmers pointers okay so we're going to talk about pointers if you if you think there's any ...

1:07:04
2257 - OOP345 NRA - 02-Sep11, Fundementals, Pointers, References

16 views

4 months ago

COACH-DANIEL
WEEK 7 ON PROGRAMMING WITH C++

This week, you will explore functions, learning how to declare and define them to encapsulate reusable code. You'll study ...

12:02
WEEK 7 ON PROGRAMMING WITH C++

3 views

6 months ago

The Debug Zone
Fixing 'Initialization from Incompatible Pointer Type' Warning in C/C++

In this video, we delve into a common issue faced by C and C++ programmers: the 'Initialization from Incompatible Pointer Type' ...

2:56
Fixing 'Initialization from Incompatible Pointer Type' Warning in C/C++

2 views

10 months ago

The Debug Zone
Understanding C++ Functions with Pointer Arguments: A Complete Guide

In this comprehensive guide, we delve into the world of C++ functions, focusing specifically on the powerful concept of pointer ...

4:25
Understanding C++ Functions with Pointer Arguments: A Complete Guide

8 views

3 months ago

Peter Schneider
Issue with incompatible pointer type

Issue with incompatible pointer type I hope you found a solution that worked for you :) The Content is licensed under ...

5:02
Issue with incompatible pointer type

0 views

11 months ago