ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,204 results

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
JS Anti-Patterns: The JavaScript Mistakes You’re Still Making 🤯

Unlock the secrets behind the most common JavaScript anti-patterns and discover how to write cleaner, faster code every day ...

28:19
JS Anti-Patterns: The JavaScript Mistakes You’re Still Making 🤯

1,313 views

1 month 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,016 views

7 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,584 views

9 years 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,831 views

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

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

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

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,881 views

7 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

631 views

1 year ago

Chrome for Developers
Reduce - 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:30
Reduce - Functional JavaScript - Supercharged

10,117 views

7 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

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

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

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

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

Chrome for Developers
V8, modern JavaScript, and beyond - Google I/O 2016

Join Seth Thompson as he talks about V8, modern JavaScript, and beyond. JavaScript powers the modern web and countless ...

36:58
V8, modern JavaScript, and beyond - Google I/O 2016

45,515 views

9 years ago

J David Eisenberg
Chapter 9: Passing Objects to Methods

When you pass an object to a method, you are passing a copy of the *reference* to that object. That lets you update an object's ...

2:07
Chapter 9: Passing Objects to Methods

1,013 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