ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

187 results

Houston FPUG
Richard Feldman, "Millions of Users, Purely Functional Code"

Abstract: At NoRedInk we had a normal React code base. That is, until we tried Elm – a purely functional language that compiles ...

1:48:35
Richard Feldman, "Millions of Users, Purely Functional Code"

8,370 views

4 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

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

Jon Gjengset
Crust of Rust: Subtyping and Variance

In this episode of Crust of Rust, we go over subtyping and variance — a niche part of Rust that most people don't have to think ...

1:39:41
Crust of Rust: Subtyping and Variance

73,045 views

5 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

Agoric
Endo Meeting: Hermes and Dæmos

Come for the demos, stay for the plausible etymology of “hermit”. We discussed the next round of ReactNative roadblocks: ...

1:08:57
Endo Meeting: Hermes and Dæmos

92 views

2 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

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

BioniChaos
Understanding Neural Network Training Variability with TensorFlow.js and Flask

In this video, I walk you through a neural network trainer web application built using Flask and TensorFlow.js. This tool is designed ...

22:06
Understanding Neural Network Training Variability with TensorFlow.js and Flask

61 views

1 year ago

Instructor Victor
CIS165 02 Chapter 1 Lecture

Based on Chapter 1 of our "JavaScript & jQuery" by Jon Duckett book, we'll get used to writing some JavaScript (the syntax), and ...

32:21
CIS165 02 Chapter 1 Lecture

987 views

8 years ago

BioniChaos
Fine-Tuning Fuzzy Logic for Advanced ECG Waveform Analysis

In this video, I dive deep into adjusting the membership functions of a fuzzy logic algorithm for enhanced detection of abnormal ...

58:23
Fine-Tuning Fuzzy Logic for Advanced ECG Waveform Analysis

49 views

1 year ago

BioniChaos
Abnormal ECG Detection: Fuzzy Logic in Python & JavaScript: Web App Development

Hey everyone, welcome to my video where I dive into the fascinating world of fuzzy logic and its application in ECG waveform ...

58:45
Abnormal ECG Detection: Fuzzy Logic in Python & JavaScript: Web App Development

125 views

2 years ago

CS50
Section 9: Less Comfortable

[student] So JavaScript is a function language also. It has elements of it, yes. Yeah. JavaScript and many-- PHP has some of this ...

1:20:48
Section 9: Less Comfortable

613 views

13 years ago

Confreaks
RubyConf 2016 - That Works?! Quines and Other Delightfully Useless Programs by Colin Fulton

RubyConf 2016 - That Works?! Quines and Other Delightfully Useless Programs by Colin Fulton Performance, readability and ...

49:11
RubyConf 2016 - That Works?! Quines and Other Delightfully Useless Programs by Colin Fulton

891 views

9 years ago

M-x Research
Functional programming: an (Emacs) Lisp view 4/n

Fourth talk of 2022 at the M-x Research group by Jens Jensen This talk aims to introduce some more advanced(ish) topics of ...

57:19
Functional programming: an (Emacs) Lisp view 4/n

873 views

3 years ago

Houston FPUG
Christopher Bremer, "Types and Categories the 'Easy' Way"

There is a series of books by Zed Shaw called “Learn X the Hard Way” for X = Python, Ruby, etc. These books encourage the ...

58:48
Christopher Bremer, "Types and Categories the 'Easy' Way"

655 views

3 years ago

Codegram
Bringing back the 1990s: The revenge of JavaScript Style Sheets (Steve Kinney)

Talk given at Full Stack Fest 2017: https://fullstackfest.com JavaScript Style Sheets (JSSS) was a technology introduced by ...

40:00
Bringing back the 1990s: The revenge of JavaScript Style Sheets (Steve Kinney)

1,806 views

8 years ago

BioniChaos
Debugging and Enhancing an ECG Waveform Game: Insights into Fuzzy Logic Implementation

In this video, I dive into the intricacies of an ECG waveform game that I've been developing. The game's core mechanic involves ...

23:18
Debugging and Enhancing an ECG Waveform Game: Insights into Fuzzy Logic Implementation

51 views

2 years ago

Chrome for Developers
081: Trigonometric Functions

In this episode Una and Adam share practical use cases, syntax and strategies for all the new math functions in CSS. From trig to ...

43:04
081: Trigonometric Functions

3,394 views

1 year ago

Chrome for Developers
Is reduce() bad? - HTTP 203

In this episode, Jake and Surma discuss the array function reduce(). Is it good to use it? Is it too “smart”? Does it increase or ...

23:13
Is reduce() bad? - HTTP 203

79,109 views

6 years ago