ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

247 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++)

171 views

8 months ago

CodeTV
Going further with tests and cleaner code

Part 2: an exploration of TDD as a way to clean up our code — and our thinking. Cory Speisman returns. Upcoming episodes: ...

1:32:19
Going further with tests and cleaner code

1,179 views

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

5 months ago

Learn with Shikaar
Object Comparison by Function

Video Title: Compare Two Objects with a Custom Function in JavaScript In this video, you'll learn how to compare two objects ...

2:36
Object Comparison by Function

4 views

9 months ago

Learn with Shikaar
Filter Array of Objects by Condition

Video Title: Filter an Array of Objects by Condition in JavaScript In this video, you'll learn how to filter an array of objects based on ...

2:33
Filter Array of Objects by Condition

1 view

11 months ago

Learn with Shikaar
Remove Event Listener from Element

Video Title: Remove an Event Listener from an Element in JavaScript In this video, you'll learn how to properly remove an event ...

2:27
Remove Event Listener from Element

5 views

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

352 views

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

5 months ago

Learn with Shikaar
Generate Object Values by Function

Video Title: Generate Object Values Dynamically Using a Function in JavaScript In this video, you'll learn how to generate object ...

2:22
Generate Object Values by Function

1 view

11 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

9 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

10 months ago

Learn with Shikaar
Function with Appended Partials

Video Title: Function with Appended Partials in JavaScript In this video, you'll learn how to create a function that allows arguments ...

1:49
Function with Appended Partials

0 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

9 months ago

Learn with Shikaar
Animal and Dog Classes with Overridden Sound Method

This exercise introduces the power of object-oriented programming in JavaScript—perfect for beginners exploring class ...

3:10
Animal and Dog Classes with Overridden Sound Method

4 views

6 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

8 months ago

Learn with Shikaar
Check If Function

Video Title: Check If a Value Is a Function in JavaScript In this video, you'll learn how to check whether a given value is a function ...

2:35
Check If Function

0 views

9 months ago

Learn with Shikaar
Retrieve Selected Properties from Object

Video Title: Retrieve Selected Properties from an Object in JavaScript In this video, you'll learn how to extract specific properties ...

2:39
Retrieve Selected Properties from Object

6 views

11 months ago

Learn with Shikaar
Async Left to Right Composition

Video Title: Perform Async Left-to-Right Function Composition in JavaScript In this video, you'll learn how to compose ...

2:12
Async Left to Right Composition

6 views

10 months ago

Learn with Shikaar
Chain Asynchronous Functions

Video Title: Chain Asynchronous Functions in JavaScript In this video, you'll learn how to properly chain asynchronous functions ...

2:46
Chain Asynchronous Functions

2 views

11 months ago

Learn with Shikaar
Change Function to Variadic

Title: Convert a Function to Handle Multiple Arguments | JavaScript Variadic Functions In this tutorial, you'll learn how to transform ...

2:49
Change Function to Variadic

1 view

11 months ago