<?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: Sanjiv</title>
    <description>The latest articles on DEV Community by Sanjiv (@narutosanjiv).</description>
    <link>https://dev.to/narutosanjiv</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%2F96845%2F92bd726a-8c36-4c95-b962-f06f4d60a1a9.jpeg</url>
      <title>DEV Community: Sanjiv</title>
      <link>https://dev.to/narutosanjiv</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/narutosanjiv"/>
    <language>en</language>
    <item>
      <title>Learning from Different Programming Language</title>
      <dc:creator>Sanjiv</dc:creator>
      <pubDate>Sat, 11 Jun 2022 13:00:53 +0000</pubDate>
      <link>https://dev.to/narutosanjiv/learning-from-different-programming-language-384</link>
      <guid>https://dev.to/narutosanjiv/learning-from-different-programming-language-384</guid>
      <description>&lt;p&gt;I have worked on different programming language / frameworks mostly for web development tasks. Here are list of tasks which seems to be common across all programming language, syntax is different but semantic remains almost same across programming language&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Variable declaration or assignment&lt;/li&gt;
&lt;li&gt;Loop construct like while, for.&lt;/li&gt;
&lt;li&gt;Function declaration or return&lt;/li&gt;
&lt;li&gt;Meta programming support&lt;/li&gt;
&lt;li&gt;Import / Exporting the function or file&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>programming</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
