ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

231 results

Alex Demko
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

23:41
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

173 views

9 months ago

Learn with Shikaar
Vehicle and Car Classes with Inheritance in JavaScript | OOP Concepts Simplified

Vehicle and Car Classes with Inheritance in JavaScript | OOP Tutorial Description: In this tutorial, we'll create a Vehicle class ...

3:06
Vehicle and Car Classes with Inheritance in JavaScript | OOP Concepts Simplified

11 views

6 months ago

Learn with Shikaar
Is It a Palindrome 🧠 JavaScript Trick to Check Any String!

In this video, you'll learn how to determine if a string is a palindrome using JavaScript. Palindromes are strings that read the same ...

2:42
Is It a Palindrome 🧠 JavaScript Trick to Check Any String!

0 views

8 months ago

Learn with Shikaar
How to Find the Last Matching Key in a JavaScript Object Like a Pro!

Video Title: Find the Last Key That Satisfies a Condition in JavaScript In this video, you'll learn how to search an object in reverse ...

3:03
How to Find the Last Matching Key in a JavaScript Object Like a Pro!

2 views

9 months ago

Learn with Shikaar
How to Find the First Matching Key in a JavaScript Object – Clean & Fast!

Video Title: Find the First Key That Satisfies a Condition in JavaScript In this video, you'll learn how to search an object and return ...

3:10
How to Find the First Matching Key in a JavaScript Object – Clean & Fast!

5 views

9 months ago

Learn with Shikaar
Iterate Over Object Properties in Reverse with JavaScript

Video Title: Iterate Object Properties in Reverse in JavaScript In this video, you'll learn how to loop through an object's properties ...

3:02
Iterate Over Object Properties in Reverse with JavaScript

1 view

9 months ago

Learn with Shikaar
University Class with Department Management in JavaScript | OOP Concepts Explained

University Class with Department Management in JavaScript | OOP Tutorial Description: In this tutorial, we'll create a University ...

3:04
University Class with Department Management in JavaScript | OOP Concepts Explained

3 views

6 months ago

Learn with Shikaar
Object with Lowercase Keys

Video Title: Convert Object Keys to Lowercase in JavaScript In this video, you'll learn how to take an object and return a new one ...

2:20
Object with Lowercase Keys

2 views

10 months ago

Learn with Shikaar
Shallow Clone Object

Video Title: Shallow Clone an Object in JavaScript In this video, you'll learn how to create a shallow copy of an object using ...

4:16
Shallow Clone Object

10 views

10 months ago

Learn with Shikaar
Check If Looks Like Promise

Video Title: Check If a Value Looks Like a Promise in JavaScript In this video, you'll learn how to check if a value behaves like a ...

2:32
Check If Looks Like Promise

1 view

10 months ago

Learn with Shikaar
Async to Promise Conversion

Video Title: Convert Async Functions to Promises in JavaScript In this video, you'll learn how to convert an async function into a ...

2:24
Async to Promise Conversion

13 views

11 months ago

BloxiCode ㋡
JavaScript Explained for BEGINNERS (10 MIN) - 2026

Learn JavaScript in just 10 minutes with this complete crash course for beginners (2025)! Whether you want to become a web ...

9:50
JavaScript Explained for BEGINNERS (10 MIN) - 2026

248 views

4 months ago

Learn with Shikaar
Unescape HTML Characters

Video Title: Unescape HTML Characters in JavaScript In this video, you'll learn how to convert HTML entities back into their ...

2:07
Unescape HTML Characters

15 views

11 months ago

Learn with Shikaar
How to Pass a Function as a Parameter in JavaScript

Pass a Function as a Parameter in JavaScript In this video, you'll learn how to pass a function as a parameter to another function ...

2:58
How to Pass a Function as a Parameter in JavaScript

10 views

7 months ago

Learn with Shikaar
JavaScript Progress Bar Tutorial Track Task Completion Dynamically

Update Progress Bar in JavaScript In this video, you'll learn how to create and update a progress bar using JavaScript. Progress ...

3:05
JavaScript Progress Bar Tutorial Track Task Completion Dynamically

10 views

7 months ago

Learn with Shikaar
String to Snake Case

Video Title: Convert a String to Snake Case in JavaScript In this video, you'll learn how to convert a string into snake_case format ...

2:01
String to Snake Case

2 views

11 months ago

Learn with Shikaar
Check If Symbol

Video Title: Check If a Value is a Symbol in JavaScript In this video, you'll learn how to check if a value is a Symbol in JavaScript.

3:07
Check If Symbol

4 views

11 months ago

Learn with Shikaar
Convert HTML String to DOM Element in JavaScript No Render Needed!

Video Title: Create a DOM Element from a String in JavaScript In this video, you'll learn how to convert an HTML string into a real ...

2:57
Convert HTML String to DOM Element in JavaScript No Render Needed!

17 views

9 months ago

bendtherules
What if Javascript lost its closure?

What if Javascript lost its closure and lexical scope? I added dynamic scoping to a JS engine to explore this question. What if JS ...

19:24
What if Javascript lost its closure?

355 views

10 months ago

Learn with Shikaar
Retry Failed API Requests Automatically Using JavaScript

API Fetch with Retry Mechanism in JavaScript In this video, you'll learn how to perform an API fetch in JavaScript with a built-in ...

2:53
Retry Failed API Requests Automatically Using JavaScript

60 views

7 months ago