<?xml version="1.0" encoding="UTF-8"?>
<rss
    version="2.0"
    xmlns:atom="http://www.w3.org/2005/Atom"
>
    <channel>
        <atom:link
            type="application/rss+xml"
            href="https://www.codelearning.co.in/feed/posts"
            rel="self"
        />
        <title><![CDATA[Posts feed]]></title>
        <link><![CDATA[https://www.codelearning.co.in/feed/posts]]></link>
                <description><![CDATA[Latest posts from Code learning]]></description>
        <language>en_US</language>
        <pubDate>2026-07-25T06:41:24+00:00</pubDate>

                    <item>
                <title><![CDATA[How to Protect &amp; Unlock PDF Files Online | Free PDF Password Remover &amp; Encrypt Tool]]></title>
                <link>https://www.codelearning.co.in/how-to-protect-unlock-pdf-files-online-free-pdf-password-remover-encrypt-tool</link>
                <description><![CDATA[Whether you want to add password protection to your sensitive PDF documents or permanently remove passwords from protected PDFs before sharing them, this tool makes the process fast, seamless, and completely secure!]]></description>
                                    <author><![CDATA[Code Learning <codlearning7@gmail.com>]]></author>
                                <guid>https://www.codelearning.co.in/how-to-protect-unlock-pdf-files-online-free-pdf-password-remover-encrypt-tool</guid>
                <pubDate>Sat, 25 Jul 2026 06:41:24 +0000</pubDate>
                <enclosure
                    type="image/png"
                    url="http://www.codelearning.co.in/storage/chatgpt-image-jul-22-2026-01-55-17-pm.png"
                    length="1687463"
                />
                                    <category>Tools Bag</category>
                            </item>
                    <item>
                <title><![CDATA[Laravel — Build Production Ready Web Apps &amp; APIs]]></title>
                <link>https://www.codelearning.co.in/laravel-build-production-ready-web-apps-apis</link>
                <description><![CDATA[Learn Laravel by building real, production-ready web apps and APIs from scratch. A hands-on Laravel course focused on shipping production-ready backends.]]></description>
                                    <author><![CDATA[Code Learning <codlearning7@gmail.com>]]></author>
                                <guid>https://www.codelearning.co.in/laravel-build-production-ready-web-apps-apis</guid>
                <pubDate>Sun, 19 Jul 2026 04:50:22 +0000</pubDate>
                <enclosure
                    type="image/png"
                    url="http://www.codelearning.co.in/storage/chatgpt-image-jul-19-2026-10-19-15-am.png"
                    length="2229562"
                />
                                    <category>Live Bootcamp</category>
                            </item>
                    <item>
                <title><![CDATA[React Native — Build Production Ready Mobile Apps]]></title>
                <link>https://www.codelearning.co.in/react-native-build-production-ready-mobile-apps</link>
                <description><![CDATA[Learn React Native by building real, production-ready mobile apps from scratch. The course around building production-ready mobile apps, not just teaching syntax.]]></description>
                                    <author><![CDATA[Code Learning <codlearning7@gmail.com>]]></author>
                                <guid>https://www.codelearning.co.in/react-native-build-production-ready-mobile-apps</guid>
                <pubDate>Sun, 19 Jul 2026 04:38:09 +0000</pubDate>
                <enclosure
                    type="image/png"
                    url="http://www.codelearning.co.in/storage/chatgpt-image-jul-19-2026-10-07-13-am.png"
                    length="2032038"
                />
                                    <category>Live Bootcamp</category>
                            </item>
                    <item>
                <title><![CDATA[NestJS + SQL Build Production Ready API]]></title>
                <link>https://www.codelearning.co.in/nestjs-sql-build-production-ready-api</link>
                <description><![CDATA[The course around building production-ready backends, not just teaching syntax.]]></description>
                                    <author><![CDATA[Code Learning <codlearning7@gmail.com>]]></author>
                                <guid>https://www.codelearning.co.in/nestjs-sql-build-production-ready-api</guid>
                <pubDate>Sun, 19 Jul 2026 04:44:30 +0000</pubDate>
                <enclosure
                    type="image/png"
                    url="http://www.codelearning.co.in/storage/chatgpt-image-jul-19-2026-10-12-42-am.png"
                    length="1980688"
                />
                                    <category>Live Bootcamp</category>
                            </item>
                    <item>
                <title><![CDATA[Crop Amazon, Flipkart &amp; Meesho Shipping Labels Online | Free PDF Crop Tool]]></title>
                <link>https://www.codelearning.co.in/crop-amazon-flipkart-meesho-shipping-labels-online-free-pdf-crop-tool</link>
                <description><![CDATA[Need to crop Amazon, Flipkart, or Meesho shipping labels from a PDF? In this tutorial, you'll learn how to use the ToolsBag PDF Crop Tool to quickly separate shipping labels and invoices online for free.]]></description>
                                    <author><![CDATA[Code Learning <codlearning7@gmail.com>]]></author>
                                <guid>https://www.codelearning.co.in/crop-amazon-flipkart-meesho-shipping-labels-online-free-pdf-crop-tool</guid>
                <pubDate>Wed, 22 Jul 2026 07:39:29 +0000</pubDate>
                <enclosure
                    type="image/png"
                    url="http://www.codelearning.co.in/storage/chatgpt-image-jul-17-2026-02-23-44-pm.png"
                    length="1538777"
                />
                                    <category>Tools Bag</category>
                            </item>
                    <item>
                <title><![CDATA[Python File Handling]]></title>
                <link>https://www.codelearning.co.in/python-file-handling</link>
                <description><![CDATA[Python file handling is the process of creating, opening, reading, writing, and managing files.]]></description>
                                    <author><![CDATA[Code Learning <codlearning7@gmail.com>]]></author>
                                <guid>https://www.codelearning.co.in/python-file-handling</guid>
                <pubDate>Sun, 19 Jul 2026 04:53:48 +0000</pubDate>
                <enclosure
                    type="image/png"
                    url="http://www.codelearning.co.in/storage/chatgpt-image-jul-13-2026-11-22-12-am.png"
                    length="1761297"
                />
                                    <category>Python Tutorial - 2026</category>
                            </item>
                    <item>
                <title><![CDATA[Python Error Handling Explained | Try, Except, Else &amp; Finally]]></title>
                <link>https://www.codelearning.co.in/python-error-handling-explained-try-except-else-finally</link>
                <description><![CDATA[Error handling is an essential part of writing reliable Python programs. By using try, except, else, finally, and raise, you can prevent your applications from crashing and provide a better experience for users.

As you build larger Python applications, using proper exception handling will make your code more robust, easier to debug, and more professional.]]></description>
                                    <author><![CDATA[Code Learning <codlearning7@gmail.com>]]></author>
                                <guid>https://www.codelearning.co.in/python-error-handling-explained-try-except-else-finally</guid>
                <pubDate>Sun, 19 Jul 2026 04:55:39 +0000</pubDate>
                <enclosure
                    type="image/png"
                    url="http://www.codelearning.co.in/storage/chatgpt-image-jul-11-2026-11-44-36-am.png"
                    length="1791192"
                />
                                    <category>Python Tutorial - 2026</category>
                            </item>
                    <item>
                <title><![CDATA[Python Class]]></title>
                <link>https://www.codelearning.co.in/python-class</link>
                <description><![CDATA[A class is a blueprint used to create objects. It defines the data (attributes) and actions (methods) that objects will have.]]></description>
                                    <author><![CDATA[Code Learning <codlearning7@gmail.com>]]></author>
                                <guid>https://www.codelearning.co.in/python-class</guid>
                <pubDate>Sun, 19 Jul 2026 04:56:20 +0000</pubDate>
                <enclosure
                    type="image/png"
                    url="http://www.codelearning.co.in/storage/chatgpt-image-jul-10-2026-03-37-08-pm.png"
                    length="1684265"
                />
                                    <category>Python Tutorial - 2026</category>
                            </item>
                    <item>
                <title><![CDATA[Python Functions]]></title>
                <link>https://www.codelearning.co.in/python-functions</link>
                <description><![CDATA[A function is a reusable block of code that performs a specific task. A function is a reusable block of code that performs a specific task. Instead of writing the same code multiple times, you write it once inside a function and call it whenever you need it.]]></description>
                                    <author><![CDATA[Code Learning <codlearning7@gmail.com>]]></author>
                                <guid>https://www.codelearning.co.in/python-functions</guid>
                <pubDate>Sun, 19 Jul 2026 04:56:37 +0000</pubDate>
                <enclosure
                    type="image/png"
                    url="http://www.codelearning.co.in/storage/chatgpt-image-jul-10-2026-02-30-36-pm.png"
                    length="1821481"
                />
                                    <category>Python Tutorial - 2026</category>
                            </item>
                    <item>
                <title><![CDATA[Python Dict &amp; Tuples]]></title>
                <link>https://www.codelearning.co.in/python-dict-tuples</link>
                <description><![CDATA[A dictionary stores data as key-value pairs. Each key must be unique, and you use the key to access its corresponding value and tuple is an ordered collection of items that cannot be changed after it is created (immutable).]]></description>
                                    <author><![CDATA[Code Learning <codlearning7@gmail.com>]]></author>
                                <guid>https://www.codelearning.co.in/python-dict-tuples</guid>
                <pubDate>Sun, 19 Jul 2026 04:57:05 +0000</pubDate>
                <enclosure
                    type="image/png"
                    url="http://www.codelearning.co.in/storage/chatgpt-image-jul-10-2026-01-40-34-pm.png"
                    length="1833792"
                />
                                    <category>Python Tutorial - 2026</category>
                            </item>
                    <item>
                <title><![CDATA[Python Data Types, Lists &amp; For Loop]]></title>
                <link>https://www.codelearning.co.in/python-data-types-lists-for-loop</link>
                <description><![CDATA[In this Python tutorial, you'll learn Python Data Types, Lists, and For Loops with easy-to-understand examples. This beginner-friendly lesson will help you understand the fundamentals of Python programming and build a strong foundation for future topics.]]></description>
                                    <author><![CDATA[Code Learning <codlearning7@gmail.com>]]></author>
                                <guid>https://www.codelearning.co.in/python-data-types-lists-for-loop</guid>
                <pubDate>Sun, 19 Jul 2026 04:57:21 +0000</pubDate>
                <enclosure
                    type="image/png"
                    url="http://www.codelearning.co.in/storage/chatgpt-image-jul-10-2026-11-20-00-am.png"
                    length="1859108"
                />
                                    <category>Python Tutorial - 2026</category>
                            </item>
                    <item>
                <title><![CDATA[What is Jupyter Notebook?]]></title>
                <link>https://www.codelearning.co.in/what-is-jupyter-notebook</link>
                <description><![CDATA[Jupyter Notebook is an interactive web-based application that lets you write and execute Python code one cell at a time. It is widely used for learning Python, data analysis, machine learning, and AI development.]]></description>
                                    <author><![CDATA[Code Learning <codlearning7@gmail.com>]]></author>
                                <guid>https://www.codelearning.co.in/what-is-jupyter-notebook</guid>
                <pubDate>Sun, 19 Jul 2026 04:57:59 +0000</pubDate>
                <enclosure
                    type="image/png"
                    url="http://www.codelearning.co.in/storage/chatgpt-image-jul-9-2026-04-08-53-pm.png"
                    length="1725695"
                />
                                    <category>Python Tutorial - 2026</category>
                            </item>
                    <item>
                <title><![CDATA[How to installation python ?]]></title>
                <link>https://www.codelearning.co.in/how-to-installation-python</link>
                <description><![CDATA[Download the latest version for Android · Download the latest source release · Download the latest version for Windows · Download the latest version for iOS]]></description>
                                    <author><![CDATA[Code Learning <codlearning7@gmail.com>]]></author>
                                <guid>https://www.codelearning.co.in/how-to-installation-python</guid>
                <pubDate>Sun, 19 Jul 2026 04:58:27 +0000</pubDate>
                <enclosure
                    type="image/png"
                    url="http://www.codelearning.co.in/storage/chatgpt-image-jul-9-2026-03-06-21-pm.png"
                    length="1801551"
                />
                                    <category>Python Tutorial - 2026</category>
                            </item>
                    <item>
                <title><![CDATA[Why Python is popular in AI?]]></title>
                <link>https://www.codelearning.co.in/why-python-is-popular-in-ai</link>
                <description><![CDATA[Python is the most popular programming language for AI because it combines simplicity with a powerful ecosystem of libraries and tools.]]></description>
                                    <author><![CDATA[Code Learning <codlearning7@gmail.com>]]></author>
                                <guid>https://www.codelearning.co.in/why-python-is-popular-in-ai</guid>
                <pubDate>Sun, 19 Jul 2026 04:59:06 +0000</pubDate>
                <enclosure
                    type="image/png"
                    url="http://www.codelearning.co.in/storage/chatgpt-image-jul-8-2026-03-10-51-pm.png"
                    length="1962461"
                />
                                    <category>Python Tutorial - 2026</category>
                            </item>
                    <item>
                <title><![CDATA[What is Code Review Graph?]]></title>
                <link>https://www.codelearning.co.in/what-is-code-review-graph</link>
                <description><![CDATA[Code Review Graph is a local-first code intelligence tool for developers. It analyzes your project using Tree-sitter, builds a graph of your codebase, and exposes that graph through both a CLI and an MCP (Model Context Protocol) server for AI coding tools.]]></description>
                                    <author><![CDATA[Code Learning <codlearning7@gmail.com>]]></author>
                                <guid>https://www.codelearning.co.in/what-is-code-review-graph</guid>
                <pubDate>Sun, 19 Jul 2026 04:59:46 +0000</pubDate>
                <enclosure
                    type="image/png"
                    url="http://www.codelearning.co.in/storage/code-review-graph.png"
                    length="1941834"
                />
                                    <category>Python Libraries</category>
                            </item>
                    <item>
                <title><![CDATA[Telethon - Telegram's MTProto API]]></title>
                <link>https://www.codelearning.co.in/telethon</link>
                <description><![CDATA[Telethon is a powerful, open-source Python library that lets you interact with Telegram using Telegram's MTProto API. Unlike the Telegram Bot API, Telethon can log in as a regular user account or a bot, giving access to many more Telegram features.]]></description>
                                    <author><![CDATA[Code Learning <codlearning7@gmail.com>]]></author>
                                <guid>https://www.codelearning.co.in/telethon</guid>
                <pubDate>Sun, 19 Jul 2026 05:00:34 +0000</pubDate>
                <enclosure
                    type="image/png"
                    url="http://www.codelearning.co.in/storage/telethon-libary-post-banner.png"
                    length="1773707"
                />
                                    <category>Python Libraries</category>
                            </item>
                    <item>
                <title><![CDATA[React native capture protection]]></title>
                <link>https://www.codelearning.co.in/react-native-capture-protection</link>
                <description><![CDATA[react-native-capture-protection is a modern library for protecting sensitive content in React Native applications.]]></description>
                                    <author><![CDATA[Code learning]]></author>
                                <guid>https://www.codelearning.co.in/react-native-capture-protection</guid>
                <pubDate>Sun, 19 Jul 2026 05:00:53 +0000</pubDate>
                <enclosure
                    type="image/png"
                    url="http://www.codelearning.co.in/storage/bc6691ae-54b3-476d-aa5a-127597735211.png"
                    length="1579555"
                />
                                    <category>React native packages</category>
                            </item>
            </channel>
</rss>
