<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Camilo Quiceno  Q</title>
    <description>The latest articles on DEV Community by Camilo Quiceno  Q (@camilo_quicenoq).</description>
    <link>https://dev.to/camilo_quicenoq</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F443028%2F162ba6c2-f23d-4e07-a185-dfbc0d7576be.jpg</url>
      <title>DEV Community: Camilo Quiceno  Q</title>
      <link>https://dev.to/camilo_quicenoq</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/camilo_quicenoq"/>
    <language>en</language>
    <item>
      <title>Exploring Recursion in Go: Exercise Repository</title>
      <dc:creator>Camilo Quiceno  Q</dc:creator>
      <pubDate>Mon, 18 Nov 2024 21:33:32 +0000</pubDate>
      <link>https://dev.to/camilo_quicenoq/exploring-recursion-in-go-exercise-repository-2c72</link>
      <guid>https://dev.to/camilo_quicenoq/exploring-recursion-in-go-exercise-repository-2c72</guid>
      <description>&lt;p&gt;I've recently started diving into recursion in Go, but I struggled to find suitable beginner-friendly exercises to practice with. So, I decided to create my own!&lt;/p&gt;

&lt;p&gt;🚀 What's in the repository:&lt;/p&gt;

&lt;p&gt;A collection of simple Go exercises designed to help understand and practice recursion.&lt;/p&gt;

&lt;p&gt;My personal solutions, showcasing different techniques and approaches.&lt;br&gt;
A valuable resource for anyone looking to learn or reinforce recursion concepts in Go.&lt;/p&gt;

&lt;p&gt;As I continue practicing, I'll be adding more exercises to the repository, so feel free to check it out and follow along as I grow my understanding of recursion in Go.&lt;/p&gt;

&lt;p&gt;💡 Whether you're just getting started with Go or you're trying to sharpen your recursion skills, this is a great place to learn and experiment!&lt;/p&gt;

&lt;p&gt;🔗 &lt;a href="https://github.com/Camilo-Quiceno/gotraining" rel="noopener noreferrer"&gt;https://github.com/Camilo-Quiceno/gotraining&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I’d love to hear your thoughts, feedback, or any other interesting recursion challenges you’ve encountered in Go. Let’s learn together! 🙌&lt;/p&gt;

</description>
      <category>go</category>
      <category>github</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
