ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

102,330 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,797 views

3 years ago

Laz Built It
OCaml in 90 Seconds

Get Cracked at Coding: https://app.codecrafters.io/join?via=lcarrio Ocaml is a general-purpose, functional programming language ...

1:54
OCaml in 90 Seconds

48,836 views

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

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

WebCamp Zagreb
Bob Ippolito - Functional programming

Academic curiosity or industry's secret weapon? Functional programming languages and techniques have a reputation as being ...

59:14
Bob Ippolito - Functional programming

185 views

10 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,194 views

6 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,302 views

5 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

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

9 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,872 views

3 years ago

Confreaks
LambdaConf 2015 - Introducing Emily  Simplifying Functional Programming   Andi McClure

Emily is an experimental language project focusing on simplifying the basis of programming languages: it models all language ...

25:17
LambdaConf 2015 - Introducing Emily Simplifying Functional Programming Andi McClure

5,480 views

9 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

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

6 years ago

NUS Hackers
Practical Functional Programming

Interested in exploring functional programming in web development? Join us for an introductory workshop on Elixir and Phoenix, ...

1:52:49
Practical Functional Programming

1,266 views

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

5 years ago

ConfEngine
Testing in the world of Functional Programming by Luka Jacobowitz at #FnConf18

Testing is one of the most fundamental aspects of being a software developer. There are several movements and communities ...

46:12
Testing in the world of Functional Programming by Luka Jacobowitz at #FnConf18

530 views

6 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,462 views

6 years ago

Code Geek
Functional Programming for JavaScript Developers

Functional Programming for JavaScript Developers. Solidify your knowledge of functional JavaScript programming, including ...

21:01
Functional Programming for JavaScript Developers

54 views

3 years ago

M-x Research
Functional programming: an (Emacs) Lisp view 1/n

First talk of 2022 at the M-x Research group by Jens Jensen This talk aims to demonstrate functional programming principles and ...

56:27
Functional programming: an (Emacs) Lisp view 1/n

4,107 views

3 years 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,376 views

5 years ago

freeCodeCamp Talks
Functional Programming with JavaScript - talk by Simon Painter

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

55:15
Functional Programming with JavaScript - talk by Simon Painter

5,074 views

5 years ago

dotconferences
dotSwift 2015 - Kyle Fuller - Practical Functional Programming in Swift

Filmed at http://dotswift.io in Paris on February 6, 2015. More talks on http://thedotpost.com.

13:24
dotSwift 2015 - Kyle Fuller - Practical Functional Programming in Swift

2,448 views

10 years ago

connecteventsio
Functional Programming Basics in ES6

With all the hubbub over functional programming in JavaScript land, you might be confused what it's all about. Let's look at the ...

50:52
Functional Programming Basics in ES6

540 views

10 years ago