<?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: Irfan Zulkarnain</title>
    <description>The latest articles on DEV Community by Irfan Zulkarnain (@ipaneandev).</description>
    <link>https://dev.to/ipaneandev</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%2F1014539%2Fec6b807a-2b55-4093-b90c-18c7fb087690.png</url>
      <title>DEV Community: Irfan Zulkarnain</title>
      <link>https://dev.to/ipaneandev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ipaneandev"/>
    <language>en</language>
    <item>
      <title>What is the difference between a programming language and a framework? 🤔</title>
      <dc:creator>Irfan Zulkarnain</dc:creator>
      <pubDate>Wed, 25 Jan 2023 13:25:50 +0000</pubDate>
      <link>https://dev.to/ipaneandev/what-is-the-difference-between-a-programming-language-and-a-framework-2kbo</link>
      <guid>https://dev.to/ipaneandev/what-is-the-difference-between-a-programming-language-and-a-framework-2kbo</guid>
      <description>&lt;p&gt;Programming Language:&lt;br&gt;
A programming language is a set of commands that instructs a software or computer's functionality. While a framework provides the foundation for implementing the language's commands.&lt;/p&gt;

&lt;p&gt;Framework:&lt;br&gt;
Frameworks are dynamic, allowing them to be reused when needed. More or less, they can be thought of as templates. Templates in web design, for example, make it much easier to create a website.&lt;/p&gt;

&lt;p&gt;Some examples?&lt;br&gt;
PHP/Laravel, Python/Django, Java/Spring, Ruby/Rails and many more of those amazing technologies! 😄&lt;/p&gt;

</description>
      <category>programming</category>
      <category>software</category>
      <category>framework</category>
      <category>language</category>
    </item>
  </channel>
</rss>
