<?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: Willy J </title>
    <description>The latest articles on DEV Community by Willy J  (@fiazad).</description>
    <link>https://dev.to/fiazad</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%2F2809369%2Fa42bec79-6ada-4a22-9629-41d9ad26b0e1.jpg</url>
      <title>DEV Community: Willy J </title>
      <link>https://dev.to/fiazad</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fiazad"/>
    <language>en</language>
    <item>
      <title>Starting a Short Conversation with Python</title>
      <dc:creator>Willy J </dc:creator>
      <pubDate>Thu, 17 Apr 2025 14:03:03 +0000</pubDate>
      <link>https://dev.to/fiazad/starting-a-short-conversation-with-python-version20-5dhb</link>
      <guid>https://dev.to/fiazad/starting-a-short-conversation-with-python-version20-5dhb</guid>
      <description>&lt;p&gt;Have you ever found it hard to approach someone? Have you had awkward moments speaking to a crush? Or did you feel Python programming was too complex?&lt;br&gt;
Then you're in the right place. You have either failed to rizz Python or are about to start. But no fear—I'm here to guide you through this journey.&lt;br&gt;
Here's the strategy. Small talks. &lt;br&gt;
I'll take you through the basics in 3 min, concept by concept in each blog. And when I'm through with you, you can hit me up for collaborations.😌&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Outline&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;What is Python&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Breaking the Ice: "Hello World"&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;What is Python&lt;/strong&gt;:&lt;br&gt;
Python is a programming language. It’s mainly used in automation and artificial intelligence. It was created by Guido van Rossum, and released in 1991.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Breaking the Ice: "Hello World"&lt;/strong&gt;:&lt;br&gt;
The first step in conversing is a greeting, and this is how we greet in python&lt;br&gt;
&lt;code&gt;print("Hello, World")&lt;/code&gt;&lt;br&gt;
&lt;a href="https://colab.research.google.com/drive/1-OI7resDbxOb1TSVzQSrK_-2zfA6eV2T?usp=sharing" rel="noopener noreferrer"&gt;Try it!!!&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Congratulations, you've written your first code and learnt to greet in Python. Stay tuned for our next Blog&lt;/p&gt;

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

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