ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

88,258 results

Computerphile
Functional Programming & Haskell - Computerphile

Just what is functional programming? We asked a member of the team that created Haskell: John Hughes, Professor of Computer ...

9:19
Functional Programming & Haskell - Computerphile

704,339 views

9 years ago

CodeAesthetic
Dear Functional Bros

Access experiments at CodeAesthetic.io Discord, deleted scenes, song names and more at patreon.com/CodeAesthetic.

16:50
Dear Functional Bros

696,401 views

2 years ago

Code Persist
Ditch your Favorite Programming Paradigm

My Gear Laptop - https://amzn.to/3TOfJns Keyboard - https://amzn.to/3Y30j1n #programming #coding #functionalprogramming.

6:08
Ditch your Favorite Programming Paradigm

239,413 views

2 years ago

Coding with Yalco
Monad is actually easy. (Conquering the Final Boss of Functional Programming)

Functional #Programming #Coding This video explains one of the concepts of functional programming, Monad. A monad can be ...

12:38
Monad is actually easy. (Conquering the Final Boss of Functional Programming)

4,969 views

1 year ago

Coderized
The purest coding style, where bugs are near impossible

A powerful paradigm in the programming world, where strict rules are applied in order to reduce bugs to a point where they are ...

10:25
The purest coding style, where bugs are near impossible

1,190,648 views

2 years ago

Web Village Voyage
Functional Programming - 01: Basics

Welcome to my Functional Programming course. In this Course I'm trying to teach Functional concepts in a way that I feel it's easy ...

7:17
Functional Programming - 01: Basics

33,213 views

3 years ago

ArjanCodes
Functions vs Classes: When to Use Which and Why?

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. Functions vs. Classes?! Are you trying ...

10:49
Functions vs Classes: When to Use Which and Why?

215,507 views

2 years ago

Computerphile
Essentials: Functional Programming's Y Combinator - Computerphile

Encoding recursion in the Lambda calculus, one of Professor Graham Hutton's favourite functions. Lambda Calculus: ...

13:26
Essentials: Functional Programming's Y Combinator - Computerphile

342,658 views

8 years ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 450 - C++ is a Functional Programming Language

Awesome T-Shirts! Sponsors! Books! ☟☟ C++ Best Practices - NDC Toronto - May 5,6 ...

7:49
C++ Weekly - Ep 450 - C++ is a Functional Programming Language

20,496 views

1 year ago

Zoran on C#
You’ll Never Write Functional C# Code if You Don’t Know This

First-class functions, among other things, means you can apply a function to a function to obtain a function. Did you get it?

6:20
You’ll Never Write Functional C# Code if You Don’t Know This

15,230 views

1 year ago

peppidesu
How to read Haskell code (in 7 minutes)

... [6:16] Let-in and where - [6:33] Outro #haskell #functionalprogramming #tutorial #syntax #programming #computerscience.

6:51
How to read Haskell code (in 7 minutes)

121,187 views

2 years ago

Awesome
Why I’m Switching To Go

A quick overview of the Go language. Topics: - Go and Object Oriented Programming; - Go and Functional Programming; ...

8:10
Why I’m Switching To Go

126,118 views

1 year ago

Computerphile
Programming Paradigms - Computerphile

There are different styles of programming, some quite closely resemble pure mathematics. Mathematician and Computer Scientist ...

10:44
Programming Paradigms - Computerphile

702,844 views

12 years ago

走歪的工程師James
What is a Monad? - The Last Monad Intro You'll Ever Need

example code and readings: https://github.com/imjamesku/monad-video-examples 0:00 intro 0:47 Revisit array map 1:20 flatMap ...

15:48
What is a Monad? - The Last Monad Intro You'll Ever Need

37,732 views

2 years ago

Computerphile
Funky Music from Functional Programming - Computerphile

Functional Programming is often considered the stuffy tool of academics, but can it be used for creative and entertainment ...

8:54
Funky Music from Functional Programming - Computerphile

69,425 views

9 years ago

Aryaman Sharda
How To Use Functional Programming in Swift [Beginner's Guide | Step-by-Step]

Check out my eBook - Ace The iOS Interview (https://aryamansharda.gumroad.com/l/tcvck) Blog Post: ...

11:11
How To Use Functional Programming in Swift [Beginner's Guide | Step-by-Step]

4,108 views

4 years 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)

142 views

10 months ago

b001
Python Lambda Functions??

Join my Patreon: https://www.patreon.com/b001io Discord: https://discord.gg/jA8SShU8zJ Follow me on Twitter: ...

4:30
Python Lambda Functions??

244,509 views

2 years ago

ConfEngine
Edward Kmett - How I discovered functional programming

Edward Kmett is the chairman of the Haskell Libraries Committee. Here he shares how he came to discover functional ...

4:34
Edward Kmett - How I discovered functional programming

5,373 views

4 years ago

Zoran on C#
This Explains Why C# 14 Feels So Much Like F#

There are striking similarities between recent updates to C# and F#. Learn why. Become a patron ...

10:16
This Explains Why C# 14 Feels So Much Like F#

15,133 views

4 months ago

Intellipaat
Functional Programming languages vs Object Oriented (OOP) | What's the difference? | Intellipaat

Intellipaat's Programming courses: https://intellipaat.com/all-courses/programming/ In this video on Functional Programming ...

13:27
Functional Programming languages vs Object Oriented (OOP) | What's the difference? | Intellipaat

41,366 views

5 years ago

Computerphile
Lambda Calculus - Computerphile

The basis of almost all functional programming, Professor Graham Hutton explains Lambda Calculus.

12:40
Lambda Calculus - Computerphile

1,069,496 views

8 years ago

Zoran on C#
How Far is Your Object-Oriented Code From Functional Programming?

Are you ready to rethink how you write immutable types in C#? In this video, we break down a seemingly simple object-oriented ...

13:10
How Far is Your Object-Oriented Code From Functional Programming?

8,141 views

1 year ago

ACM SIGPLAN
Parsing with Zippers (Functional Pearl) (ICFP 2020)

More info about this talk: https://icfp20.sigplan.org/details/icfp-2020-papers/34/Parsing-with-Zippers-Functional-Pearl- Authors: ...

14:58
Parsing with Zippers (Functional Pearl) (ICFP 2020)

1,223 views

5 years ago

DevTrends
Functional Programming in JavaScript: a superior programming paradigm that nobody uses.

JavaScript is a diverse language that supports several programming styles including imperative and object-oriented.

10:44
Functional Programming in JavaScript: a superior programming paradigm that nobody uses.

4,195 views

3 years ago