<?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: Shankar Narayanan </title>
    <description>The latest articles on DEV Community by Shankar Narayanan  (@food4all).</description>
    <link>https://dev.to/food4all</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%2F1753358%2Fb32d58a9-a8d0-461a-8f8c-c620d27d3eb0.png</url>
      <title>DEV Community: Shankar Narayanan </title>
      <link>https://dev.to/food4all</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/food4all"/>
    <language>en</language>
    <item>
      <title>My First Experience with Python</title>
      <dc:creator>Shankar Narayanan </dc:creator>
      <pubDate>Tue, 09 Jul 2024 11:42:14 +0000</pubDate>
      <link>https://dev.to/food4all/my-first-experience-with-python-1coi</link>
      <guid>https://dev.to/food4all/my-first-experience-with-python-1coi</guid>
      <description>&lt;p&gt;Hi Hello Namaskaram !!&lt;/p&gt;

&lt;p&gt;for so long, this buzz word 'python' has been chasing me..&lt;/p&gt;

&lt;p&gt;PERL PHP Python is the famous ad mantra for many popular training institutes..&lt;/p&gt;

&lt;p&gt;well, somewhere i came to know that, there is a free python class and this time, i just want to jump into it.&lt;/p&gt;

&lt;p&gt;I have installed python 3.12 64-bit&lt;/p&gt;

&lt;p&gt;But, after the first online class., i became more curious about this snake named charming computer language.&lt;/p&gt;

&lt;p&gt;yes, i ran the first code print("Hello World") like a c program, meaning, i ran in a notepad editor and funny things happened like it got saved as a text file. &lt;/p&gt;

&lt;p&gt;Then, I saved the file name with quotes "helloo.py" (with two Os specifically) and it got saved..&lt;/p&gt;

&lt;p&gt;Fine now, how to run it.. after some searching, I found IDLE which is kind of an editor, which ran my commands then and there.&lt;/p&gt;

&lt;p&gt;and, comes my prayer with google aandavar and i found someone was saying, spyder is a best IDE for python - windows combo.&lt;/p&gt;

&lt;p&gt;alright, now, spyder is downloaded and installation done (although, it took some time to get installed).&lt;/p&gt;

&lt;p&gt;now, in spyder, i just saw tour and here i am happy to run my first program hello world !!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F087paoekibcbnazdp9le.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F087paoekibcbnazdp9le.png" alt="Image description" width="800" height="409"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
    </item>
  </channel>
</rss>
