ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

191 results

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

47 views

1 year ago

learnwithshahriar
JavaScript Crash Course for Beginners | Learn JavaScript in 1 Hour (2025)

Complete JavaScript Crash Course for Beginners (2025 Edition) This JavaScript crash course is designed for absolute beginners ...

1:10:39
JavaScript Crash Course for Beginners | Learn JavaScript in 1 Hour (2025)

15 views

4 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

71,841 views

4 years ago

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

4 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

288 views

5 years ago

Instructor Victor
CIS165 L6 Events

A focus on Events and Event Handlers: we trigger Functions via a button click, and changes to Form Fields. Using Constructor ...

42:43
CIS165 L6 Events

97 views

9 years ago

Confreaks
RubyConf 2015 - Changing the Unchangeable... by Brad Urani

Changing the Unchangeable: The Hows and Whys of Immutable Data Structures by Brad Urani Immutable data structures give us ...

34:42
RubyConf 2015 - Changing the Unchangeable... by Brad Urani

1,724 views

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

118 views

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

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

683 views

4 years ago

DublinJS
Unbundling the JavaScript module bundler - Luciano Mammino

Today we all use Webpack (right?), but I remember a time when you had to manually copy-paste JavaScript files to create a ...

38:12
Unbundling the JavaScript module bundler - Luciano Mammino

630 views

7 years 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,049 views

5 years ago

BioniChaos
Debugging and Enhancing an ECG Waveform Analysis App with AI and Fuzzy Logic

In this video, I dive deep into building an interactive web application using Flask for analyzing ECG waveforms with a bit of a ...

20:42
Debugging and Enhancing an ECG Waveform Analysis App with AI and Fuzzy Logic

77 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
Vision Impairment Simulator Development with GPT-4 and GitHub Copilot

In this video, I continue developing a Vision Impairment Simulator using Flask, JavaScript, GPT-4, and GitHub Copilot. We tackle ...

38:46
Vision Impairment Simulator Development with GPT-4 and GitHub Copilot

23 views

1 year 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,657 views

5 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

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

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

3 years ago

Confreaks
RubyConf 2016 - Why recursion matters by James Coglan

RubyConf 2016 - Why recursion matters by James Coglan In modern programming, recursion is so common that we take it for ...

38:43
RubyConf 2016 - Why recursion matters by James Coglan

1,065 views

9 years ago