<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>CodeFriends Resources Blog</title>
        <link>https://resources.codefriends.net/blog</link>
        <description>CodeFriends Resources Blog</description>
        <lastBuildDate>Fri, 07 Mar 2025 10:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[Python Indentation - Why It's More Than Just Formatting]]></title>
            <link>https://resources.codefriends.net/blog/python-indentation</link>
            <guid>https://resources.codefriends.net/blog/python-indentation</guid>
            <pubDate>Fri, 07 Mar 2025 10:00:00 GMT</pubDate>
            <description><![CDATA[Indentation refers to pushing each line of code inward by a consistent amount to enhance readability and structure.]]></description>
            <category>Python</category>
            <category>Indentation</category>
        </item>
        <item>
            <title><![CDATA[Few-Shot Prompting with Examples]]></title>
            <link>https://resources.codefriends.net/blog/few-shot-prompting</link>
            <guid>https://resources.codefriends.net/blog/few-shot-prompting</guid>
            <pubDate>Fri, 14 Feb 2025 10:00:00 GMT</pubDate>
            <description><![CDATA[Few-shot prompting is a technique that helps AI models better understand and execute tasks by providing a small number of examples.]]></description>
            <category>AI</category>
            <category>Artificial Intelligence</category>
            <category>Prompt Engineering</category>
            <category>Few-Shot</category>
        </item>
        <item>
            <title><![CDATA[Zero-shot Prompting - Asking Without Examples]]></title>
            <link>https://resources.codefriends.net/blog/zero-shot-prompting</link>
            <guid>https://resources.codefriends.net/blog/zero-shot-prompting</guid>
            <pubDate>Wed, 15 Jan 2025 10:00:00 GMT</pubDate>
            <description><![CDATA[Zero-shot prompting refers to AI handling a new task without specific examples or prior training on it.]]></description>
            <category>AI</category>
            <category>Artificial Intelligence</category>
            <category>Prompt Engineering</category>
            <category>Zero-shot</category>
        </item>
        <item>
            <title><![CDATA[Should Non-Developers Learn Coding?]]></title>
            <link>https://resources.codefriends.net/blog/should-non-developers-learn-coding</link>
            <guid>https://resources.codefriends.net/blog/should-non-developers-learn-coding</guid>
            <pubDate>Tue, 02 Jan 2024 10:00:00 GMT</pubDate>
            <description><![CDATA[Preview]]></description>
            <category>Beginner</category>
        </item>
    </channel>
</rss>