ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

308,607 results

GOTO Conferences
Functional Programming in 40 Minutes • Russ Olsen • GOTO 2024

This presentation was recorded at GOTO Copenhagen 2024. #GOTOcon #GOTOcph https://gotocph.com Russ Olsen - Author of ...

31:40
Functional Programming in 40 Minutes • Russ Olsen • GOTO 2024

9,029 views

7 months ago

Real Python
Using Functional Programming in Python: High Level Approaches and Using Functions as Objects

Download your free Python Cheat Sheet here: https://realpython.com/cheatsheet Free Python Skill Test with instant level + ...

16:38
Using Functional Programming in Python: High Level Approaches and Using Functions as Objects

1,776 views

2 months ago

ACCU Conference
The Definitive Guide to Functional Programming in Cpp - Jonathan Müller - ACCU 2025

ACCU Membership: https://tinyurl.com/ydnfkcyn --- The Definitive Guide to Functional Programming in Cpp - Jonathan Müller ...

1:09:26
The Definitive Guide to Functional Programming in Cpp - Jonathan Müller - ACCU 2025

3,044 views

3 months ago

Lex Clips
DHH on OCaml and functional programming languages | Lex Fridman Podcast Clips

Lex Fridman Podcast full episode: https://www.youtube.com/watch?v=vagyIcmIGOQ Thank you for listening ❤ Check out our ...

2:53
DHH on OCaml and functional programming languages | Lex Fridman Podcast Clips

12,498 views

7 months ago

JetBrains
Functional Programming in F#: Fad or Fabulous? — Ken Bonny

Curious about functional programming but intimidated by its concepts? Ken was too — until he discovered how practical and ...

1:13:52
Functional Programming in F#: Fad or Fabulous? — Ken Bonny

2,096 views

4 months ago

Talking Tec
Functional Programming Sucks — Here’s Why Developers Secretly Hate It

Functional Programming was supposed to make coding pure, clean, and bug-free. No side effects. No mutable state. Just math ...

4:50
Functional Programming Sucks — Here’s Why Developers Secretly Hate It

51 views

4 months ago

Func Prog Sweden
Why pure functional programming matters by Christoffer Ekeroth

It is well-known that as a program grows, it becomes more and more difficult to understand and extend—it Is there anything we ...

51:13
Why pure functional programming matters by Christoffer Ekeroth

9,688 views

3 months ago

C++Online
Keynote: Functional Programming in C++ - Jonathan Müller - C++Online 2025

Register Now For only £50 to C++Online 11th-13th March 2026: https://cpponline.uk/ Workshops available for £345 (includes ...

57:30
Keynote: Functional Programming in C++ - Jonathan Müller - C++Online 2025

998 views

7 months ago

Not Full Stack
The Truth About Functional Programming in 2026 (No One Tells Juniors This)

Functional programming isn't about replacing everything you already use. It's about changing how you think about code. In this ...

5:41
The Truth About Functional Programming in 2026 (No One Tells Juniors This)

372 views

1 month ago

NDC Conferences
C#'s Functional Journey - Mads Torgersen - NDC London 2025

... version of the language that didn't borrow concepts and features from functional programming. Let's chart this journey together, ...

59:48
C#'s Functional Journey - Mads Torgersen - NDC London 2025

13,142 views

11 months ago

Impure Pics
Functional alternatives to every GoF pattern

Distilling functional programming for the good of all Get in touch: https://zelenya.com 0:00:00 Begin 0:00:51 Abstract Factory ...

1:09:36
Functional alternatives to every GoF pattern

10,373 views

2 months ago

Developer Summit
What The Functional Programming - James Ward

Functional Programming (FP) is often perceived as "mathy" and academic, yet many developers are finding that it offers practical ...

59:37
What The Functional Programming - James Ward

858 views

9 months ago

Nodematic Tutorials
Stateful Computations in JAX (OOP and Functional Programming)

In this tutorial, we dive deep into handling stateful computations in JAX - a critical skill for advanced machine learning applications ...

5:07
Stateful Computations in JAX (OOP and Functional Programming)

151 views

11 months ago

qaeuzle
📚 Getting to Know LEAN (“Functional Programming in Lean” #1)

leanprover #functionalprogramming #books Attribution for the book used: “Functional Programming in Lean” by David Thrane ...

2:48:39
📚 Getting to Know LEAN (“Functional Programming in Lean” #1)

453 views

7 months ago

qaeuzle
📚 MONADS (Functional Programming in LEAN)

leanprover #functionalprogramming #books Attribution for the book used: “Functional Programming in Lean” by David Thrane ...

1:28:50
📚 MONADS (Functional Programming in LEAN)

120 views

4 months ago

.NET Foundation
Learning Functional Programming Through Construction: First Principles : PGHDOTNET

In the past five years, functional programming has increased dramatically in popularity, which has led to an explosion of resources ...

48:43
Learning Functional Programming Through Construction: First Principles : PGHDOTNET

548 views

Streamed 4 months ago

Google for Developers
Understanding JAX: JIT, XLA, and Pure Functions Explained

Are you exploring JAX for the first time and feeling overwhelmed by terms like "functional purity," "explicit state," and "jit"?

10:06
Understanding JAX: JIT, XLA, and Pure Functions Explained

18,228 views

1 month ago

SAP Developers
Let's explore functional programming (part 3)

As an offshoot of our series "The Art and Science of CAP", we're on a journey to explore functional programming, an important ...

1:02:10
Let's explore functional programming (part 3)

700 views

Streamed 9 months ago

CodeLucky
Python Functional Programming: Map, Filter, Reduce Explained for Beginners

Unlock the power of functional programming in Python with map, filter, and reduce! This beginner-friendly tutorial breaks down ...

8:12
Python Functional Programming: Map, Filter, Reduce Explained for Beginners

61 views

11 months ago

Simon Thompson
What is functional programming?

The fundamental ideas of functional programming: functions, evaluation (or calculation), definitions and values.

8:40
What is functional programming?

84 views

6 months ago

antton-the-dev
Functional programming is incomplete

I previously said OOP is not a good way to conceptualize programs. But what about functional programming? That's a little better, ...

16:50
Functional programming is incomplete

66 views

8 months ago

Visually Explained
Python Functions - Visually Explained

Resources & Further Learning - Practice notebook → https://rebrand.ly/oe61ojp - Practice exercises solutions video ...

14:10
Python Functions - Visually Explained

229,275 views

10 months ago

SAP Developers
Let's explore functional programming (part 5)

As an offshoot of our series "The Art and Science of CAP", we're on a journey to explore functional programming, an important ...

59:50
Let's explore functional programming (part 5)

786 views

Streamed 9 months ago

Java Guides
What is Functional Programming in Java?

Functional programming in Java is a programming style where you write code using functions as the primary building blocks ...

1:24
What is Functional Programming in Java?

684 views

3 weeks ago

Joshua Morony
Cleaning up messy code with a functional programming concept

My Angular course: https://angularstart.com/ I recently refactored some code that was making me sad, and utilised the functional ...

3:29
Cleaning up messy code with a functional programming concept

6,627 views

6 months ago