ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

66 results

JT Devs
Objects and Arrays Destructuring in Javascript JT Devs 2022

About us ======= JT Devs is a Software consulting and IT College based. We build different types of applications such as web, ...

24:18
Objects and Arrays Destructuring in Javascript JT Devs 2022

158 views

4 years ago

Confreaks
RubyConf 2018 - Ruby is the Best Javascript by Kevin Kuchta

RubyConf 2018 - Ruby is the Best Javascript by Kevin Kuchta Some people love Ruby and some people love Javascript. Both will ...

35:08
RubyConf 2018 - Ruby is the Best Javascript by Kevin Kuchta

10,608 views

7 years ago

Chrome for Developers
Weak JavaScript - HTTP 203

Surma and Jake take a look at 'weak' JavaScript, specifically WeakMap, WeakSet, and the new and shiny WeakRefs. Surma ...

29:22
Weak JavaScript - HTTP 203

25,682 views

5 years ago

Sean (SheepTester)
Negative zero and other fun numbers · JavaScript Tutorial for Beginners

A simple, short, and easy to understand introduction to JavaScript's numbers. Unary plus vs. Number vs. parseInt vs. parseFloat: ...

21:44
Negative zero and other fun numbers · JavaScript Tutorial for Beginners

691 views

4 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,319 views

3 months ago

Kerrick Long
JavaScript Promises: Thinking Sync in an Async World

This talk about JavaScript Promises was delivered by Kerrick Long at the STL Ember.js Meetup on Feb 6, 2014. Slides: ...

25:59
JavaScript Promises: Thinking Sync in an Async World

39,725 views

12 years ago

Confreaks
RubyConf 2018 - Building Generic Software by Chris Salzberg

RubyConf 2018 - Building Generic Software by Chris Salzberg As engineers, most of the software we build is built for a specific ...

38:36
RubyConf 2018 - Building Generic Software by Chris Salzberg

4,869 views

7 years ago

CS76
Week 1
2:01:36
Week 1

1,560 views

12 years ago

dotconferences
dotJS 2024 - Ben Lesh - Thinking About Your Code: Push vs Pull

We're going to explore a different way of thinking about code. What does it mean for your code to "push"? What does it mean to ...

21:00
dotJS 2024 - Ben Lesh - Thinking About Your Code: Push vs Pull

2,426 views

1 year ago

Confreaks
RubyConf 2016 - Metaprogramming? Not good enough! by Justin Weiss

RubyConf 2016 - Metaprogramming? Not good enough! by Justin Weiss If you know how to metaprogram in Ruby, you can create ...

36:10
RubyConf 2016 - Metaprogramming? Not good enough! by Justin Weiss

2,494 views

9 years ago

Instructor Victor
CIS165 L5 Document Object Model

We create a Marvel Super Heroes vs Villains game in this practice. There is a focus on Document Object Model manipulation.

1:12:07
CIS165 L5 Document Object Model

65 views

9 years ago

Confreaks
RailsConf 2018: Closing Keynote by Aaron Patterson

Closing Keynote by Aaron Patterson.

59:29
RailsConf 2018: Closing Keynote by Aaron Patterson

11,487 views

7 years ago

I Hate Programming
Find the most frequent item of an array | I hate programming

PLEASE DON'T FORGET TO SUBSCRIBE MY CHANNEL AND IT WILL NOT TAKE YOU MUCH TIME TO HELP ME THANK YOU ...

20:46
Find the most frequent item of an array | I hate programming

1,503 views

3 years ago

Confreaks
RubyConf 2016 - Ruby versus the Titans of FP by Cassandra Cruz

RubyConf 2016 - Ruby versus the Titans of FP by Cassandra Cruz Clojure, Haskell and Javascript reign as the dominant ...

37:15
RubyConf 2016 - Ruby versus the Titans of FP by Cassandra Cruz

5,254 views

9 years ago

JT ST
Learn ObjectScript programming [5: Objects]

ObjectScript 101++ - Chapter 5 We'll see how ObjectScript supports OO.OO paradigm natively. We'll learn which are the main ...

2:16:13
Learn ObjectScript programming [5: Objects]

202 views

4 years ago

Thytos
Backbone.Undo.js Tutorial

Backbone.Undo.js, an extremely simple undo manager for Backbone.js Visit http://backbone.undojs.com to learn more.

33:39
Backbone.Undo.js Tutorial

2,595 views

12 years ago

Confreaks
RubyConf 2018 - Parallel programming in Ruby3 with Guild by Koichi Sasada

RubyConf 2018 - Parallel programming in Ruby3 with Guild by Koichi Sasada Do you want to write the parallel program with ...

39:16
RubyConf 2018 - Parallel programming in Ruby3 with Guild by Koichi Sasada

2,174 views

7 years ago

Confreaks
RubyConf 2016 - Evaluate Ruby Without Ruby by Takashi Kokubun

RubyConf 2016 - Evaluate Ruby Without Ruby by Takashi Kokubun Have you ever wanted to implement a tool that can be ...

28:44
RubyConf 2016 - Evaluate Ruby Without Ruby by Takashi Kokubun

586 views

9 years ago

CS50
jQuery

JavaScript has this helpful syntax where you can create a variable and loop over an array, and var i is just the iterator, so instead ...

42:45
jQuery

4,137 views

13 years ago

Confreaks
RubyConf 2015 - Ruby 2 Methodology by Akira Matsuda

Ruby 2 Methodology by Akira Matsuda This talk focuses on "Method" in Ruby. Although Method is the key feature of an OOP ...

41:39
RubyConf 2015 - Ruby 2 Methodology by Akira Matsuda

727 views

10 years ago

Confreaks
RubyConf 2018 - JRuby 2018: Real World Performance by Thomas Enebo & Charles Nutter

RubyConf 2018 - JRuby 2018: Real World Performance by Thomas Enebo & Charles Nutter This year has been big for JRuby!

39:33
RubyConf 2018 - JRuby 2018: Real World Performance by Thomas Enebo & Charles Nutter

1,259 views

7 years ago

Confreaks
RailsConf 2019 - Closing Keynote by Aaron Patterson

RailsConf 2019 - Closing Keynote by Aaron Patterson. Cloud 66 - Pain Free Rails Deployments Cloud 66 for Rails acts like your ...

59:18
RailsConf 2019 - Closing Keynote by Aaron Patterson

13,114 views

6 years ago

Kairos: A Journal of Rhetoric, Technology, and Pedagogy
“The ‘Missing’ Tutorial Part 3” by Chris Lindgren and Jim Ridolfo, Kairos PraxisWiki

A tutorial on reading Javascript and Rhetmap's data-processing code. The clip is included in “Rhetmap.org: Composing Data for ...

30:00
“The ‘Missing’ Tutorial Part 3” by Chris Lindgren and Jim Ridolfo, Kairos PraxisWiki

13 views

6 years ago

Instructor Victor
CIS165 04 Chapter 3 Lecture

After reading Chapter 3 ("Functions, Methods & Objects"), we'll practice creating an music album collection.

37:26
CIS165 04 Chapter 3 Lecture

303 views

8 years ago

bendtherules
`this` inside method call - Part 2 | #BitsOfEcmascript

Part 1 - https://youtu.be/j894fgpStZI In part 2, we go through the Ecmascript specification to understand the behavior of this in ...

26:43
`this` inside method call - Part 2 | #BitsOfEcmascript

290 views

5 years ago