<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:cc="http://cyber.law.harvard.edu/rss/creativeCommonsRssModule.html">
    <channel>
        <title><![CDATA[Stories by Rahul Banerjee on Medium]]></title>
        <description><![CDATA[Stories by Rahul Banerjee on Medium]]></description>
        <link>https://medium.com/@rahul1999?source=rss-6e3dfc7b6a86------2</link>
        <image>
            <url>https://cdn-images-1.medium.com/fit/c/150/150/1*6gE2TJyQyVm_fPeXR6VKwg.jpeg</url>
            <title>Stories by Rahul Banerjee on Medium</title>
            <link>https://medium.com/@rahul1999?source=rss-6e3dfc7b6a86------2</link>
        </image>
        <generator>Medium</generator>
        <lastBuildDate>Tue, 21 Jul 2026 00:12:40 GMT</lastBuildDate>
        <atom:link href="https://medium.com/@rahul1999/feed" rel="self" type="application/rss+xml"/>
        <webMaster><![CDATA[yourfriends@medium.com]]></webMaster>
        <atom:link href="http://medium.superfeedr.com" rel="hub"/>
        <item>
            <title><![CDATA[How to Transform Data into Profit with Python and Flask]]></title>
            <description><![CDATA[<div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/daily-programming-tips/how-to-transform-data-into-profit-with-python-and-flask-1291a5b108db?source=rss-6e3dfc7b6a86------2"><img src="https://cdn-images-1.medium.com/max/2600/0*YuP7hFOxQ83lXPRc" width="5000"></a></p><p class="medium-feed-snippet">Discover how to transform data into profit with Python, Flask, and RapidAPI. Learn to create, deploy, and monetize a custom API using&#x2026;</p><p class="medium-feed-link"><a href="https://medium.com/daily-programming-tips/how-to-transform-data-into-profit-with-python-and-flask-1291a5b108db?source=rss-6e3dfc7b6a86------2">Continue reading on Programming Tips »</a></p></div>]]></description>
            <link>https://medium.com/daily-programming-tips/how-to-transform-data-into-profit-with-python-and-flask-1291a5b108db?source=rss-6e3dfc7b6a86------2</link>
            <guid isPermaLink="false">https://medium.com/p/1291a5b108db</guid>
            <category><![CDATA[python]]></category>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[software-development]]></category>
            <category><![CDATA[api]]></category>
            <category><![CDATA[flask]]></category>
            <dc:creator><![CDATA[Rahul Banerjee]]></dc:creator>
            <pubDate>Tue, 11 Apr 2023 20:44:06 GMT</pubDate>
            <atom:updated>2023-04-11T20:44:06.508Z</atom:updated>
        </item>
        <item>
            <title><![CDATA[How to Use Decorators in Python?]]></title>
            <description><![CDATA[<div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/daily-programming-tips/how-to-use-decorators-in-python-7be915e3c098?source=rss-6e3dfc7b6a86------2"><img src="https://cdn-images-1.medium.com/max/2600/0*WEyhtn6VCYd4MUnb" width="3373"></a></p><p class="medium-feed-snippet">Learn how to use Python decorators to add functionality to your code. Explore decorator functions, classes, caching, best practices, and&#x2026;</p><p class="medium-feed-link"><a href="https://medium.com/daily-programming-tips/how-to-use-decorators-in-python-7be915e3c098?source=rss-6e3dfc7b6a86------2">Continue reading on Programming Tips »</a></p></div>]]></description>
            <link>https://medium.com/daily-programming-tips/how-to-use-decorators-in-python-7be915e3c098?source=rss-6e3dfc7b6a86------2</link>
            <guid isPermaLink="false">https://medium.com/p/7be915e3c098</guid>
            <category><![CDATA[python3]]></category>
            <category><![CDATA[software-development]]></category>
            <category><![CDATA[coding]]></category>
            <category><![CDATA[python]]></category>
            <category><![CDATA[python-programming]]></category>
            <dc:creator><![CDATA[Rahul Banerjee]]></dc:creator>
            <pubDate>Sun, 05 Mar 2023 02:32:59 GMT</pubDate>
            <atom:updated>2023-03-05T02:32:59.500Z</atom:updated>
        </item>
        <item>
            <title><![CDATA[How to Create a Testable CLI using TypeScript?]]></title>
            <description><![CDATA[<div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/daily-programming-tips/how-to-create-a-testable-cli-using-typescript-e374a4166100?source=rss-6e3dfc7b6a86------2"><img src="https://cdn-images-1.medium.com/max/2600/0*gON_YYB_9GgPIORX" width="3882"></a></p><p class="medium-feed-snippet">A CLI is a tool that allows users to interact with a computer program through the command line. It can perform various tasks, such as&#x2026;</p><p class="medium-feed-link"><a href="https://medium.com/daily-programming-tips/how-to-create-a-testable-cli-using-typescript-e374a4166100?source=rss-6e3dfc7b6a86------2">Continue reading on Programming Tips »</a></p></div>]]></description>
            <link>https://medium.com/daily-programming-tips/how-to-create-a-testable-cli-using-typescript-e374a4166100?source=rss-6e3dfc7b6a86------2</link>
            <guid isPermaLink="false">https://medium.com/p/e374a4166100</guid>
            <category><![CDATA[software-development]]></category>
            <category><![CDATA[cli]]></category>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[software-engineering]]></category>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Rahul Banerjee]]></dc:creator>
            <pubDate>Mon, 30 Jan 2023 06:28:06 GMT</pubDate>
            <atom:updated>2023-01-30T06:28:06.514Z</atom:updated>
        </item>
        <item>
            <title><![CDATA[My Software Development Blogging Journey: A 2022 Retrospective]]></title>
            <description><![CDATA[<div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/plain-simple-software/my-software-development-blogging-journey-a-2022-retrospective-e0b1f440040f?source=rss-6e3dfc7b6a86------2"><img src="https://cdn-images-1.medium.com/max/2600/0*o1-li0gQUk3SYEKz" width="5640"></a></p><p class="medium-feed-snippet">This is going to be a retrospective piece going over my Blogging stats and earnings in 2022. I will also include some tips based on my&#x2026;</p><p class="medium-feed-link"><a href="https://medium.com/plain-simple-software/my-software-development-blogging-journey-a-2022-retrospective-e0b1f440040f?source=rss-6e3dfc7b6a86------2">Continue reading on Plain Simple Software »</a></p></div>]]></description>
            <link>https://medium.com/plain-simple-software/my-software-development-blogging-journey-a-2022-retrospective-e0b1f440040f?source=rss-6e3dfc7b6a86------2</link>
            <guid isPermaLink="false">https://medium.com/p/e0b1f440040f</guid>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[earnings]]></category>
            <category><![CDATA[software-engineering]]></category>
            <category><![CDATA[software-development]]></category>
            <category><![CDATA[blogging]]></category>
            <dc:creator><![CDATA[Rahul Banerjee]]></dc:creator>
            <pubDate>Fri, 06 Jan 2023 23:30:48 GMT</pubDate>
            <atom:updated>2023-01-06T23:30:48.291Z</atom:updated>
        </item>
        <item>
            <title><![CDATA[10 Mistakes I made as a Newbie Python Developer]]></title>
            <description><![CDATA[<div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/plain-simple-software/10-mistakes-i-made-as-a-newbie-python-developer-5111d880d944?source=rss-6e3dfc7b6a86------2"><img src="https://cdn-images-1.medium.com/max/2600/0*r6a0oZtDuE4jDs4E" width="6000"></a></p><p class="medium-feed-snippet">Python is a popular and powerful programming language, but it can be easy for beginners to make mistakes when they are first learning the&#x2026;</p><p class="medium-feed-link"><a href="https://medium.com/plain-simple-software/10-mistakes-i-made-as-a-newbie-python-developer-5111d880d944?source=rss-6e3dfc7b6a86------2">Continue reading on Plain Simple Software »</a></p></div>]]></description>
            <link>https://medium.com/plain-simple-software/10-mistakes-i-made-as-a-newbie-python-developer-5111d880d944?source=rss-6e3dfc7b6a86------2</link>
            <guid isPermaLink="false">https://medium.com/p/5111d880d944</guid>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[python]]></category>
            <category><![CDATA[coding]]></category>
            <category><![CDATA[python3]]></category>
            <category><![CDATA[software-development]]></category>
            <dc:creator><![CDATA[Rahul Banerjee]]></dc:creator>
            <pubDate>Wed, 07 Dec 2022 23:18:17 GMT</pubDate>
            <atom:updated>2022-12-07T23:18:17.261Z</atom:updated>
        </item>
        <item>
            <title><![CDATA[How to Send and Receive Data in Flask]]></title>
            <description><![CDATA[<div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/daily-programming-tips/how-to-send-and-receive-data-in-flask-d95aeb5d2cb8?source=rss-6e3dfc7b6a86------2"><img src="https://cdn-images-1.medium.com/max/2600/0*HaOO7vlWC44q_0Q-" width="6000"></a></p><p class="medium-feed-snippet">I&#x2019;ll be using Repl.it for writing all the code. Repl.it lets you quickly deploy your API and is really convenient. You can find my Repl&#x2026;</p><p class="medium-feed-link"><a href="https://medium.com/daily-programming-tips/how-to-send-and-receive-data-in-flask-d95aeb5d2cb8?source=rss-6e3dfc7b6a86------2">Continue reading on Programming Tips »</a></p></div>]]></description>
            <link>https://medium.com/daily-programming-tips/how-to-send-and-receive-data-in-flask-d95aeb5d2cb8?source=rss-6e3dfc7b6a86------2</link>
            <guid isPermaLink="false">https://medium.com/p/d95aeb5d2cb8</guid>
            <category><![CDATA[api]]></category>
            <category><![CDATA[python3]]></category>
            <category><![CDATA[python]]></category>
            <category><![CDATA[software-development]]></category>
            <category><![CDATA[flask]]></category>
            <dc:creator><![CDATA[Rahul Banerjee]]></dc:creator>
            <pubDate>Thu, 17 Nov 2022 21:43:26 GMT</pubDate>
            <atom:updated>2022-11-17T21:43:26.672Z</atom:updated>
        </item>
        <item>
            <title><![CDATA[How to Store Credentials as Environment Variables and Read in JavaScript]]></title>
            <description><![CDATA[<div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/daily-programming-tips/how-to-store-credentials-as-environment-variables-and-read-in-javascript-e1251ce5dc17?source=rss-6e3dfc7b6a86------2"><img src="https://cdn-images-1.medium.com/max/2600/0*MfmudwfBQ2X_22LS" width="5243"></a></p><p class="medium-feed-snippet">Secrets are called secrets for a reason. We do not want others to know about them, be it in real life or in JavaScript</p><p class="medium-feed-link"><a href="https://medium.com/daily-programming-tips/how-to-store-credentials-as-environment-variables-and-read-in-javascript-e1251ce5dc17?source=rss-6e3dfc7b6a86------2">Continue reading on Programming Tips »</a></p></div>]]></description>
            <link>https://medium.com/daily-programming-tips/how-to-store-credentials-as-environment-variables-and-read-in-javascript-e1251ce5dc17?source=rss-6e3dfc7b6a86------2</link>
            <guid isPermaLink="false">https://medium.com/p/e1251ce5dc17</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[bash]]></category>
            <category><![CDATA[software-development]]></category>
            <category><![CDATA[web-development]]></category>
            <category><![CDATA[security]]></category>
            <dc:creator><![CDATA[Rahul Banerjee]]></dc:creator>
            <pubDate>Sun, 13 Nov 2022 20:12:28 GMT</pubDate>
            <atom:updated>2022-11-13T20:12:28.095Z</atom:updated>
        </item>
        <item>
            <title><![CDATA[How to Easily Manage Multiple Node Versions]]></title>
            <description><![CDATA[<div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/daily-programming-tips/how-to-easily-manage-multiple-node-versions-efc51df94ce9?source=rss-6e3dfc7b6a86------2"><img src="https://cdn-images-1.medium.com/max/1920/1*6oUfatqppD96PdJlSCUFIA.jpeg" width="1920"></a></p><p class="medium-feed-snippet">This will be a short tutorial that will teach you how to manage node versions using a version manager called nvm. You&#x2019;ll also see how to&#x2026;</p><p class="medium-feed-link"><a href="https://medium.com/daily-programming-tips/how-to-easily-manage-multiple-node-versions-efc51df94ce9?source=rss-6e3dfc7b6a86------2">Continue reading on Programming Tips »</a></p></div>]]></description>
            <link>https://medium.com/daily-programming-tips/how-to-easily-manage-multiple-node-versions-efc51df94ce9?source=rss-6e3dfc7b6a86------2</link>
            <guid isPermaLink="false">https://medium.com/p/efc51df94ce9</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[web-development]]></category>
            <category><![CDATA[node]]></category>
            <category><![CDATA[nodejs]]></category>
            <category><![CDATA[software-development]]></category>
            <dc:creator><![CDATA[Rahul Banerjee]]></dc:creator>
            <pubDate>Sat, 22 Oct 2022 02:12:12 GMT</pubDate>
            <atom:updated>2022-10-22T02:12:12.535Z</atom:updated>
        </item>
        <item>
            <title><![CDATA[Do you know these Software Engineering Terms?]]></title>
            <description><![CDATA[<div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/daily-programming-tips/do-you-know-these-software-engineering-terms-e95a0e0e837d?source=rss-6e3dfc7b6a86------2"><img src="https://cdn-images-1.medium.com/max/1920/1*4t0dU_kbPYU0cZI03LpZJA.jpeg" width="1920"></a></p><p class="medium-feed-snippet">Do you know about the Ostrich Algorithm?</p><p class="medium-feed-link"><a href="https://medium.com/daily-programming-tips/do-you-know-these-software-engineering-terms-e95a0e0e837d?source=rss-6e3dfc7b6a86------2">Continue reading on Programming Tips »</a></p></div>]]></description>
            <link>https://medium.com/daily-programming-tips/do-you-know-these-software-engineering-terms-e95a0e0e837d?source=rss-6e3dfc7b6a86------2</link>
            <guid isPermaLink="false">https://medium.com/p/e95a0e0e837d</guid>
            <category><![CDATA[coding]]></category>
            <category><![CDATA[software]]></category>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[software-development]]></category>
            <category><![CDATA[software-engineering]]></category>
            <dc:creator><![CDATA[Rahul Banerjee]]></dc:creator>
            <pubDate>Tue, 18 Oct 2022 16:16:47 GMT</pubDate>
            <atom:updated>2022-10-18T16:16:47.105Z</atom:updated>
        </item>
        <item>
            <title><![CDATA[How To Use Python To Post on Popular Blogging Websites]]></title>
            <description><![CDATA[<div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/better-programming/how-to-use-python-to-post-on-popular-blogging-websites-bae27407335f?source=rss-6e3dfc7b6a86------2"><img src="https://cdn-images-1.medium.com/max/1104/1*L95uRZye1DmaKq_QQRSQNA.png" width="1104"></a></p><p class="medium-feed-snippet">Create once; publish multiple times. Automate the manual work with Python</p><p class="medium-feed-link"><a href="https://medium.com/better-programming/how-to-use-python-to-post-on-popular-blogging-websites-bae27407335f?source=rss-6e3dfc7b6a86------2">Continue reading on Better Programming »</a></p></div>]]></description>
            <link>https://medium.com/better-programming/how-to-use-python-to-post-on-popular-blogging-websites-bae27407335f?source=rss-6e3dfc7b6a86------2</link>
            <guid isPermaLink="false">https://medium.com/p/bae27407335f</guid>
            <category><![CDATA[python]]></category>
            <category><![CDATA[automation]]></category>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[software-development]]></category>
            <category><![CDATA[data-science]]></category>
            <dc:creator><![CDATA[Rahul Banerjee]]></dc:creator>
            <pubDate>Mon, 26 Sep 2022 20:32:09 GMT</pubDate>
            <atom:updated>2022-09-26T20:32:09.041Z</atom:updated>
        </item>
    </channel>
</rss>