ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

103,060 results

Jesse Warden
Beginner's Guide to Functional Programming

We cover the basics: - pure functions - lenses - list comprehensions - curry & partial applications We don't cover Category Theory ...

1:05:33
Beginner's Guide to Functional Programming

1,341 views

7 years ago

Jesse Warden
How to Use Dependency Injection in Functional Programming

I'll show one of the problems Dependency Injection solves in Object Oriented Programming code bases, then show a similar ...

18:45
How to Use Dependency Injection in Functional Programming

1,791 views

3 years ago

Itnig
Intro to functional programming with Javascript - by lead developer at Ulabox Ruben Sospedra

Want to learn functional programming? This is where to start, as lead developer at Ulabox Ruben Sospedra will guide you through ...

33:53
Intro to functional programming with Javascript - by lead developer at Ulabox Ruben Sospedra

536 views

8 years ago

ConfEngine
Functional Programming for the Long Haul by Michael Snoyman at #FnConf18

How do you decide whether a programming language is worth using or not? By necessity, such decisions are usually based on ...

51:13
Functional Programming for the Long Haul by Michael Snoyman at #FnConf18

3,193 views

6 years ago

ScalaIO FR
Applying Functional Programming Patterns - Markus Hauck

In this talk, we will see how to use patterns from functional programming to solve problems you know from the imperative style, but ...

32:32
Applying Functional Programming Patterns - Markus Hauck

687 views

9 years ago

ConfEngine
Hierarchical Free Monads & Software Design in Functional Programming by Alexander Granin #FnConf19

Functional Programming is going through the same process of rethinking as Object Oriented Programming has passed already.

50:28
Hierarchical Free Monads & Software Design in Functional Programming by Alexander Granin #FnConf19

4,098 views

6 years ago

ConfEngine
Why Functional Programming Matters by John Hughes at Functional Conf 2016

25 years ago I published "Why Functional Programming Matters", a manifesto for FP--but the subject is much older than that!

56:10
Why Functional Programming Matters by John Hughes at Functional Conf 2016

70,204 views

9 years ago

Ben Beattie-Hood
Functional Programming in .net

In this talk we'll explore how to use a DDD functional approach in .net to do amazing things, such as reduce coupling, increase ...

17:28
Functional Programming in .net

2,300 views

5 years ago

Code Geek
Functional Programming with JavaScript

Using ES6 and a few extra libraries, we can write Functional code that is: More robust, Easier to read and Easier to maintain.

54:04
Functional Programming with JavaScript

162 views

4 years ago

Brisbane Functional Programming Group
Functional Programming for Beginners - Rúnar Bjarnason - Boston Scala 2011-01

This video was originally published at https://vimeo.com/18554216.

54:00
Functional Programming for Beginners - Rúnar Bjarnason - Boston Scala 2011-01

2,675 views

10 years ago

dotconferences
dotSwift 2018 - Paul Hudson - Elements of Functional Programming

Filmed at https://2018.dotswift.io on January 29th in Paris. More talks on https://dotconferences.com/talks Functional programming ...

16:19
dotSwift 2018 - Paul Hudson - Elements of Functional Programming

12,897 views

7 years ago

ConfEngine
The Essence of Functional Programming by Richard Feldman #FnConf 2022

This talk dives into the origins of functional programming, going all the way back to where the term was first introduced, to see how ...

46:05
The Essence of Functional Programming by Richard Feldman #FnConf 2022

6,860 views

3 years ago

The ASF
Functional Programming in Java, Groovy, and Kotlin - Kenneth Kousen

Thank you to all of of our ApacheCon@Home 2021 sponsors, including: STRATEGIC --------------- Google PLATINUM ...

43:18
Functional Programming in Java, Groovy, and Kotlin - Kenneth Kousen

264 views

4 years ago

ConfEngine
Array-oriented Functional Programming by Aaron W Hsu, Dhaval Dalal and Morten Kromberg at #FnConf18

APL is the original functional programming language, the grand-daddy, the Godfather, and the old workhorse. But don't let ...

1:26:42
Array-oriented Functional Programming by Aaron W Hsu, Dhaval Dalal and Morten Kromberg at #FnConf18

6,459 views

6 years ago

MiXiT
Functional Programming with C# (Simon Painter) #MiXiT2023

Functional Programming is becoming increasingly popular and relevant with each year that goes by. With so much discussion ...

1:00:45
Functional Programming with C# (Simon Painter) #MiXiT2023

275 views

1 year ago

Open Course Archive
01. Functional Programming I - CS 61A, Brian Harvey, Berkeley, Spring 2008

Part of CS61A: Structure and Interpretation of Computer Programs In this introductory lecture, we cover essential administrative ...

48:37
01. Functional Programming I - CS 61A, Brian Harvey, Berkeley, Spring 2008

25,341 views

5 years ago

Opensource.com
Top 5: Functional programming, Python frameworks, and more

Top 5 articles of the week Full article: 5. Introducing Flashback, an Internet mocking tool ...

2:17
Top 5: Functional programming, Python frameworks, and more

557 views

8 years ago

Bruno Rodrigues
Advanced functional programming R tricks to feel like a hacker

In this video I show you how to use the full power of R data frames using functional programming. The goal is to avoid writing ...

20:39
Advanced functional programming R tricks to feel like a hacker

9,416 views

4 years ago

ScalaIO FR
Whirlwind tour of the Scala Functional Programming ecosystem - Mark Moore

Whirlwind tour of the Scala Functional Programming ecosystem - Mark Moore Let's go on a whirlwind tour of the FP library ...

53:15
Whirlwind tour of the Scala Functional Programming ecosystem - Mark Moore

1,620 views

5 years ago

Brian Will
Functional game logic with pauseless garbage collection

Describes two ideas I've had for truly pauseless garbage collection in the special case context of purely functional game logic.

31:21
Functional game logic with pauseless garbage collection

24,682 views

10 years ago