<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Programacion on Home</title>
    <link>https://blog.rafaelfernandez.dev/tags/programacion/</link>
    <description>Recent content in Programacion on Home</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>© 2026 Rafael Fernandez</copyright>
    <lastBuildDate>Mon, 17 Mar 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.rafaelfernandez.dev/tags/programacion/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>The Forge of Typeclasses 🔥</title>
      <link>https://blog.rafaelfernandez.dev/posts/the-forge-of-typeclasses/</link>
      <pubDate>Mon, 17 Mar 2025 00:00:00 +0000</pubDate>
      
      <guid>https://blog.rafaelfernandez.dev/posts/the-forge-of-typeclasses/</guid>
      <description>We explore in detail what typeclasses are, how to define them in Scala 2, and how they are implemented in other languages such as Haskell and Rust. Through practical examples, we demonstrate how to model behaviors clearly and scalably using this powerful design pattern in functional programming. We also discuss automatic derivation and the improvements Scala 3 brings to this area.</description>
      
    </item>
    
    <item>
      <title>One Typeclass to Rule Them All 🧙🏻‍♂️</title>
      <link>https://blog.rafaelfernandez.dev/posts/one-typeclass-to-rule-them-all/</link>
      <pubDate>Mon, 10 Mar 2025 00:00:00 +0000</pubDate>
      
      <guid>https://blog.rafaelfernandez.dev/posts/one-typeclass-to-rule-them-all/</guid>
      <description>We analyzed different functional pattern designs to address the abstraction of a functionality and its implementation.</description>
      
    </item>
    
  </channel>
</rss>
