ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

46 results

Learner's Academy
[EXCLUSIVE] Harvard CS50x Course 2018 – File Pointers | Lecture 25.2

Exclusive Harvard 2018 CS50x Course Content – Available for a Limited Time Only! This is a rare opportunity to access ...

18:22
[EXCLUSIVE] Harvard CS50x Course 2018 – File Pointers | Lecture 25.2

1 view

4 weeks ago

NetSecProf
C Programming 007 - Reading Strings

Shows how to read in strings or character arrays using fgets in C. The source code is created using nano on Linux and compiled ...

13:53
C Programming 007 - Reading Strings

30 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,343 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

NR CLASSES LLP
Can we check Even/Odd using Switch Case? C Programming in Marathi

Usually, we use if-else to check for Even or Odd numbers. But can we do it using Switch Case? In this video, we write a C ...

2:04
Can we check Even/Odd using Switch Case? C Programming in Marathi

6 views

11 days 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

9,661 views

3 days ago

Learn with Shikaar
Remove Non-Integer Values from Array in C# — Filter Only Integers Using Type Checks & LINQ Patterns!

Remove Non-Integer Values from Array in C# In this video, you'll learn how to remove all values from a mixed-type array except ...

4:03
Remove Non-Integer Values from Array in C# — Filter Only Integers Using Type Checks & LINQ Patterns!

2 views

4 weeks ago

NR CLASSES LLP
Print N Natural Numbers in Reverse Order | For Loop in C (Marathi)

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

1:43
Print N Natural Numbers in Reverse Order | For Loop in C (Marathi)

0 views

11 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
Accept Marks and Display Grade in C | Else-If Ladder Example

In this video, we write a C program to accept marks from a user and display their Grade (e.g., iPhone, One Plus, etc. as fun ...

4:05
Accept Marks and Display Grade in C | Else-If Ladder Example

0 views

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
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
Switch Case in C: Number to Words & Why 'Break' is Important?

In this video, we write a C program to accept a single-digit number (0-9) from the user and print it in words (e.g., Input: 1 → Output: ...

6:14
Switch Case in C: Number to Words & Why 'Break' is Important?

2 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

NR CLASSES LLP
Find Maximum of 2 Numbers in C | If-Else Logic (Marathi)

In this video, we write a simple C program to accept 2 numbers from the user and identify which one is Maximum (Largest).

1:25
Find Maximum of 2 Numbers in C | If-Else Logic (Marathi)

4 views

11 days ago

PARKOUR CHEMISTRY
Azeotropic HCl Distillation (HCl in the EU)

This video remonstrates the azeotropic distillation of dilute hcl in order to concentrate it. Music used is: Continuum by Jason Shaw ...

16:15
Azeotropic HCl Distillation (HCl in the EU)

0 views

9 days ago

RASHID IT WORLD
How to Create Student Marks Calculator using CIN in C Plus Plus

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

13:44
How to Create Student Marks Calculator using CIN in C Plus Plus

45 views

2 weeks ago

NR CLASSES LLP
How to Check if a Number is Between 1 and 100 in C Programming (Marathi)

In this video, we write a C program to check whether a user-entered number lies within the range of 1 to 100. This is a perfect ...

2:37
How to Check if a Number is Between 1 and 100 in C Programming (Marathi)

3 views

11 days 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