Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
515 results
Welcome to chapter 1 of C Programming. In this chapter we're going to be covering how to create variables in C. More specifically ...
270 views
20 hours ago
Here, we break down functions in C, covering function declaration and definition, parameters, return types, scope, static variables, ...
35 views
22 hours ago
For loops are the fundamental building blocks for repeating tasks in programming. Instead of writing the same line of code ten ...
56 views
1 day ago
In this episode I test my knowledge so far by refactoring the original code from vkguide to use more modern C++ features, reduce ...
24 views
13 hours ago
Join the discord: https://discord.gg/yK3GQgkvKJ Instagram: https://www.instagram.com/vivuniverse... Twitch: ...
20 views
9 hours ago
Learn why using arrays as smart pointers in C might not be the best approach, and understand modern best practices for memory ...
0 views
21 hours ago
Explore why the common `do { ... } while (0)` idiom for defining function-like macros in C is safer and more reliable than using `if(1) ...
23 hours ago
Rust is not just a high-level language — it's one of the most powerful systems programming languages ever created.
162 views
In this class we will have an Introduction to Pointer Arithmetic in C (Pointer Math & Scaling). What happens when you add +1 to a ...
14 views
Telegram Channel: https://t.me/s0ftkh Website: https://softkhpc.blogspot.com រៀនកូដ C Programming Language, Introduction ...
5 hours ago
Learn how to resolve operand size ambiguity and syntax issues when writing x86 inline assembly in GCC, including best ...
This talk was recorded at NDC TechTown in Kongsberg, Norway. #ndctechtown #ndcconferences #developer ...
236 views
CS25C01 Computer Programming: C important questions with answers in tamil for last minute preparation: https://www.youtube.com ...
492 views
1,330 views
1) What is an Object in TypeScript? Voiceover: “In TypeScript, an object is a collection of key‑value pairs, where each key ...
17 hours ago