ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,788 results

Tomas Petricek
TinyBASIC 3.2 -  What you need to know about F#

To implement TinyBASIC, you will need to know about a few more aspects of the F# programming language. In this video, I will ...

31:18
TinyBASIC 3.2 - What you need to know about F#

186 views

2 months ago

Salar Rahmanian
Functional Programming In Scala - Part 1 of 3 - By ​Maciej Gorywoda

Functional Programming in Scala is a set of three lectures that – as the title suggests – introduce you to the concepts of Functional ...

1:55:07
Functional Programming In Scala - Part 1 of 3 - By ​Maciej Gorywoda

272 views

9 months ago

Peter Schneider
Softwareengineering: How to improve efficiency with functional programming?

How to improve efficiency with functional programming? I hope you found a solution that worked for you :) The Content is licensed ...

3:37
Softwareengineering: How to improve efficiency with functional programming?

3 views

7 months ago

Salar Rahmanian
Functional Programming In Scala - Part 2 of 3 - By ​Maciej Gorywoda

Functional Programming in Scala is a set of three lectures that – as the title suggests – introduce you to the concepts of Functional ...

1:56:13
Functional Programming In Scala - Part 2 of 3 - By ​Maciej Gorywoda

28 views

9 months ago

The Debug Zone
Transforming F# For Loops into Functional Constructs: A Step-by-Step Guide

In this video, we delve into the world of functional programming by transforming traditional F# for loops into elegant functional ...

4:17
Transforming F# For Loops into Functional Constructs: A Step-by-Step Guide

22 views

11 months ago

ConfEngine
Rama: the 100x programming platform with functional programming at its core - Nathan Marz #FnConf 25

Rama is a new kind of programming platform that extends the principles of functional programming for building end-to-end ...

45:43
Rama: the 100x programming platform with functional programming at its core - Nathan Marz #FnConf 25

1,809 views

10 months ago

XiangYu Guo
Trends in Functional Programming (TFP) 2025: Self-aware Program Analysis in stableKanren
20:50
Trends in Functional Programming (TFP) 2025: Self-aware Program Analysis in stableKanren

8 views

6 months ago

Fulvio Corno
WA1-2025-L06: Functional Programming. Exercise 3.

Lecture 06 - 2025-03-04: Functional Programming. Exercise 3. Course: Web Applications I, Politecnico di Torino, year 2024/2025 ...

1:20:42
WA1-2025-L06: Functional Programming. Exercise 3.

397 views

9 months ago

dr Jonas Birch
Can you merge two functions together in C, at runtime?

Live coding on a C project Project: Can you merge two functions together in C, at runtime? If you have a function that doubles a ...

1:28:56
Can you merge two functions together in C, at runtime?

1,682 views

Streamed 11 months ago

Houston FPUG
Richard Feldman, "New Ways to Roc!"

In the past year, Roc has gotten a new syntax, a new foundational abstraction, and a new compiler. A lot has changed! This talk is ...

2:23:52
Richard Feldman, "New Ways to Roc!"

7,537 views

3 weeks ago

ConfEngine
Is Java 24 a Functional Programming Language? by Ben Evans #FnConf 2025

In 2022, I presented "Do We Really Do FP in Java?", a discussion of the language features of Java that support functional ...

47:16
Is Java 24 a Functional Programming Language? by Ben Evans #FnConf 2025

235 views

9 months ago

The Debug Zone
Using Fluture with Ramda: A Guide to Functional Programming Challenges

In this video, we dive into the world of functional programming by exploring the powerful combination of Fluture and Ramda.

2:19
Using Fluture with Ramda: A Guide to Functional Programming Challenges

32 views

5 months ago

droidcon & fluttercon
Blocs with Functional Programming: bloc_lens in Action - Piotr Rogulski | Fluttercon EU 2024

Talk: Boost Your Blocs with Functional Programming: bloc_lens in Action Speaker: Piotr Rogulski Event: Fluttercon EU 2024 ...

