<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Programming Concepts on hersoncruz.com</title>
    
    
    
    <link>https://www.hersoncruz.com/tags/programming-concepts/</link>
    <description>Recent content in Programming Concepts on hersoncruz.com</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 05 Aug 2024 06:20:31 -0600</lastBuildDate>
    
	<atom:link href="https://www.hersoncruz.com/tags/programming-concepts/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Unpacking the Either Monad for Elegant Error Handling</title>
      <link>https://www.hersoncruz.com/posts/unpacking-the-either-monad-for-elegant-error-handling/</link>
      <pubDate>Mon, 05 Aug 2024 06:20:31 -0600</pubDate>
      
      <guid>https://www.hersoncruz.com/posts/unpacking-the-either-monad-for-elegant-error-handling/</guid>
      <description>
        
          &lt;img src=&#34;https://www.hersoncruz.com/images/covers/either_monad.png&#34;/&gt;
          
        
        
        
          Explore the Either Monad for error handling in functional programming, its benefits, and practical examples to enhance your coding practices.
          
        
        </description>
    </item>
    
  </channel>
</rss>