<?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>Forem: riju_bro</title>
    <description>The latest articles on Forem by riju_bro (@riju_bro).</description>
    <link>https://forem.com/riju_bro</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%2F809972%2F79683385-446b-450b-84e8-8f428758f72c.jpeg</url>
      <title>Forem: riju_bro</title>
      <link>https://forem.com/riju_bro</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/riju_bro"/>
    <language>en</language>
    <item>
      <title>Practice makes 𝙋𝙀𝙍𝙁𝙀𝘾𝙏</title>
      <dc:creator>riju_bro</dc:creator>
      <pubDate>Wed, 09 Nov 2022 09:04:19 +0000</pubDate>
      <link>https://forem.com/riju_bro/practice-makes-3k8o</link>
      <guid>https://forem.com/riju_bro/practice-makes-3k8o</guid>
      <description>&lt;p&gt;Hello Guys,&lt;br&gt;
Let me tell a story&lt;br&gt;
There is a boy whose name is Rijnas who is trying to learn the NoSQL Language MongoDB. He find out it is easier to learn it because there are too many articles related to MongoDB, including their documentation. He learnt the CRUD, you know, it was easier. After he started to learn the aggregation, it was also easier. When he started digging deeper, he find out there were too many keywords to remember and also he was a strong believer in this quote “Education is not the learning of facts, but the training of the mind to think,” by Albert Einstein. So this scenario made him think "Oh, I need to write queries to train my mind". He searched on google "MongoDB practices" unfortunately, the result was annoying. There aren't too many MongoDB practices and Most of them are very basic. So started to make his Questions to practice his mind and he created a GitHub repo related to MongoDB questions. Yes, this repo is a solution to his problem. The link is given below&lt;br&gt;
&lt;a href="https://github.com/riju-bro/mongo_practice"&gt;mongo_practice&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--wtlTC0f6--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/fbv42i3ydmp6mts8svv0.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--wtlTC0f6--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/fbv42i3ydmp6mts8svv0.gif" alt="A funny gif" width="445" height="250"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>mongodb</category>
      <category>datascience</category>
      <category>programming</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Don't be over-creative</title>
      <dc:creator>riju_bro</dc:creator>
      <pubDate>Fri, 28 Oct 2022 08:25:32 +0000</pubDate>
      <link>https://forem.com/riju_bro/dont-be-over-creative-2ed1</link>
      <guid>https://forem.com/riju_bro/dont-be-over-creative-2ed1</guid>
      <description>&lt;p&gt;This is the most important programmers (I mean beginners 😃) problem I have ever seen. I can tell a story. There is a man who wants to be a programmer. He started from PYTHON, then he thought it will be an advantage if he study JAVASCRIPT also, then he started studying JAVASCRIPT. He saw a video that explains the power of the GO language and he also began to watch tutorials about it and what finally happens, he learnt nothing! (Actually, he learnt something from many languages but it won't be useful). He can indeed do a project in many languages, but the project name is "HELLO WORLD".&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s---zIh0_0n--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/mr6jx2wc81zpe5zh5u84.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s---zIh0_0n--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/mr6jx2wc81zpe5zh5u84.gif" alt="A funny gif" width="348" height="164"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>programming</category>
      <category>javascript</category>
      <category>python</category>
    </item>
    <item>
      <title>Trie Real world implementation</title>
      <dc:creator>riju_bro</dc:creator>
      <pubDate>Sun, 06 Feb 2022 06:05:03 +0000</pubDate>
      <link>https://forem.com/riju_bro/trie-real-world-implementation-1n2g</link>
      <guid>https://forem.com/riju_bro/trie-real-world-implementation-1n2g</guid>
      <description>&lt;p&gt;This is a simple Python Tkinter app copied from "CodeMy.com" and &lt;strong&gt;i modified the auto-completion Using Trie DataStructure&lt;/strong&gt;.&lt;br&gt;
GitHub Link: &lt;a href="https://github.com/MuhammedRijnas/auto-fill"&gt;https://github.com/MuhammedRijnas/auto-fill&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>tkinter</category>
      <category>trie</category>
      <category>datastructure</category>
    </item>
  </channel>
</rss>
