ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,390 results

spinningheadmedia
Object Oriented Concepts

Fundamental concepts of object oriented programming explained in the context of Grady Booch's seminal textbook.

23:35
Object Oriented Concepts

273,093 views

14 years ago

Programming threads
How Inline Caching Makes JavaScript Fast

In this video we are going to look at inline caching, a code optimization technique used in Javascript by the compiler. Key notions ...

0:51
How Inline Caching Makes JavaScript Fast

629 views

1 year ago

Codexpanse with Rakhim
Expressions vs. Statements in JS / Intro to JavaScript ES6 programming, lesson 14

Understand the difference between expressions and statements. Watch this to learn about environment and scope: ...

4:38
Expressions vs. Statements in JS / Intro to JavaScript ES6 programming, lesson 14

115,754 views

8 years ago

Codexpanse with Rakhim
What Is a Programming Language? / Intro to JavaScript ES6 Programming, lesson 2

Are programming languages similar to human languages? What language should you start with? Watch this video to learn ...

5:43
What Is a Programming Language? / Intro to JavaScript ES6 Programming, lesson 2

5,579 views

9 years ago

Chrome for Developers
Old vs New JavaScript - HTTP203

Jake and Surma look at the modern JS & web features we take for granted. Subscribe to the channel! → http://bit.ly/ChromeDevs1 ...

15:33
Old vs New JavaScript - HTTP203

42,013 views

7 years ago

Instructor Victor
CIS165 L1 JavaScript Objects

Be sure to read Lesson 1 in the book before watching this video. A discussion of Object Oriented Programming and JavaScript.

39:23
CIS165 L1 JavaScript Objects

169 views

9 years ago

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

7 months ago

Oroch
All 23 design patterns in JavaScript tutorial #shorts

All 23 design patterns from the "Gamma, E., Helm, R., Johnson, R., & Vlissides, J. (1994). Design Patterns: Elements of Reusable ...

0:17
All 23 design patterns in JavaScript tutorial #shorts

170 views

1 year ago

Chrome for Developers
JavaScript Symbols - HTTP203

Jake Archibald explains JavaScript Symbols to Surma in 2 minutes. What do you use them for!? Why!? All will be revealed.

2:43
JavaScript Symbols - HTTP203

23,869 views

7 years ago

J David Eisenberg
Chapter 10: Object-Oriented Design (Composition)

Objects can be composed of other objects. This video shows an example.

7:08
Chapter 10: Object-Oriented Design (Composition)

277 views

5 years ago

Programming threads
JavaScript vs Python: The Object Destructuring Showdown

If you are new to Python there is an easy to use syntax for destruturing objects that is similar in Javascript #javascript ...

0:47
JavaScript vs Python: The Object Destructuring Showdown

482 views

1 year ago

JT Devs
Full Lesson Regarding Object-Oriented Programming in Python JT Devs #j

Full Lesson Regarding Object-Oriented Programming in Python JT Devs #j About us ======= JT Devs is a Software consulting ...

14:26
Full Lesson Regarding Object-Oriented Programming in Python JT Devs #j

44 views

3 years ago

Chrome for Developers
Object Spread - Supercharged

Surma shows you the new Object Spread operator “...” in JavaScript. If you have questions or suggestions, hit us up on Twitter!

1:17
Object Spread - Supercharged

7,771 views

7 years ago

Jeremy Likness
TypeScript for JavaScript Developers Part 7: String Interpolation

In this video, Jeremy shows how to use a modern JavaScript feature for building strings known as "string interopolation.

1:34
TypeScript for JavaScript Developers Part 7: String Interpolation

420 views

6 years 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?

350 views

8 months ago

Jeremy Likness
TypeScript for JavaScript Developers Part 1: Introduction

This series will explore TypeScript for JavaScript developers by taking a JavaScript app and transforming it piece by piece. In this ...

2:43
TypeScript for JavaScript Developers Part 1: Introduction

1,102 views

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

4 months ago

Soft Planet Studio
Procedural and object-oriented programming a debate between newbie and pro programmer!  #enginnering

Learn Programming with CHAI! The Most INDIAN Way to Master Object-Oriented Programming! Watch as a wise programmer ...

0:59
Procedural and object-oriented programming a debate between newbie and pro programmer! #enginnering

14 views

11 months ago

Jeremy Likness
TypeScript for JavaScript Developers Part 3: Classes and Types

A few function constructors are refactored to classes and properties are tagged with types. This one step reveals yet another ...

2:17
TypeScript for JavaScript Developers Part 3: Classes and Types

446 views

6 years ago

Chrome for Developers
map & filter - Functional JavaScript - Supercharged

In this mini series, Surma introduces you to the various functional methods that JavaScript Arrays have to offer. In this episode: ...

1:46
map & filter - Functional JavaScript - Supercharged

10,359 views

7 years ago