<?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>Forem: RElmasha</title>
    <description>The latest articles on Forem by RElmasha (@relmasha).</description>
    <link>https://forem.com/relmasha</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%2F1304415%2Fa152a8eb-6b5e-42b1-a604-1536d81b3447.png</url>
      <title>Forem: RElmasha</title>
      <link>https://forem.com/relmasha</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/relmasha"/>
    <language>en</language>
    <item>
      <title>Debugging explained in 77 characters</title>
      <dc:creator>RElmasha</dc:creator>
      <pubDate>Thu, 20 Jun 2024 07:03:51 +0000</pubDate>
      <link>https://forem.com/relmasha/debugging-explained-in-77-characters-4a5o</link>
      <guid>https://forem.com/relmasha/debugging-explained-in-77-characters-4a5o</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for &lt;a href="https://dev.to/challenges/cs"&gt;DEV Computer Science Challenge v24.06.12: One Byte Explainer&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Explainer
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Debugging&lt;/strong&gt; : code detective. Finds bugs like clues! Hunt typos &amp;amp; logic errors.&lt;/p&gt;

&lt;h2&gt;
  
  
  Additional Context
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Imagine you're a programmer writing code. Everything seems fine, but then your program crashes!&lt;/strong&gt; Debugging is like being a detective (code detective!)  You need to examine the clues (error messages) to find the culprit (a typo, missing semicolon, or logical error) and fix the code to make it work properly again.&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>cschallenge</category>
      <category>computerscience</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
