ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,442 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

702,955 views

9 years ago

Code Persist
Ditch your Favorite Programming Paradigm

Programming paradigms define the way our code is written and styled. With modern-day programming, a multi-paradigm ...

6:08
Ditch your Favorite Programming Paradigm

238,434 views

2 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

691,005 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,621 views

1 year ago

Geekific
Functional Interfaces and Lambda Expressions in Java with Examples | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Java 8 brought a ton of ...

15:06
Functional Interfaces and Lambda Expressions in Java with Examples | Geekific

17,874 views

4 years ago

Bro Code
Java lambda λ

java lambda tutorial example explained #java #lambda #tutorial.

18:00
Java lambda λ

119,232 views

5 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

125,436 views

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

2 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?

213,608 views

2 years 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,321 views

12 years ago

Will Tollefson
Java's Lambda Expressions Explained - Java Programming

In this video, we'll talk about lambda expressions in Java as introduced in Java 8 (JDK 1.8). Lambdas are a cool feature of the ...

10:15
Java's Lambda Expressions Explained - Java Programming

6,312 views

2 years ago

Amigoscode
learn java in 10 minutes. NO MORE PSVM

In this Java tutorial crash course, I'll teach you the Java programming language from scratch. Whether you're a beginner or just ...

12:12
learn java in 10 minutes. NO MORE PSVM

25,511 views

3 months ago

Vick Meo
Begin Your Journey with Functional Programming in Java

In this article, we introduce the fundamentals of functional programming using Java. We will cover the concepts of functional ...

6:24
Begin Your Journey with Functional Programming in Java

2 views

2 years ago

Java World
Programming Paradigms | Functional Programming | Object Oriented Programming | Logic | java world

javaworld #java #javaprogramming #j2ee #mrmarc In this video we are going to learn following topics in detail. What is a ...

7:04
Programming Paradigms | Functional Programming | Object Oriented Programming | Logic | java world

72,520 views

3 years ago

Amigoscode
JAVA DTO Pattern Tutorial | Simplify Your Code

Learn how to use the JAVA DTO (Data Transfer Object) pattern in this easy-to-follow tutorial. The JAVA DTO pattern is a great way ...

19:12
JAVA DTO Pattern Tutorial | Simplify Your Code

258,873 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,337 views

4 years ago

Geekific
Dependency Injection Made Simple with Java Examples | Clean Code and Best Practices | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ If you're a software ...

8:44
Dependency Injection Made Simple with Java Examples | Clean Code and Best Practices | Geekific

84,665 views

3 years ago

Will Tollefson
How to Really Debug Java Streams - Java Programming

In this video, we'll talk about how you can debug a Java stream pipeline easily using IntelliJ. Since stream pipelines can be ...

9:26
How to Really Debug Java Streams - Java Programming

1,588 views

2 years ago

Web Village Voyage
Functional Programming - 09: Option, Maybe and null value

In this video we will look at "Option" type constructor which sometimes it is called "Maybe". We will look into why using Null values ...

10:00
Functional Programming - 09: Option, Maybe and null value

8,384 views

3 years ago

Codengineers
Epic Programming Battles: Object vs. Functional Programming

Get ready for an epic showdown in the world of Java programming! In this thrilling YouTube video, witness the clash of two ...

4:22
Epic Programming Battles: Object vs. Functional Programming

98 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

32,827 views

3 years ago

Geekific
The Decorator Pattern Explained and Implemented in Java | Structural Design Patterns | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Today, we add another ...

6:42
The Decorator Pattern Explained and Implemented in Java | Structural Design Patterns | Geekific

113,065 views

4 years 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,263 views

5 years ago

Will Tollefson
Java's Stream API Explained - Java Programming

In this video, we'll talk about the stream API in Java. We'll cover what a stream pipeline is as well as intermediate vs terminal ...

16:54
Java's Stream API Explained - Java Programming

2,069 views

2 years ago

Web Village Voyage
Functional Programming - 07: Function Recursion

Function Recursion is a way to implement repetition in Functional Programming, compared to loops in imperative programming.

4:23
Functional Programming - 07: Function Recursion

6,703 views

3 years ago