ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,715 results

CodeStack
C++ Reference Variable Trick 🔁

References directly modify the original variable. ‎Can you predict the output? ‎#cpp #codingquiz #codestack ‎

0:09
C++ Reference Variable Trick 🔁

352 views

6 days ago

Dynamic Media Craft
How Function Calls Work in Memory | Stack Explained Simply

When you call a function, the computer doesn't just execute code — it creates a stack frame in memory. In this short, you'll learn: ...

0:45
How Function Calls Work in Memory | Stack Explained Simply

1,384 views

4 days ago

Ervis Trupja
24. Understanding Null in C#

"Null means 'nothing here!'". Understanding null is critical because it helps stop program crashes that frustrate users. In this video ...

1:09
24. Understanding Null in C#

119 views

5 days ago

VidhyaKshetra
Data Types in C# Explained | Value vs Reference Types | Interview & Engineering Students

Data Types in C# are one of the most fundamental and frequently asked topics in C# and .NET interviews. Every engineering ...

0:32
Data Types in C# Explained | Value vs Reference Types | Interview & Engineering Students

9 views

1 day ago

Google for Developers
Why does this sometimes print nonsense or crash? Go!

Here's a debugging challenge that demonstrates one of C's most common pitfalls: returning pointers to local variables. This code ...

0:23
Why does this sometimes print nonsense or crash? Go!

6,787 views

5 days ago

Learn C#: Start Your New Programming Journey
02 - null Value👨‍💻Section 25💻Learn C#

A free C# course for beginners. Section: 25 - Special Values Lecture: 02 - null Value Course: Learn C#: Start Your New ...

1:55
02 - null Value👨‍💻Section 25💻Learn C#

0 views

6 days ago

Code Crusader
Identifiers in C language #programminglanguage #cprogramming #shirts
1:27
Identifiers in C language #programminglanguage #cprogramming #shirts

23 views

6 days ago

Visually Explained
Can You Spot What’s Wrong With This Code? #python #coding #programming #pythontips

... went wrong this phenomenon is known as late binding our greet function here depends on an external variable greeting python ...

1:05
Can You Spot What’s Wrong With This Code? #python #coding #programming #pythontips

5,806 views

6 days ago

Learn With Hirdyansh
How Python Manages Memory 🧠 #backenddevelopment #coding #interning
1:45
How Python Manages Memory 🧠 #backenddevelopment #coding #interning

478 views

5 days ago

EmbeddedQnA
What is Volatile Keyword in embedded c ? #embeddedc #embedded-systems #cprogramming #programming

What is volatile keyword in Embedded C? The volatile keyword tells the compiler that a variable's value can change at any time, ...

0:18
What is Volatile Keyword in embedded c ? #embeddedc #embedded-systems #cprogramming #programming

118 views

6 days ago

Java Simplified
Why equals() Is Slower Than == (But Safer) 🤔

Because Java allows reference variables to exist before any object is created. At that moment, Java needs a value that means “no ...

0:18
Why equals() Is Slower Than == (But Safer) 🤔

314 views

5 days ago

Hello Byte
Minimum Window Substring | Coding Interview Must-Know

Solve the Minimum Window Substring problem in under 3 minutes using the sliding window technique. We walk through a clear ...

2:59
Minimum Window Substring | Coding Interview Must-Know

2,456 views

4 days ago

Gibran Reyes
Day 4: Solving Bit++ Step by Step in C++

I'm solving one programming problem every single day of the year. Day 4: Bit++ from Codeforces. We execute a simple program, ...

0:50
Day 4: Solving Bit++ Step by Step in C++

139 views

5 days ago

Concept Zone
C Programming MCQ 🔥| Static Variable in C 😱 | This MCQ Traps Everyone!

Can you predict the output of this C program with a static variable? This is a classic exam MCQ that tests whether you truly ...

0:14
C Programming MCQ 🔥| Static Variable in C 😱 | This MCQ Traps Everyone!

85 views

3 days ago

12AM Guy
Closures Are Not What You Think #codetips #javascript #developer

JavaScript closures are one of the most important and most misunderstood concepts asked in interviews. A closure is not syntax.

0:36
Closures Are Not What You Think #codetips #javascript #developer

185 views

4 days ago

Whizlabs
HashiCorp Certified Terraform Associate 004

Do you actually know which certification matches what you do every day? • Terraform Associate for strong foundations This ...

0:37
HashiCorp Certified Terraform Associate 004

315 views

5 days ago

Code Chronicles Hub
Can you solve this JS Reference Trap

Clearing a JavaScript array seems simple, but if you don't understand Pass-by-Reference, your code might have a silent bug!

0:54
Can you solve this JS Reference Trap

1,576 views

6 days ago

Wisdomers - Computer Science and Engineering
Logic for Square Star Pattern C Program

In this class we will Understand Logic for Square Star Pattern C Program. Link for playlists: ...

1:12
Logic for Square Star Pattern C Program

322 views

6 days ago

Jaquish Biomedical
Why Willpower Fails and Systems Win Every Time

Write it down and it changes how you behave. When you build a process, you stop relying on willpower. You stop debating ...

0:31
Why Willpower Fails and Systems Win Every Time

1,055 views

5 days ago

Concept Zone
C Programming MCQ 🔥| XOR Swap Trick in C 😱 | No Temp Variable!

Can you guess the value of x and y after this bitwise XOR trick? This is the famous XOR Swap Algorithm, often asked in C ...

0:14
C Programming MCQ 🔥| XOR Swap Trick in C 😱 | No Temp Variable!

51 views

2 days ago