<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>코드프렌즈 아카데미 Blog</title>
        <link>https://academy.codefriends.net/blog</link>
        <description>코드프렌즈 아카데미 Blog</description>
        <lastBuildDate>Thu, 26 Jun 2025 16:30:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>ko</language>
        <item>
            <title><![CDATA[IT 개발자를 위한 영어 교과서, 소프트웨어 개발 실무를 위한 IT 영어 커리큘럼 출시]]></title>
            <link>https://academy.codefriends.net/blog/english-for-devs</link>
            <guid>https://academy.codefriends.net/blog/english-for-devs</guid>
            <pubDate>Thu, 26 Jun 2025 16:30:00 GMT</pubDate>
            <description><![CDATA[코드프렌즈의 IT 영어 커리큘럼을 소개합니다. IT 개발자를 위한 실무 중심의 영어 학습으로, 소프트웨어 개발에 필요한 핵심 용어와 표현을 익혀보세요.]]></description>
        </item>
        <item>
            <title><![CDATA[머신러닝부터 딥러닝까지! '가볍게 시작하는 AI 입문' 신규 커리큘럼 소개]]></title>
            <link>https://academy.codefriends.net/blog/ai-curriculum-launch</link>
            <guid>https://academy.codefriends.net/blog/ai-curriculum-launch</guid>
            <pubDate>Mon, 14 Apr 2025 16:30:00 GMT</pubDate>
            <description><![CDATA[코드프렌즈의 실습 중심 AI 입문 커리큘럼을 소개합니다. 머신러닝부터 딥러닝까지, 다양한 AI 기술을 체험하고 파이썬 코드로 직접 구현해보세요.]]></description>
        </item>
        <item>
            <title><![CDATA[안정적인 커리어를 위해 파이썬을 꼭 배워야 하는 이유 4가지]]></title>
            <link>https://academy.codefriends.net/blog/4-reasons-why-learning-python-is-essential-for-your-career</link>
            <guid>https://academy.codefriends.net/blog/4-reasons-why-learning-python-is-essential-for-your-career</guid>
            <pubDate>Thu, 06 Mar 2025 16:30:00 GMT</pubDate>
            <description><![CDATA[파이썬은 이제 기술 생태계에서 빠질 수 없는 중요한 프로그래밍 언어입니다. 새로운 산업에 진입하든, 현재 분야에서 한 단계 성장하고 싶든, 파이썬은 커리어에 새로운 기회를 열어줄 수 있습니다.]]></description>
        </item>
        <item>
            <title><![CDATA[반복적인 사무 작업, 이제 파이썬과 AI로 자동화하자! 🚀]]></title>
            <link>https://academy.codefriends.net/blog/python-ai-automation</link>
            <guid>https://academy.codefriends.net/blog/python-ai-automation</guid>
            <pubDate>Wed, 02 Oct 2024 10:00:00 GMT</pubDate>
            <description><![CDATA[코드프렌즈에서 ‘파이썬과 AI로 끝내는 업무 자동화’ 커리큘럼을 만나보세요!]]></description>
            <category>파이썬</category>
            <category>AI</category>
            <category>업무자동화</category>
            <category>코드프렌즈</category>
        </item>
        <item>
            <title><![CDATA[프롬프트 엔지니어링 + 파인튜닝 신규 커리큘럼 출시 🚀]]></title>
            <link>https://academy.codefriends.net/blog/prompt-engineering-and-fine-tuning-new-curriculum-release</link>
            <guid>https://academy.codefriends.net/blog/prompt-engineering-and-fine-tuning-new-curriculum-release</guid>
            <pubDate>Mon, 22 Jul 2024 10:00:00 GMT</pubDate>
            <description><![CDATA[실용적인 AI 인재 양성을 목표로 하는 코드프렌즈의 새로운 커리큘럼을 소개합니다.]]></description>
            <category>프롬프트 엔지니어링</category>
            <category>파인튜닝</category>
            <category>긱하우스</category>
            <category>코드프렌즈</category>
        </item>
        <item>
            <title><![CDATA[삼성에듀 프리미엄 회원님들을 위한 코드프렌즈 특별 혜택!]]></title>
            <link>https://academy.codefriends.net/blog/geekhaus-samsungedu</link>
            <guid>https://academy.codefriends.net/blog/geekhaus-samsungedu</guid>
            <pubDate>Mon, 01 Jul 2024 10:00:00 GMT</pubDate>
            <description><![CDATA[긱하우스의 소프트웨어 교육 서비스, 코드프렌즈와 함께 소프트웨어 첫걸음을 시작하세요 :)]]></description>
            <category>삼성에듀</category>
            <category>긱하우스</category>
            <category>코드프렌즈</category>
        </item>
        <item>
            <title><![CDATA[파이썬에서 들여쓰기(Indentation)가 중요한 이유]]></title>
            <link>https://academy.codefriends.net/blog/python-indentation</link>
            <guid>https://academy.codefriends.net/blog/python-indentation</guid>
            <pubDate>Sat, 01 Jun 2024 10:00:00 GMT</pubDate>
            <description><![CDATA[들여쓰기는 코드의 가독성과 구조를 명확하게 하기 위해 코드의 각 줄을 일정한 간격만큼 안쪽으로 밀어내는 것을 뜻합니다.]]></description>
            <category>파이썬</category>
            <category>들여쓰기</category>
        </item>
        <item>
            <title><![CDATA[몇 가지 예시와 함께 사용하는 퓨샷(Few-shot) 프롬프팅]]></title>
            <link>https://academy.codefriends.net/blog/few-shot-prompting</link>
            <guid>https://academy.codefriends.net/blog/few-shot-prompting</guid>
            <pubDate>Tue, 14 May 2024 10:00:00 GMT</pubDate>
            <description><![CDATA[퓨샷 프롬프팅은 AI 모델이 새로운 작업을 수행할 때 소량의 예시를 제공하여, 모델이 해당 작업을 더 정확하게 이해하고 수행하도록 돕는 방법을 뜻합니다.]]></description>
            <category>AI</category>
            <category>인공지능</category>
            <category>프롬프트엔지니어링</category>
            <category>퓨샷</category>
        </item>
        <item>
            <title><![CDATA[예시 없이 한 번에 질문하는 제로샷(Zero-shot) 프롬프팅]]></title>
            <link>https://academy.codefriends.net/blog/zero-shot-prompting</link>
            <guid>https://academy.codefriends.net/blog/zero-shot-prompting</guid>
            <pubDate>Fri, 03 May 2024 10:00:00 GMT</pubDate>
            <description><![CDATA[제로샷은 예시가 없는, 즉 특별히 학습하지 않은 새로운 작업을 인공지능이 처리하는 것을 뜻합니다.]]></description>
            <category>AI</category>
            <category>인공지능</category>
            <category>프롬프트엔지니어링</category>
            <category>제로샷</category>
        </item>
        <item>
            <title><![CDATA[파이썬은 무엇이고, 왜 배워야 할까요?]]></title>
            <link>https://academy.codefriends.net/blog/what-is-python</link>
            <guid>https://academy.codefriends.net/blog/what-is-python</guid>
            <pubDate>Mon, 15 Apr 2024 10:00:00 GMT</pubDate>
            <description><![CDATA[단순 반복 작업이 지겨우신가요? 🤫]]></description>
            <category>파이썬</category>
        </item>
        <item>
            <title><![CDATA[우아한테크 강연 | 글로벌 개발자로 성장하는 소프트웨어 실무 영어]]></title>
            <link>https://academy.codefriends.net/blog/240228-coding-english-for-dev</link>
            <guid>https://academy.codefriends.net/blog/240228-coding-english-for-dev</guid>
            <pubDate>Wed, 28 Feb 2024 10:00:00 GMT</pubDate>
            <description><![CDATA[<img]]></description>
            <category>개발자영어</category>
            <category>우아한테크</category>
            <category>개발자</category>
            <category>긱하우스</category>
            <category>우아한형제들</category>
        </item>
        <item>
            <title><![CDATA[개발자가 아닌 저도 코딩을 배워야 하나요?]]></title>
            <link>https://academy.codefriends.net/blog/coding-for-everyone</link>
            <guid>https://academy.codefriends.net/blog/coding-for-everyone</guid>
            <pubDate>Tue, 02 Jan 2024 10:00:00 GMT</pubDate>
            <description><![CDATA[---]]></description>
            <category>입문</category>
        </item>
        <item>
            <title><![CDATA[하는 일도 바쁜데, 코딩을 왜 배워야 하나요?]]></title>
            <link>https://academy.codefriends.net/blog/why-learn-coding</link>
            <guid>https://academy.codefriends.net/blog/why-learn-coding</guid>
            <pubDate>Fri, 24 Nov 2023 10:00:00 GMT</pubDate>
            <description><![CDATA[---]]></description>
            <category>입문</category>
        </item>
        <item>
            <title><![CDATA[가장 간편한 소프트웨어 학습 플랫폼, <코드프렌즈/> 론칭 🎉]]></title>
            <link>https://academy.codefriends.net/blog/launching-codefriends</link>
            <guid>https://academy.codefriends.net/blog/launching-codefriends</guid>
            <pubDate>Tue, 31 Oct 2023 10:00:00 GMT</pubDate>
            <description><![CDATA[---]]></description>
            <category>codefriends</category>
            <category>코드프렌즈</category>
            <category>launching</category>
        </item>
    </channel>
</rss>