ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,490 results

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

2 years ago

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

9 years ago

Bro Code
Java lambda λ

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

18:00
Java lambda λ

118,901 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,198 views

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

212,730 views

2 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,243 views

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

4 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,047 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,504 views

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

2 months ago

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

... Introduction to Regexes: https://youtu.be/HvryGBPmNl8 - Functional Interfaces and Lambda Expressions in Java with Examples: ...

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

84,390 views

3 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

688,497 views

1 year ago

Will Tollefson
Java's Lambda Expressions Explained - Java Programming

... in Java 8 (JDK 1.8). Lambdas are a cool feature of the language that brings Java a bit closer to functional programming with ...

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

6,231 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

71,015 views

3 years 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

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

12 years ago

Fun Fun Function
Map - Part 2 of Functional Programming in JavaScript

Support the show by becoming a Patreon https://www.patreon.com/funfunfunction In this video series, we learn how to do ...

9:08
Map - Part 2 of Functional Programming in JavaScript

333,964 views

10 years ago

Rafael Queiroz Gonçalves
Functional Programming: Improve your skills with JAVA through the usage of lambda functions

Code available on github: https://github.com/rafaelqg/code/blob/main/java_lambda_functional_programmiong.java English ...

7:02
Functional Programming: Improve your skills with JAVA through the usage of lambda functions

187 views

3 years ago

Code Junction
lambda expression and Functional Interface in Java 8

lambdaexpression #lambdaexpressionsinjava #functionalinterface Lambda Expressions & Functional Interface.

7:58
lambda expression and Functional Interface in Java 8

204 views

2 years ago

Bro Code
How to accept user input in Java ⌨️【8 minutes】

Java user input scanner #Java #input #scanner import java.util.Scanner; public class Main { public static void main(String[] args) ...

8:02
How to accept user input in Java ⌨️【8 minutes】

257,125 views

5 years ago