<?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: Aruna</title>
    <description>The latest articles on DEV Community by Aruna (@tekii_aruna_).</description>
    <link>https://dev.to/tekii_aruna_</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%2F3022336%2Ff3209038-0fe4-4ced-b8d4-8a63d56fe4f8.jpg</url>
      <title>DEV Community: Aruna</title>
      <link>https://dev.to/tekii_aruna_</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tekii_aruna_"/>
    <language>en</language>
    <item>
      <title>I Just finished learning Go-Here's What I learned</title>
      <dc:creator>Aruna</dc:creator>
      <pubDate>Fri, 16 May 2025 12:44:06 +0000</pubDate>
      <link>https://dev.to/tekii_aruna_/i-just-finished-learning-go-heres-what-i-learned-4jk4</link>
      <guid>https://dev.to/tekii_aruna_/i-just-finished-learning-go-heres-what-i-learned-4jk4</guid>
      <description>&lt;h2&gt;
  
  
  🎯Motive behind Choosing Go
&lt;/h2&gt;

&lt;p&gt;As a tech enthusiast,I always wants to learn something new inorder to broaden my knowledge of emerging technology.Last month,I had an opportunity to attend a interview,and luckily,I got selected for the Final assesment phase,The company recommended to have a good grasp of Go(GoLang) before the assesment,so i decided to dive into it.&lt;/p&gt;

&lt;h2&gt;
  
  
  🔖Resources Used to Learn
&lt;/h2&gt;

&lt;p&gt;I began with the offical Go documentation, but I found it a bit overwhelming and wasn't sure where to start,so then I went to Youtube and searched for tutorials,After some time I discovered &lt;strong&gt;an exordinary playlist  by Mr.Hitesh Choudary&lt;/strong&gt; that made Go Simple,Engaging,Practical.&lt;/p&gt;

&lt;p&gt;👉 Go Playlist: &lt;a href="https://youtube.com/playlist?list=PLRAV69dS1uWQGDQoBYMZWKjzuhCaOnBpa&amp;amp;si=x-vUFGL1qvWjFnDV" rel="noopener noreferrer"&gt;Let's Go with GoLang by Hitesh Choudary&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'm truly grateful to Hitesh sir for providing such a beginner-friendly course.I provided hands-on experience while encouraging me to refer the Go official documentation alongside the videos.He covered almost every topic a beginner should know.&lt;/p&gt;

&lt;h2&gt;
  
  
  🎖️Here’s what I’ve explored so far:
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Basics and syntax of Go&lt;/li&gt;
&lt;li&gt;Handling web requests&lt;/li&gt;
&lt;li&gt;Creating REST APIs&lt;/li&gt;
&lt;li&gt;Building servers (with and without databases)&lt;/li&gt;
&lt;li&gt;Integrating with MongoDB&lt;/li&gt;
&lt;li&gt;Using Go Modules (GoMod) to manage dependencies&lt;/li&gt;
&lt;li&gt;Working with Goroutines for concurrency&lt;/li&gt;
&lt;li&gt;Understanding Race Conditions, Mutex, Channels, and how Deadlocks occur&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;To track my progress and help others who are also learning, I’ve uploaded my practice code here:&lt;/p&gt;

&lt;p&gt;👉 GitHub Repo – &lt;a href="https://lnkd.in/g5FXNjpi" rel="noopener noreferrer"&gt;Learn_Go_Repo&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Next Steps⏭️
&lt;/h2&gt;

&lt;p&gt;Learning Go has really been a Great experience,and I'm excited to apply these concepts in real-world projects soon.&lt;/p&gt;

&lt;p&gt;Thank you for Reading!🙌&lt;br&gt;
Let's Learn and Grow together.💡&lt;/p&gt;

&lt;p&gt;#Golang #BackendDevelopment #LearningInPublic #DevJourney&lt;/p&gt;

</description>
      <category>backend</category>
      <category>go</category>
      <category>learning</category>
      <category>programming</category>
    </item>
    <item>
      <title>Who am I? Why I started writing on Dev.to?</title>
      <dc:creator>Aruna</dc:creator>
      <pubDate>Mon, 12 May 2025 15:47:40 +0000</pubDate>
      <link>https://dev.to/tekii_aruna_/who-am-i-why-i-started-writing-on-devto-3ep7</link>
      <guid>https://dev.to/tekii_aruna_/who-am-i-why-i-started-writing-on-devto-3ep7</guid>
      <description>&lt;h2&gt;
  
  
  Hey Devs!👋
&lt;/h2&gt;

&lt;p&gt;I'm &lt;strong&gt;Aruna Subramanian&lt;/strong&gt;, a pre-final year B.Tech Information Technology student with a deep passion for learning and exploring technology&lt;/p&gt;

&lt;p&gt;As a Beginner, I started my journey with MERN Stack. That was actually a turning point. I had the opportunity to attend a boot camp on the MERN Stack, organized at our institute by Rampex Technologies. I'm really grateful to my Mentor,&lt;strong&gt;Mr. Mohan Raj&lt;/strong&gt;, He didn't just teach us the technical concepts, he also shared many valuable real-world experiences and often spoke about the power of the tech Community.&lt;/p&gt;

&lt;p&gt;His mentorship truly inspired me. Since then, I've started building MERN stack applications on my own, and the learning hasn't stopped.&lt;/p&gt;

&lt;h2&gt;
  
  
  From Learner to Mentorpreneur
&lt;/h2&gt;

&lt;p&gt;Beyond just learning, I've been passionate about &lt;strong&gt;mentoring&lt;/strong&gt; and &lt;strong&gt;sharing knowledge&lt;/strong&gt;. I love guiding others, and that led me and my friend &lt;strong&gt;Hemalatha&lt;/strong&gt; to start mentoring our juniors.&lt;/p&gt;

&lt;p&gt;This blend of learning and guiding made me realize:&lt;br&gt;
I'm a &lt;strong&gt;Tutor&lt;/strong&gt; and I'm proud of it.&lt;/p&gt;

&lt;p&gt;We aim to keep growing this journey, helping others while growing ourselves.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I started writing on Dev. to
&lt;/h2&gt;

&lt;p&gt;This is my very first post here, and I'm excited about it!&lt;/p&gt;

&lt;p&gt;I decided to start writing here &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;To track my learning journey.&lt;/li&gt;
&lt;li&gt;To build the habit of journaling things I learn.&lt;/li&gt;
&lt;li&gt;To give back by sharing insights that might help others start.&lt;/li&gt;
&lt;li&gt;And to become a better communicator and thinker through writing.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I will be using this space to write about my experiences learning tools and technologies that I'm exploring.&lt;/p&gt;

&lt;p&gt;Thank you for reading!!🙌&lt;/p&gt;

&lt;p&gt;If you're also a student, learner, or mentor. I'd love to connect, collaborate, and grow together.&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>learning</category>
      <category>mentorship</category>
      <category>bio</category>
    </item>
  </channel>
</rss>
