<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Functional-Programming on Scholion</title><link>https://scholion.thluiz.com/tags/functional-programming/</link><description>Recent content in Functional-Programming on Scholion</description><generator>Hugo -- gohugo.io</generator><language>pt-BR</language><copyright>© 2026</copyright><lastBuildDate>Wed, 23 Sep 2026 20:10:34 +0100</lastBuildDate><atom:link href="https://scholion.thluiz.com/tags/functional-programming/index.xml" rel="self" type="application/rss+xml"/><item><title>Domain-Driven Design meets Functional Programming</title><link>https://scholion.thluiz.com/notes/domain-driven-design-meets-functional-programming-scott-wlaschin/</link><pubDate>Wed, 23 Sep 2026 18:41:21 +0100</pubDate><guid>https://scholion.thluiz.com/notes/domain-driven-design-meets-functional-programming-scott-wlaschin/</guid><description>Interview with Scott Wlaschin on why DDD&amp;rsquo;s demand for composable, autonomous subsystems fits functional programming better than OO does in practice.</description></item><item><title>Dive Deep into Higher-Order Functions</title><link>https://scholion.thluiz.com/notes/dive-deep-higher-order-functions/</link><pubDate>Wed, 23 Sep 2026 18:36:05 +0100</pubDate><guid>https://scholion.thluiz.com/notes/dive-deep-higher-order-functions/</guid><description>Curated resource guide defining Higher-Order Functions as functions that take or return other functions, with map, filter and reduce as the everyday entry point into the concept.</description></item><item><title>Functionally Solving Problems</title><link>https://scholion.thluiz.com/notes/functionally-solving-problems/</link><pubDate>Wed, 23 Sep 2026 16:53:13 +0100</pubDate><guid>https://scholion.thluiz.com/notes/functionally-solving-problems/</guid><description>A Learn You Some Erlang chapter that solves an RPN calculator and a shortest-path puzzle with folds and pattern matching instead of hand-rolled recursion.</description></item><item><title>Beyond Functional Programming with Elixir and Erlang</title><link>https://scholion.thluiz.com/notes/beyond-functional-programming-with-elixir-and-erlang/</link><pubDate>Wed, 23 Sep 2026 16:42:36 +0100</pubDate><guid>https://scholion.thluiz.com/notes/beyond-functional-programming-with-elixir-and-erlang/</guid><description>José Valim argues that functional programming was never the goal of the Erlang VM, only the means to fault-tolerant, concurrent, maintainable distributed systems.</description></item><item><title>A Simple Example of Calling an Elixir Library from Gleam</title><link>https://scholion.thluiz.com/notes/calling-elixir-library-from-gleam/</link><pubDate>Wed, 23 Sep 2026 15:45:11 +0100</pubDate><guid>https://scholion.thluiz.com/notes/calling-elixir-library-from-gleam/</guid><description>Michael Lynch works through a minimal example of calling an Elixir CSV library from Gleam, wrapping @external attributes and converting Elixir&amp;rsquo;s Enumerable into a Gleam List.</description></item></channel></rss>