ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

8,764 results

Jesse Warden
In 60 Seconds: Why Functional Programmers Avoid Exceptions

Caveats; wonderful justifications why Exceptions aren't side effects, at least in Haskell.

1:01
In 60 Seconds: Why Functional Programmers Avoid Exceptions

807 views

4 years ago

ConfEngine
Aaron Hsu - exploring functional programming coming from an OOP mindset

Aaron Hsu shares his take on coming to functional programming when you are familiar with OOP. He has spoken at Functional ...

2:16
Aaron Hsu - exploring functional programming coming from an OOP mindset

647 views

4 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

51,326 views

1 year ago

ConfEngine
Michael Snoyman discusses how he discovered functional programming

Michael Snoyman spoke and delivered a full day workshop at Functional Conf 2019 . He took time to share with us how he ...

2:25
Michael Snoyman discusses how he discovered functional programming

519 views

4 years ago

ConfEngine
Thinking and Programming in Functional Style by Venkat Subramaniam

Functional programming has been around for a while, however, they have sharply raised to prominence on the JVM with the ...

3:06
Thinking and Programming in Functional Style by Venkat Subramaniam

1,190 views

12 years ago

ConfEngine
DRYing To Monads In Java8 by Dhaval Dalal at Functional Conf 15 Trailer

If you thought Monads are a mystery, then this demonstration would show you how to evolve your code towards a Monad without ...

3:08
DRYing To Monads In Java8 by Dhaval Dalal at Functional Conf 15 Trailer

116 views

10 years ago

The Debug Zone
Sorting a List of TreeSets in Java 8 Using Streams: A Step-by-Step Guide

Join us as we explore the intricacies of sorting collections in a functional programming style, making your code cleaner and more ...

3:48
Sorting a List of TreeSets in Java 8 Using Streams: A Step-by-Step Guide

5 views

1 year ago

Interview DOT
JAVA 8 - CAN I UPDATE LOCAL VARIABLE INSIDE A LAMBDA EXPRESSION EFFECTIVELY FINAL | INTERVIEWDOT

JAVA8 #JAVA8INTERVIEW #JAVA8INTERVIEWLAMBDA #JAVA8EFFECTIVEFINAL Click here ...

1:57
JAVA 8 - CAN I UPDATE LOCAL VARIABLE INSIDE A LAMBDA EXPRESSION EFFECTIVELY FINAL | INTERVIEWDOT

3,555 views

4 years ago

The Debug Zone
Applying Multiple Functions to a Value in Java 8: A Step-by-Step Guide

In this video, we dive into the powerful features of Java 8, focusing on how to apply multiple functions to a single value using the ...

1:31
Applying Multiple Functions to a Value in Java 8: A Step-by-Step Guide

2 views

11 months ago

ConfEngine
Benefits of functional programming - Francesco Cesarini

"Functional programming changes the way you have to think and reason around your programs. It allows you to write short, ...

1:03
Benefits of functional programming - Francesco Cesarini

367 views

3 years ago

Interview DOT
Java 8 How to Sort a Map using Lambda | What is Java Lambda  | Example Java Code Demo | InterviewDOT

This is sort of related to the functional programming aspect -- the kind of programs you write using streams tend to be the kind of ...

3:00
Java 8 How to Sort a Map using Lambda | What is Java Lambda | Example Java Code Demo | InterviewDOT

931 views

5 years ago

Interview DOT
Java 8 Streams mapToInt() | map() | Find The FootBall Points Code Example Demo | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. Java 8 ...

2:19
Java 8 Streams mapToInt() | map() | Find The FootBall Points Code Example Demo | InterviewDOT

528 views

5 years ago

Interview DOT
Explain Java 8 Lambda Expression | What is Lambda Expression | Example Java Code Demo | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications.

3:03
Explain Java 8 Lambda Expression | What is Lambda Expression | Example Java Code Demo | InterviewDOT

4,496 views

5 years ago

Interview DOT
JAVA 8 INTERVIEW QUESTION ANSWER | FIND EVEN NUMBERS USING STREAM AND LAMBDA FUNCTIONS |InterviewDOT

The term Java functional interface was introduced in Java 8. A functional interface in Java is an interface that contains only a ...

1:34
JAVA 8 INTERVIEW QUESTION ANSWER | FIND EVEN NUMBERS USING STREAM AND LAMBDA FUNCTIONS |InterviewDOT

469 views

4 years ago

Interview DOT
Java 8 - When To Use A Lambda ? Benefits Of Lambda | Boiler Plate Code | Example Code | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. Java 8 ...

2:19
Java 8 - When To Use A Lambda ? Benefits Of Lambda | Boiler Plate Code | Example Code | InterviewDOT

1,288 views

5 years ago

Roel Van de Paar
Java monad implementation

Java monad implementation Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

3:07
Java monad implementation

238 views

3 years ago

The Debug Zone
Understanding Why Functional Interfaces Can't Have Multiple Abstract Methods in Java 8

In this video, we delve into the concept of functional interfaces in Java 8, exploring their significance in the context of lambda ...

2:17
Understanding Why Functional Interfaces Can't Have Multiple Abstract Methods in Java 8

3 views

3 months ago

Interview DOT
Explain Java 8 Streams API | What is Filter, Map, FlatMap ?| Example Java Code Demo | InterviewDOT

This is sort of related to the functional programming aspect -- the kind of programs you write using streams tend to be the kind of ...

3:39
Explain Java 8 Streams API | What is Filter, Map, FlatMap ?| Example Java Code Demo | InterviewDOT

11,184 views

5 years ago

Interview DOT
JAVA 8 LAMBDA SUPPLIER | WHY DO WE NEED SUPPLIER | FUNCTIONAL INTERFACE | JAVA CODE | InterviewDOT

JAVA8 #FUNCTIONALINTERFACE #JAVA8LAMBDA #JAVAFUNCTIONALINTERFACE #FUNCTIONALINTERFACEJAVA ...

1:19
JAVA 8 LAMBDA SUPPLIER | WHY DO WE NEED SUPPLIER | FUNCTIONAL INTERFACE | JAVA CODE | InterviewDOT

553 views

4 years ago

ConfEngine
Rethinking HTTP Apps on JVM with Ratpack by  Naresha K at Functional Conf 15 Trailer

... laziness are the core techniques used in building an application, which in fact are the ideas from functional programming.

3:09
Rethinking HTTP Apps on JVM with Ratpack by Naresha K at Functional Conf 15 Trailer

240 views

10 years ago