<?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: Benedict Amoako</title>
    <description>The latest articles on DEV Community by Benedict Amoako (@yloa).</description>
    <link>https://dev.to/yloa</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%2F2137333%2Ffaf7d7c3-bff1-4d5d-8f85-6f12a636441f.png</url>
      <title>DEV Community: Benedict Amoako</title>
      <link>https://dev.to/yloa</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yloa"/>
    <language>en</language>
    <item>
      <title>Got it quite right</title>
      <dc:creator>Benedict Amoako</dc:creator>
      <pubDate>Sun, 19 Oct 2025 20:11:18 +0000</pubDate>
      <link>https://dev.to/yloa/got-it-quite-right-2c2e</link>
      <guid>https://dev.to/yloa/got-it-quite-right-2c2e</guid>
      <description>&lt;div class="ltag__link"&gt;
  &lt;a href="/gold_roger_667d8242695024" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2653752%2Ff6c1c68e-0fc9-4330-a4fb-ca4531572acb.png" alt="gold_roger_667d8242695024"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://dev.to/gold_roger_667d8242695024/writing-clean-code-without-losing-your-mind-136e" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;Writing Clean Code Without Losing Your Mind&lt;/h2&gt;
      &lt;h3&gt;Gold roger ・ Oct 19&lt;/h3&gt;
      &lt;div class="ltag__link__taglist"&gt;
        &lt;span class="ltag__link__tag"&gt;#beginners&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#learning&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#cleancode&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#devlife&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
      <category>beginners</category>
      <category>learning</category>
      <category>cleancode</category>
      <category>devlife</category>
    </item>
    <item>
      <title>I have started learning C#</title>
      <dc:creator>Benedict Amoako</dc:creator>
      <pubDate>Sat, 18 Oct 2025 16:44:59 +0000</pubDate>
      <link>https://dev.to/yloa/i-have-started-learning-c-4ck</link>
      <guid>https://dev.to/yloa/i-have-started-learning-c-4ck</guid>
      <description>&lt;p&gt;&lt;strong&gt;So here's the thing&lt;/strong&gt;: in many ways, C# is similar to Java; unfortunately, I can't warble all those technical fancies that my senior developers (some of whom may be reading my post) have no issue mentioning since it's been their responsibility to &lt;strong&gt;&lt;em&gt;KNOW&lt;/em&gt;&lt;/strong&gt; them. I am talking about garbage collection, memory management, and those low-level things—I haven't gotten there yet, I guess. &lt;br&gt;
Nonetheless, I find it interesting and worth sharing. For instance, it's not like Python, where I can loosely instantiate a variable and hold onto it for use later, not really. In C#, you need it now. &lt;br&gt;
I am slowly starting to understand the level of abstraction that presents itself in higher plethoras of code, and why OOP (Object Oriented Programming) changes up things...&lt;br&gt;
&lt;em&gt;Being lazy sometimes comes as a superpower and unlocks innovation&lt;/em&gt;.&lt;br&gt;
Here's to a strict typeset future ahead, with many bumps and detours that eventually make me like you, my good sir. Yes you! &lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
