ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

160 results

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

6 days ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 513 - How Many Ways Can You End a Program?

Awesome T-Shirts! Sponsors! Books! ☟☟ Hudson River Trading engineers use modern C++ to build performance-critical systems ...

16:13
C++ Weekly - Ep 513 - How Many Ways Can You End a Program?

4,193 views

13 hours ago

Awesome
Write code good enough to deploy rockets

NASA's top 10 rules for writing good software. Topics: - Coding best practices; - NASA rules for safe code; - Simple control flow; ...

8:22
Write code good enough to deploy rockets

18,383 views

5 days ago

Nic Ferrier
Talking about making C safer with closures and nested function patterns

I've been doing some live streams about closures and nested functions in C and this is a brief summary edit to show my basic ...

7:50
Talking about making C safer with closures and nested function patterns

527 views

5 days ago

Meeting Cpp
Unlocking the value of C++20 - Alex Dathskovsky - Meeting C++ 2025

Unlocking the value of C++20 - Alex Dathskovsky - Meeting C++ 2025 Slides: https://slides.meetingcpp.com With C++23 already ...

1:02:45
Unlocking the value of C++20 - Alex Dathskovsky - Meeting C++ 2025

2,072 views

4 days ago

Logan Kearsley
The Little C-mer Part 2 - Representing S-Expressions

... the option to put arbitrary other function pointers in there uh in case we want to use like an arena allocator or something like that ...

6:07
The Little C-mer Part 2 - Representing S-Expressions

0 views

3 days ago

Squid 🦑
C-I-01 Pointers

Understanding how to declare and dereference a pointer in C programming #clanguage.

15:53
C-I-01 Pointers

5 views

6 days ago

Gaurav Malik
Pointer in C++ Part 3 | Pointers and Arrays
10:27
Pointer in C++ Part 3 | Pointers and Arrays

1 view

6 days ago

CodeBing
C++ Objects Are NOT What You Think (Inside vtables & ABI)

Have you ever wondered what a C++ object actually looks like in memory? In this video, we strip away C++ syntax sugar and ...

7:56
C++ Objects Are NOT What You Think (Inside vtables & ABI)

526 views

2 days ago

Programming Avec Reza
How to work with array to function pointers 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 ...

6:37
How to work with array to function pointers in C++ (Part 2)?

4 views

5 days ago

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

Pointers are used for dynamic memory allocation, pass by reference, arrays, complex data structures, and function pointers.

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

53 views

4 days ago

Gaurav Malik
Pointers in C++ Part 4 | Pointers to Objects
7:31
Pointers in C++ Part 4 | Pointers to Objects

0 views

6 days ago

Gaurav Malik
Pointers in C++ Part 1

Credits: Thumbnail: Google Gemini Video Editing: Microsoft Clipchamp.

15:21
Pointers in C++ Part 1

4 views

6 days ago

Blogan Programming
C++┆#049┆typedef

PLAYLIST "C++" ↓ This course includes both theoretical and practical lessons on learning the C++ programming language.

11:51
C++┆#049┆typedef

109 views

4 days ago

Gaurav Malik
Pointer in C++ Part 2 | Pointer Arithmetic

Credits: Thumbnail: Google Gemini Video Editing: Microsoft Clipchamp.

11:57
Pointer in C++ Part 2 | Pointer Arithmetic

0 views

6 days ago

Wisdomers - Computer Science and Engineering
The Relationship Between Pointers and Arrays in C Explained (A[i] vs *(A+i)) | C Programming | L-118

In this class we will understand The Relationship Between Pointers and Arrays in C Explained (A[i] vs *(A+i)). Are Arrays and ...

8:12
The Relationship Between Pointers and Arrays in C Explained (A[i] vs *(A+i)) | C Programming | L-118

39 views

5 days ago

Hopemaxxer
Enum, never heard of her (Learning C++)

The site is learncpp.com.

1:13:15
Enum, never heard of her (Learning C++)

5 views

3 days ago

Shivang Kheradiya
02 06 01 const

Master the **`const` qualifier in C programming** and learn how it protects your data, improves safety, and enables compiler ...

4:28
02 06 01 const

0 views

6 days ago

Wisdomers - Computer Science and Engineering
How to Return Pointers from Functions in C (Avoid Dangling Pointers) | C Programming || Lesson 121 |

In this class we will understand How to Return Pointers from Functions in C (Avoid Dangling Pointers). Can a function return a ...

9:01
How to Return Pointers from Functions in C (Avoid Dangling Pointers) | C Programming || Lesson 121 |

0 views

15 hours ago

LearningLad
fgets function explained | C Programming File Handling Course for Beginners

In this video, we explore the fgets() function in C programming, which is commonly used for reading a line (string) from a file or ...

15:59
fgets function explained | C Programming File Handling Course for Beginners

136 views

2 days ago