Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
560 results
Lots of companies dabble in functional programming, but most code in the world today is imperative. In contrast, the NoRedInk ...
8,370 views
4 years ago
In this mini series, Surma introduces you to the various functional methods that JavaScript Arrays have to offer. In this episode: ...
10,118 views
7 years ago
Caveats; wonderful justifications why Exceptions aren't side effects, at least in Haskell.
811 views
RubyConf 2018 - Ruby is the Best Javascript by Kevin Kuchta Some people love Ruby and some people love Javascript. Both will ...
10,609 views
10,362 views
Rust is a systems-level programming language that has generated a lot of buzz in the developer community since it's public ...
17,986 views
9,964 views
Understand the difference between expressions and statements. Watch this to learn about environment and scope: ...
116,698 views
9 years ago
In this episode I'll talk about why immutability is important and how it can benefit you. I will draw some comparisons between ...
34,970 views
8 years ago
"Functional programming changes the way you have to think and reason around your programs. It allows you to write short, ...
367 views
3 years ago
Learn how to implement the FFT in this practical coding tutorial in which I guide you step-by-step through the process of writing a ...
3,549 views
8 months ago
What is recursion and how to wrap your head around it? Watch this video to learn about iterative processes: ...
22,891 views
Learn about determinism, side effects, and pure functions. Watch this to learn about abstraction ...
21,035 views
22,475 views
Fourth talk of 2022 at the M-x Research group by Jens Jensen This talk aims to introduce some more advanced(ish) topics of ...
873 views
Pass a Function as a Parameter in JavaScript In this video, you'll learn how to pass a function as a parameter to another function ...
10 views
7 months ago
Video Title: Create a Single-Argument Function in JavaScript In this video, you'll learn how to write and optimize functions that ...
1 view
11 months ago
In this episode, Thomas Steiner chats with Francis McCabe from Google, who's the champion of the JavaScript Promise ...
2,973 views
1 year ago
Jake and Surma take a look at some of the in-development-and-may-never-happen JavaScript proposals, and give each one an ...
18,094 views
Get the Name of a Function in JavaScript In this video, you'll learn how to retrieve the name of a function in JavaScript. This is a ...