ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

112 results

The Debug Zone
Understanding Interfaces and Pointer Receivers in Go: Common Challenges Explained

In this video, we delve into the intricacies of interfaces and pointer receivers in Go, two fundamental concepts that can often lead ...

3:01
Understanding Interfaces and Pointer Receivers in Go: Common Challenges Explained

1 view

3 days ago

The Debug Zone
Do I Need One-Hot Encoding for Binary Output Variables? Explained

In this video, we delve into the concept of one-hot encoding and its relevance when dealing with binary output variables in ...

1:50
Do I Need One-Hot Encoding for Binary Output Variables? Explained

1 view

5 days ago

The Debug Zone
C++ Enum Class and std::size_t Implicit Conversion: Common Issues Explained

In this video, we delve into the intricacies of C++ enum classes and the implicit conversion of `std::size_t`. While these features ...

3:06
C++ Enum Class and std::size_t Implicit Conversion: Common Issues Explained

6 views

7 days ago

The Debug Zone
Understanding {} - 0 vs ({} - 0) in JavaScript: Key Differences Explained

In this video, we dive into the nuances of JavaScript by exploring the key differences between the expressions `0` and `(0)`.

1:54
Understanding {} - 0 vs ({} - 0) in JavaScript: Key Differences Explained

1 view

5 days ago

The Debug Zone
Type Definition vs Type Reference: Key Differences Explained

In this video, we delve into the crucial distinctions between type definitions and type references in programming. Understanding ...

2:16
Type Definition vs Type Reference: Key Differences Explained

0 views

4 days ago

Payilagam
Inheritance in OOP Explained Simply | Java Inheritance Concept with Fun Example #payilagam

Inheritance in OOP Explained Simply | Java Inheritance Concept with Fun Example When you want to create a new class , and ...

0:13
Inheritance in OOP Explained Simply | Java Inheritance Concept with Fun Example #payilagam

17,578 views

2 days ago

The Debug Zone
API vs Microservice: Key Differences Explained for Developers

In today's digital landscape, understanding the distinction between APIs and microservices is crucial for developers. This video ...

3:00
API vs Microservice: Key Differences Explained for Developers

0 views

2 days ago

The Debug Zone
Counting Subarrays with Same Degree as Array: A Technical Challenge Explained

In this video, we dive into a fascinating technical challenge that revolves around counting subarrays with the same degree as the ...

2:10
Counting Subarrays with Same Degree as Array: A Technical Challenge Explained

1 view

5 days ago

The Debug Zone
Mastering Dependency Injection: Composition Root Decomposition Explained

In this video, we delve into the essential concept of Dependency Injection and its pivotal role in modern software development.

2:06
Mastering Dependency Injection: Composition Root Decomposition Explained

0 views

2 days ago

The Debug Zone
Understanding Method Overriding in Java: Upcasting and Subclass Behavior Explained

In this video, we delve into the concept of method overriding in Java, a fundamental aspect of object-oriented programming that ...

1:57
Understanding Method Overriding in Java: Upcasting and Subclass Behavior Explained

0 views

2 days ago

The Debug Zone
JavaScript Do Expression: Using If Statements Without Else Explained

In this video, we delve into the innovative concept of the "do expression" in JavaScript, focusing on how it allows developers to ...

3:13
JavaScript Do Expression: Using If Statements Without Else Explained

1 view

19 hours ago

The Debug Zone
Understanding Go Modules: The package.json Equivalent in Golang Explained

In this video, we dive into the world of Go modules, the powerful dependency management system in Golang that serves as the ...

1:53
Understanding Go Modules: The package.json Equivalent in Golang Explained

2 views

17 hours ago

CodeTigers
Should Beginners Start with Python Turtle? #coding #learningpython #pythonturtle

Should beginners really start learning coding with Python Turtle? 🤔 In this video, Dr. Prasoon Goyal, Applied Scientist at ...

0:40
Should Beginners Start with Python Turtle? #coding #learningpython #pythonturtle

0 views

2 days ago

The Debug Zone
Understanding Superlinear Time in Interpreters: Stack Usage Explained

In this video, we delve into the intriguing concept of superlinear time in interpreters, shedding light on how stack usage can ...

2:07
Understanding Superlinear Time in Interpreters: Stack Usage Explained

0 views

1 day ago

The Debug Zone
Default Interface Methods in C# 8.0 vs Abstract Classes: Key Differences Explained

In this video, we delve into the key differences between Default Interface Methods introduced in C# 8.0 and traditional Abstract ...

1:53
Default Interface Methods in C# 8.0 vs Abstract Classes: Key Differences Explained

1 view

5 days ago

The Debug Zone
Is React's setState() Always Creating a New State Object? Explained

In this video, we dive into one of the fundamental concepts of React: the `setState()` method. Many developers wonder whether ...

2:25
Is React's setState() Always Creating a New State Object? Explained

0 views

2 days ago

The Debug Zone
Understanding Swift Instance and Type Property/Method Notation Explained

In this video, we dive into the essential concepts of Swift programming, focusing on instance and type property/method notation.

2:45
Understanding Swift Instance and Type Property/Method Notation Explained

0 views

3 days ago

Psychology and curiosities
🔥 The Galatea Effect: The HIDDEN TRUTH About Your Success & Failure (This Changes Everything)

What is the Galatea Effect? In this video, we explain it not as just another psychology concept, but as THE KEY that might be ...

4:56
🔥 The Galatea Effect: The HIDDEN TRUTH About Your Success & Failure (This Changes Everything)

0 views

5 days ago

Kunusoft
Dynamic Memory Allocation in Arm64 Assembly Explained #raspberrypi #assembly #linkedlists

In this video, we explore how to allocate dynamic memory after the data segment in Arm64 assembly to build runtime data ...

8:01
Dynamic Memory Allocation in Arm64 Assembly Explained #raspberrypi #assembly #linkedlists

52 views

1 day ago

Code with Shivah
Video 11 – Python A to Z Hindi | Python Tuple Explained from Scratch | Immutable Data in Python

In this Python A to Z (Hindi) video, we learn about TUPLE in Python. Tuple is a data structure used to store multiple values, just ...

9:27
Video 11 – Python A to Z Hindi | Python Tuple Explained from Scratch | Immutable Data in Python

15 views

3 days ago