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
44 results
LLVM IR C++ API: your first for loop On the road to create our own compiler Discord: https://discord.codotaku.com.
375 views
1 month ago
Shows how to write loops in C including for loops, while loops, and do while loops. The source code is created using nano on ...
17 views
5 days ago
A beginner-friendly guide to clean, scalable button handling for real ESP32 projects. ⁉️ Questions? Let's continue the ...
6,369 views
12 days ago
Welcome to "Rashid IT World," your premier destination for cutting-edge insights into the dynamic realm of IT and computer ...
18 views
9 days ago
MLIR C++ API Tutorial: Structured control flow (SCF) Discord: https://discord.codotaku.com MLIR (Multi-Level Intermediate ...
210 views
3 weeks ago
29 views
In this video, we learn how to print a name or message multiple times (e.g., 5 times, 50 times, or even 5000 times!) using a For ...
2 views
In this video, we write a C program to accept a number from the user and calculate the Sum of all its Factors (Divisors).
In this video, we write a C program to print a Square Number Pattern using Nested For Loops (Loop inside a Loop).
3 views
In this video, we write a C program to print Natural Numbers from 1 to n (where n is entered by the user). We also discuss a ...
0 views
In this video, we write a C program to accept a number from the user and display all its Factors. We explain the Logic for ...
You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/course-shell/ 0:00:00 ...
12,905 views
3 days ago
LLVM OrcJIT C++ API: Compile and run code on the fly! On the road to create our own compiler Discord: ...
175 views
In this video, we write a C program to accept a number n from the user and print all natural numbers from n down to 1 (Reverse ...
In this video, we write a C program to accept an Array from the user and find the Largest (Maximum) and Smallest (Minimum) ...
Day 22 of the Advent of Compiler Optimisations - Clang's Clever Comparisons Clang has a number of cute tricks for comparisons.
6,557 views
40 views
14 views
2 days ago
In this video, we write a C program to accept an Array from the user and calculate the Sum (Addition) of all its elements.
5 views
In this video, we write a C program to accept a number from the user and print its Reverse (e.g., Input: 123 → Output: 321).
1 view