ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

215 results

The Debug Zone
How to Take Character Input in an Array in C: A Step-by-Step Guide

In this video, we will explore the fundamental concept of taking character input in an array using the C programming language.

2:40
How to Take Character Input in an Array in C: A Step-by-Step Guide

1 view

1 month ago

The Statistics Lab
SQ4007 Lecture wk3 C arrays (part 1)

SQ4007 Computing Technology (Intro to programming complete course) https://sq4007-2025.github.io/website/ SQ4007 Lecture ...

31:24
SQ4007 Lecture wk3 C arrays (part 1)

16 views

3 months ago

Turbo Learn PHP
How can ctype_cntrl() clean your #php inputs? Detect #hidden Characters with PHPs ctype_cntrl()!

How can ctype_cntrl() clean your PHP inputs? ctype_cntrl() checks if a string has only control characters. When dealing with ...

0:39
How can ctype_cntrl() clean your #php inputs? Detect #hidden Characters with PHPs ctype_cntrl()!

4 views

11 months ago

Nida Karagoz
Given Input strings A, B and C, determing if C is a valid shuffle of A and B

Given Input strings A, B and C, determing if C is a valid shuffle of A and B ✧ I really hope you found a helpful solution!

1:56
Given Input strings A, B and C, determing if C is a valid shuffle of A and B

0 views

7 months ago

razZa
Fahrenheit to Celsius program in C 2025

in this video i created a program which converts the values from fahrenheit to celsius with the user input. credit: code with harry, ...

43:49
Fahrenheit to Celsius program in C 2025

22 views

11 months ago

Single-line
How to calculate largest float smaller than input integer in C#?

Source: https://stackoverflow.com/questions/79663494 Question Author: - Laserna Tunika ...

0:41
How to calculate largest float smaller than input integer in C#?

4 views

6 months ago

Brenden Adamczak
USB HID - human interface device  Walkthrough

USB HID. - Human interface device Used for keyboard, mice and many other device Wiki page - USB HID ...

23:23
USB HID - human interface device Walkthrough

1,324 views

5 months ago

8-bit Zeta Courses
Understanding File Input/Output

Just a quick video going over the basics of reading from and writing to files using systems-level C. This covers both standard I/O ...

34:56
Understanding File Input/Output

79 views

6 months ago

The Debug Zone
Understanding isdigit(c): Is it a char or int in C Programming?

In this video, we delve into the intricacies of the `isdigit(c)` function in C programming. Designed to determine whether a given ...

1:31
Understanding isdigit(c): Is it a char or int in C Programming?

13 views

5 months ago

The Debug Zone
Understanding Stdin: What It Is and How to Use Standard Input in Programming

In this video, we dive into the concept of standard input, commonly referred to as stdin, a fundamental aspect of programming that ...

5:11
Understanding Stdin: What It Is and How to Use Standard Input in Programming

2 views

11 months ago

src7cse
1 Lexical Analysis cum Scanner tearing input program statement into Lexemes then tokens in C Python

PPT presentation https://drive.google.com/file/d/1OUmg_zWVhdstrOe9PhqnL7Br_6kH7WBi/view?usp=sharing 00:00 Introduction ...

6:25
1 Lexical Analysis cum Scanner tearing input program statement into Lexemes then tokens in C Python

89 views

5 months ago

The Debug Zone
Regex for Validating Time Input in C# - Tips and Examples

In this video, we dive into the world of regular expressions (regex) and their powerful application in validating time input in C#.

2:01
Regex for Validating Time Input in C# - Tips and Examples

3 views

4 months ago

Create Vision
Input Data Types

Primitive data types - includes byte, short, int, long, float, double, boolean and char Non-primitive data types - such as String, ...

2:41
Input Data Types

1 view

8 months ago

Learn with Shikaar
Master Division in C# — Divide Two Numbers Safely with Input Handling and Zero-Check!

Divide Two Numbers in C# In this video, you'll learn how to divide two numbers using C#. We'll cover reading input, converting ...

3:29
Master Division in C# — Divide Two Numbers Safely with Input Handling and Zero-Check!

6 views

2 months ago

Shelton Dorgbay
Printing Multiplication Table by using c++

The displacement of multiplication using cpp with practical skills Summary In this video, the creator demonstrates how to print a ...

8:33
Printing Multiplication Table by using c++

26 views

8 months ago

Elijah Appiah
Talk to Your R Codes! Mastering `readline()`, `paste()`, `paste0()`, and `cat()` Functions

The R Programming language is a free and open-source tool for statistical computing and graphics. In this video, you will learn ...

27:21
Talk to Your R Codes! Mastering `readline()`, `paste()`, `paste0()`, and `cat()` Functions

72 views

5 months ago

The Debug Zone
How to Use TextBoxFor for Decimal Values in ASP.NET MVC: Common Issues & Solutions

In this video, we'll explore the intricacies of using the TextBoxFor helper in ASP.NET MVC specifically for handling decimal values.

2:13
How to Use TextBoxFor for Decimal Values in ASP.NET MVC: Common Issues & Solutions

8 views

5 months ago

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

0 views

3 weeks ago

Infin1teXploit
C Sharp Is An Amazing Language For Beginners #programming

Ready to learn C# and kickstart your coding journey? Whether you're a complete beginner or just looking to level up, this ...

51:05
C Sharp Is An Amazing Language For Beginners #programming

69 views

9 months 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

17 views

3 days ago