ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

515 results

Slop Media Network
[SLOP100] C Programming - Variables

Welcome to chapter 1 of C Programming. In this chapter we're going to be covering how to create variables in C. More specifically ...

14:05
[SLOP100] C Programming - Variables

270 views

20 hours ago

Codynn
C Programming Functions Guide: Recursion & Practical Programs

Here, we break down functions in C, covering function declaration and definition, parameters, return types, scope, static variables, ...

25:58
C Programming Functions Guide: Recursion & Practical Programs

35 views

22 hours ago

Ervis Trupja
12. For Loops in C#: Repeat Code Efficiently

For loops are the fundamental building blocks for repeating tasks in programming. Instead of writing the same line of code ten ...

1:06
12. For Loops in C#: Repeat Code Efficiently

56 views

1 day ago

Zed A. Shaw
Learning Vulkan in C++, Episode 09

In this episode I test my knowledge so far by refactoring the original code from vkguide to use more modern C++ features, reduce ...

2:35:24
Learning Vulkan in C++, Episode 09

24 views

13 hours ago

VivUniverse
How to Load Textures in SDL3 using C++

Join the discord: https://discord.gg/yK3GQgkvKJ Instagram: https://www.instagram.com/vivuniverse... Twitch: ...

21:57
How to Load Textures in SDL3 using C++

20 views

9 hours ago

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

21 hours ago

vlogommentary
Why Use do { ... } while (0) Instead of if(1) { ... } else for Function-like Macros in C?

Explore why the common `do { ... } while (0)` idiom for defining function-like macros in C is safer and more reliable than using `if(1) ...

3:06
Why Use do { ... } while (0) Instead of if(1) { ... } else for Function-like Macros in C?

0 views

23 hours ago

Open Source
This Is Why Rust Is Replacing C & C++ — 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
This Is Why Rust Is Replacing C & C++ — Unsafe Rust Explained!

162 views

22 hours ago

Wisdomers - Computer Science and Engineering
Introduction to Pointer Arithmetic in C (Pointer Math & Scaling) || C Programming || Lesson 118 ||

In this class we will have an Introduction to Pointer Arithmetic in C (Pointer Math & Scaling). What happens when you add +1 to a ...

6:16
Introduction to Pointer Arithmetic in C (Pointer Math & Scaling) || C Programming || Lesson 118 ||

14 views

21 hours ago

Kru IT
Learn malloc Function in C | Calculate Total and Average Marks  (V66)

Telegram Channel: https://t.me/s0ftkh Website: https://softkhpc.blogspot.com រៀនកូដ C Programming Language, Introduction ...

12:09
Learn malloc Function in C | Calculate Total and Average Marks (V66)

0 views

5 hours ago

vlogommentary
Fixing ambiguous operand size Errors in GCC Inline Assembly for x86

Learn how to resolve operand size ambiguity and syntax issues when writing x86 inline assembly in GCC, including best ...

4:31
Fixing ambiguous operand size Errors in GCC Inline Assembly for x86

0 views

22 hours ago

NDC Conferences
Towards Correctness, Safety and Security in C++26 - Daniela Engert - NDC TechTown 2025

This talk was recorded at NDC TechTown in Kongsberg, Norway. #ndctechtown #ndcconferences #developer ...

1:01:55
Towards Correctness, Safety and Security in C++26 - Daniela Engert - NDC TechTown 2025

236 views

1 day ago

Murugan Tech World
Two Marks with answers Part-2 in Computer Programming : C tamil||CS25C01||Anna University reg-2025.

CS25C01 Computer Programming: C important questions with answers in tamil for last minute preparation: https://www.youtube.com ...

9:27
Two Marks with answers Part-2 in Computer Programming : C tamil||CS25C01||Anna University reg-2025.

492 views

22 hours ago

Murugan Tech World
Two marks with answers Part-1in Computer Programming : C tamil||CS25C01||Anna University reg- 2025.

CS25C01 Computer Programming: C important questions with answers in tamil for last minute preparation: https://www.youtube.com ...

16:32
Two marks with answers Part-1in Computer Programming : C tamil||CS25C01||Anna University reg- 2025.

1,330 views

22 hours ago

Learn Language Hub
Objects in TypeScript

1) What is an Object in TypeScript? Voiceover: “In TypeScript, an object is a collection of key‑value pairs, where each key ...

5:07
Objects in TypeScript

0 views

17 hours ago