ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

44 results

Codotaku
LLVM IR C++ API: your first for loop

LLVM IR C++ API: your first for loop On the road to create our own compiler Discord: https://discord.codotaku.com.

11:17
LLVM IR C++ API: your first for loop

375 views

1 month ago

NetSecProf
C Programming 015 - Loops (for, while, do-while)

Shows how to write loops in C including for loops, while loops, and do while loops. The source code is created using nano on ...

5:57
C Programming 015 - Loops (for, while, do-while)

17 views

5 days ago

Codotaku
MLIR C++ API Tutorial: Structured control flow (SCF)

MLIR C++ API Tutorial: Structured control flow (SCF) Discord: https://discord.codotaku.com MLIR (Multi-Level Intermediate ...

29:20
MLIR C++ API Tutorial: Structured control flow (SCF)

209 views

3 weeks ago

Missing Semester
Lecture 1: Course Overview + Introduction to the Shell

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/course-shell/ 0:00:00 ...

1:14:44
Lecture 1: Course Overview + Introduction to the Shell

11,060 views

3 days ago

RASHID IT WORLD
For loop in C plus plus

Welcome to "Rashid IT World," your premier destination for cutting-edge insights into the dynamic realm of IT and computer ...

3:51
For loop in C plus plus

18 views

9 days ago

NR CLASSES LLP
Sum of Factors Program in C | For Loop Logic (Marathi)

In this video, we write a C program to accept a number from the user and calculate the Sum of all its Factors (Divisors).

1:39
Sum of Factors Program in C | For Loop Logic (Marathi)

2 views

11 days ago

NR CLASSES LLP
Print Name 5 Times in C | For Loop Logic Explained (Marathi)

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:02
Print Name 5 Times in C | For Loop Logic Explained (Marathi)

2 views

11 days ago

Matt Godbolt
[AoCO 22/25] Clang's Clever Comparisons

Day 22 of the Advent of Compiler Optimisations - Clang's Clever Comparisons Clang has a number of cute tricks for comparisons.

6:09
[AoCO 22/25] Clang's Clever Comparisons

6,553 views

4 weeks ago

NR CLASSES LLP
Find Largest & Smallest Number in Array in C | Array Logic (Marathi)

In this video, we write a C program to accept an Array from the user and find the Largest (Maximum) and Smallest (Minimum) ...

1:51
Find Largest & Smallest Number in Array in C | Array Logic (Marathi)

2 views

11 days ago

More Little Man Builds
STOP writing BUTTON code (do THIS instead).

A beginner-friendly guide to clean, scalable button handling for real ESP32 projects. ⁉️ Questions? Let's continue the ...

20:04
STOP writing BUTTON code (do THIS instead).

6,361 views

11 days ago

RASHID IT WORLD
Array with for loop

Welcome to "Rashid IT World," your premier destination for cutting-edge insights into the dynamic realm of IT and computer ...

4:12
Array with for loop

29 views

9 days ago

NR CLASSES LLP
Accept and Display Matrix in C | 2D Array Program (Marathi)

In this video, we learn how to work with Matrices (2D Arrays) in C Programming. We write a complete program to: Accept a ...

5:13
Accept and Display Matrix in C | 2D Array Program (Marathi)

5 views

11 days ago

NR CLASSES LLP
Print Natural Numbers from 1 to N in C | For Loop Logic (Marathi)

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 ...

2:49
Print Natural Numbers from 1 to N in C | For Loop Logic (Marathi)

0 views

11 days ago

NR CLASSES LLP
Sum of Array Elements in C Programming | Logic Explained (Marathi)

In this video, we write a C program to accept an Array from the user and calculate the Sum (Addition) of all its elements.

1:24
Sum of Array Elements in C Programming | Logic Explained (Marathi)

3 views

11 days ago

Codotaku
LLVM OrcJIT C++ API: Compile and run code on the fly!

LLVM OrcJIT C++ API: Compile and run code on the fly! On the road to create our own compiler Discord: ...

17:16
LLVM OrcJIT C++ API: Compile and run code on the fly!

175 views

1 month ago

NR CLASSES LLP
Reverse a Number in C Programming | While Loop Logic (Marathi)

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:39
Reverse a Number in C Programming | While Loop Logic (Marathi)

1 view

11 days ago

NR CLASSES LLP
Number Pattern Printing in C | Nested For Loop Logic (Marathi)

In this video, we write a C program to print a Square Number Pattern using Nested For Loops (Loop inside a Loop).

2:08
Number Pattern Printing in C | Nested For Loop Logic (Marathi)

3 views

11 days ago

NR CLASSES LLP
Find Factors of a Number in C | For Loop & Modulo Logic (Marathi)

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 ...

2:35
Find Factors of a Number in C | For Loop & Modulo Logic (Marathi)

0 views

11 days ago

RASHID IT WORLD
String Array in C++ Declaration and Reading using While loop

Welcome to "Rashid IT World," your premier destination for cutting-edge insights into the dynamic realm of IT and computer ...

10:07
String Array in C++ Declaration and Reading using While loop

13 views

1 day ago

NR CLASSES LLP
Sum of Digits Program in C | While Loop Logic (Marathi)

In this video, we write a C program to accept a number from the user and calculate the Sum of its Digits (e.g., Input: 123 → Output: ...

3:24
Sum of Digits Program in C | While Loop Logic (Marathi)

3 views

11 days ago