<?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: Rohil Gujarathi</title>
    <description>The latest articles on DEV Community by Rohil Gujarathi (@rohil_gujarathi_).</description>
    <link>https://dev.to/rohil_gujarathi_</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%2F1138130%2Fa5179c4d-acd3-43cf-9e4f-f811e0ab013c.png</url>
      <title>DEV Community: Rohil Gujarathi</title>
      <link>https://dev.to/rohil_gujarathi_</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rohil_gujarathi_"/>
    <language>en</language>
    <item>
      <title>The essence of Recursion ?</title>
      <dc:creator>Rohil Gujarathi</dc:creator>
      <pubDate>Fri, 25 Aug 2023 22:29:16 +0000</pubDate>
      <link>https://dev.to/rohil_gujarathi_/the-essence-of-recursion--119g</link>
      <guid>https://dev.to/rohil_gujarathi_/the-essence-of-recursion--119g</guid>
      <description>&lt;p&gt;I have been learning recursion recently and have to really question it's nature, It is a fascinating technique and over all just so intuitively human in nature which surprises me. The logic of context within a context and the complexity it dwells into and further in thought the existence of relying on receiving data within itself is something i never thought of before. I cant pinpoint how using Recursion feels human because it is not relatable to any Human way of doing it, the closest I can point is the Summation function in mathematical series.  &lt;/p&gt;

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