<?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: Gungun Jain</title>
    <description>The latest articles on DEV Community by Gungun Jain (@0x23gj28).</description>
    <link>https://dev.to/0x23gj28</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%2F3300218%2F7d6b66bf-9aa6-4911-a160-d1bcc4e9cef8.png</url>
      <title>DEV Community: Gungun Jain</title>
      <link>https://dev.to/0x23gj28</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/0x23gj28"/>
    <language>en</language>
    <item>
      <title>Just-Rust</title>
      <dc:creator>Gungun Jain</dc:creator>
      <pubDate>Tue, 01 Jul 2025 07:06:12 +0000</pubDate>
      <link>https://dev.to/0x23gj28/just-rust-11bm</link>
      <guid>https://dev.to/0x23gj28/just-rust-11bm</guid>
      <description>&lt;p&gt;Someone asked me “what is the best way to learn any programming language?”&lt;br&gt;
I asked myself “how do I learn?”&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The answer I got : Tutorials, documentation and the AI tools.
But the best way to learn anything is - BY IMPLEMENTATION.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;As I was learning &lt;strong&gt;Rust&lt;/strong&gt;, last month via “&lt;strong&gt;The Rust Book&lt;/strong&gt;” : I learned the concepts, but where to implement them?&lt;br&gt;
Maybe open source repos. But they are too good to decode and overwhelming for the beginners.&lt;br&gt;
So, I decided : Let’s build it.&lt;/p&gt;

&lt;p&gt;My DAY 1 Project:&lt;/p&gt;

&lt;p&gt;A simple “GREETING CLI” : implementing basic CLI input output.&lt;br&gt;
&lt;a href="https://github.com/gungunjain36/just-rust" rel="noopener noreferrer"&gt;Github&lt;/a&gt;&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%2Ff7sn1hxms35ap94blu1x.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%2Ff7sn1hxms35ap94blu1x.png" alt="A glance at the VScode" width="800" height="424"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Anybody can just start building and learn by doing. &lt;br&gt;
It just takes simple efforts.&lt;/p&gt;

&lt;p&gt;ps: more projects coming. &lt;br&gt;
stay tuned!&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
