<?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: Blessing Emejulu</title>
    <description>The latest articles on Forem by Blessing Emejulu (@blessedtechie).</description>
    <link>https://forem.com/blessedtechie</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%2F1628236%2F235bb577-2ac8-4199-bcef-dbfd697eb68a.jpeg</url>
      <title>Forem: Blessing Emejulu</title>
      <link>https://forem.com/blessedtechie</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/blessedtechie"/>
    <language>en</language>
    <item>
      <title>Compilers: The Bridge Between Human and Machine Code</title>
      <dc:creator>Blessing Emejulu</dc:creator>
      <pubDate>Sat, 15 Jun 2024 11:05:28 +0000</pubDate>
      <link>https://forem.com/blessedtechie/compilers-the-bridge-between-human-and-machine-code-10o3</link>
      <guid>https://forem.com/blessedtechie/compilers-the-bridge-between-human-and-machine-code-10o3</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;Compilers translate your code (source language) into instructions your computer understands (machine language). They also catch errors early in the process, allowing you to fix them quickly and leading to cleaner, less buggy code.&lt;/p&gt;

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