Skip to main content

videos

49 posts tagged with “videos”

Functional Programming in Kotlin: Exploring Arrow

Functional Programming in Kotlin: Exploring Arrow

July 1, 2022

A presentation by Ties van de Veen at Voxxed Days Luxembourg 2022.

Learn more
Turbocharging Kotlin: Arrow Analysis, Optics, and Meta

Turbocharging Kotlin: Arrow Analysis, Optics, and Meta

June 28, 2022

Raul Raja, Simon Vergauwen, and Alejandro Serrano appeared on Talking Kotlin to chat about Arrow.

Learn more
Building applications with Kotlin and Arrow.kt in style

Building applications with Kotlin and Arrow.kt in style

May 31, 2022

A presentation by Simon Vergauwen presented on the official Kotlin YouTube channel.

Learn more
Extending kotlinx.serialization functionality with Arrow Meta with Karin-Aleksandra Monoid

Extending kotlinx.serialization functionality with Arrow Meta with Karin-Aleksandra Monoid

May 30, 2022

Karin-Aleksandra Monoid provides an overview of Arrow Meta features.

Learn more
Super-charge your build with Arrow Analysis by Alejandro Serrano Mena

Super-charge your build with Arrow Analysis by Alejandro Serrano Mena

May 30, 2022

Alejandro Serrano presents Arrow Analysis, a Kotlin compiler plug-in that does pre-and post-condition and type invariant checking at compile time.

Learn more
Functional programming in Kotlin: exploring Arrow by Ties Van de Ven

Functional programming in Kotlin: exploring Arrow by Ties Van de Ven

May 18, 2022

A talk by Ties van de Ven that shows how Arrow helps to unleash the full FP power of Kotlin.

Learn more
Functional programming in Kotlin with Arrow

Functional programming in Kotlin with Arrow

December 15, 2021

A presentation by Simon Vergauwen and Alejandro Serrano presented on the official Kotlin YouTube channel.

Learn more
Functional programming in Kotlin: Exploring Arrow

Functional programming in Kotlin: Exploring Arrow

November 30, 2021

A talk by Ties van de Ven explaining how to use the Either monad in practice, and how to use Arrow Optics lenses.

Learn more