ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

249 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

Agoric
Endo: OCapN Symbols and ByteArrays

We discuss Kumavis's work on Endo's JavaScript implementation of OCapN and how to treat symbols and byte arrays.

1:16:09
Endo: OCapN Symbols and ByteArrays

22 views

7 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

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

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
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
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
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
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
Create Keys with Function for Object

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

2:27
Create Keys with Function for Object

1 view

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
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
Invoke Object Method by Key

Video Title: Invoke an Object Method by Key in JavaScript In this video, you'll learn how to dynamically call an object's method ...

2:58
Invoke Object Method by Key

4 views

11 months ago

Learn with Shikaar
Deep Clone Object

Video Title: Deep Clone an Object in JavaScript | Avoid Reference Issues In this video, you'll learn how to deep clone an object in ...

2:08
Deep Clone Object

5 views

11 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

8 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

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