19:58
Blocs with Functional Programming: bloc_lens in Action - Piotr Rogulski | Fluttercon EU 2024

7 views

4 months ago

ConfEngine
Functional Ruby by Keith Bennett #FnConf 2025

This presentation explores Ruby from a functional programming perspective. While Ruby is primarily an object-oriented ...

19:21
Functional Ruby by Keith Bennett #FnConf 2025

907 views

9 months ago

MUCplusplus
[MUC++] Jonathan Müller - Functional Programming in C++

Functional programming is a declarative way of writing programs by composing functions. In many situations, this can lead to code ...

1:16:52
[MUC++] Jonathan Müller - Functional Programming in C++

955 views

8 months ago

Salar Rahmanian
Functional Programming In Scala - Part 3 of 3 - By ​Maciej Gorywoda

Functional Programming in Scala is a set of three lectures that – as the title suggests – introduce you to the concepts of Functional ...

1:35:44
Functional Programming In Scala - Part 3 of 3 - By ​Maciej Gorywoda

38 views

9 months ago

ConfEngine
Mill: A Build Tool Built on Pure Functional Programming by Haoyi Li #FnConf 2025

Build systems are often messy programs: full of weird frameworks and unrestricted side effects. This talk will show how the ...

42:40
Mill: A Build Tool Built on Pure Functional Programming by Haoyi Li #FnConf 2025

133 views

10 months ago

SARA Institute of Data Science
Wolf Riepl | Functional Programming in R and tidyverse | 2nd SARA Summer School

SARA Institute was founded in April 2023 by Dr. Ajay Kumar Koli & Dr. Kiran Lata. How to Donate to SARA: UPI ID: ...

31:27
Wolf Riepl | Functional Programming in R and tidyverse | 2nd SARA Summer School

44 views

4 months ago

The Debug Zone
Is Functional Programming a Type of Declarative Programming? Explained!

In this video, we dive into the intriguing relationship between functional programming and declarative programming.

1:31
Is Functional Programming a Type of Declarative Programming? Explained!

52 views

4 months ago

Empathy Monster
Hare Programming Tutorial | 7 of n - Pattern Matching & Error Handling Part One

Part seven of a series covering the Hare programming language. This video is part one covering pattern matching and error ...

48:22
Hare Programming Tutorial | 7 of n - Pattern Matching & Error Handling Part One

48 views

2 weeks ago

Mark Newman
How to Implement the FFT: A Coding Tutorial

Learn how to implement the FFT in this practical coding tutorial in which I guide you step-by-step through the process of writing a ...

13:12
How to Implement the FFT: A Coding Tutorial

2,670 views

5 months ago

Alex Demko
OOP & Classes: Clarity or Just More Chaos? ⚔️

... switching from functional programming, this video will make object-oriented concepts finally click!! #oop #coding #programming.

0:06
OOP & Classes: Clarity or Just More Chaos? ⚔️

500 views

7 months ago

ConfEngine
The Big Problems Facing Functional Programming & a Possible Solution by Randall Ratsch #FnConf 2025

My name is Randall Ratsch. I would like to challenge you to think differently about the Functional Programming that we love.

43:20
The Big Problems Facing Functional Programming & a Possible Solution by Randall Ratsch #FnConf 2025

333 views

10 months ago

Cave of Programming
Lambda Expressions: Kotlin for Complete Beginners 040

Lambda expressions in Kotlin. Github: https://github.com/caveofprogramming/Kotlin Free and premium courses: ...

7:15
Lambda Expressions: Kotlin for Complete Beginners 040

271 views

10 months ago

Empathy Monster
Hare Programming Tutorial | Part 4 of n - Hare Basics

Part 4 of a series covering the official Hare programming language tutorial. This part covers Hare Basics. Hare website: ...

1:22:49
Hare Programming Tutorial | Part 4 of n - Hare Basics

60 views

1 month ago