# 부스트캠프 인사이트 리포트

<p align="center">부스트캠프는 네이버 커넥트재단이 2016년, 현장에 필요한 실무형 인재를 양성한다는 목표를 가지고 시작한 개발자 양성 프로그램입니다. 성장 가능성 있는 학습자들이 자기 주도적으로 함께 성장할 수 있도록 교육 모델을 발전시키고 확대해오며, 지난 10년 간 더욱 공고해진 생각도 있고 시대에 대응하며 유연하게 변화해 온 생각도 있습니다. 이러한 생각과 앞으로의 다짐을 담아 인사이트 리포트를 발간합니다.</p>

<p align="center">하루가 다르게 발전하는 AI를 보며, 지난 10년의 시도나 AI 시대 개발자에게 필요한 경험에 대해 이야기하는 것이 조심스럽기도 합니다. 어쩌면 당장 몇 달 뒤에는 기술이 더 비약적으로 발전하여, 리포트 내용 중 많은 것이 바뀌어야 할지도 모르겠습니다. 그러나 부스트캠프가 늘 강조하듯, 세상의 모든 문제에는 단 하나의 정답이 있는 것이 아니라 각자의 다양한 해답이 존재합니다. 그리고 각자의 해답을 꺼내어 놓고 허심탄회하게 이야기 나눌 때, 더 나은 해결책과 방향성을 찾아갈 수 있다고 생각합니다. 그래서 부스트캠프의 여정을 기록으로 남깁니다. </p>

<p align="center"><br>이 기록이 AI 시대 개발자 교육을 만들어 나가는 데 도움이 되길 바랍니다.</p>

<p align="center"><a href="10yrs-legacy" class="button secondary">Chapter1. 부스트캠프, 10년간의 시도와 경험</a></p>

<p align="center"><a href="ai" class="button primary">Chapter2. AI 시대 개발자에게 필요한 경험</a></p>

<p align="center"><a href="expert" class="button secondary">Chapter3. Expert Insight</a></p>

***

<p align="center"><sup><strong>Published by 네이버 커넥트재단</strong></sup><br><sup><strong>Organized &#x26; Edited by 네이버 커넥트재단 DevGrowth팀 | Authored by 이지영 with 손다현 | Reviewed by 윤성혜 (러닝스파크)</strong></sup><br><br><sup><strong>boostcamp insight report © 2026 by NAVER Connect Foundation is licensed under CC BY-NC 4.0</strong></sup><br><img src="https://mirrors.creativecommons.org/presskit/icons/cc.svg" alt="" data-size="line"><img src="https://mirrors.creativecommons.org/presskit/icons/by.svg" alt="" data-size="line"><img src="https://mirrors.creativecommons.org/presskit/icons/nc.svg" alt="" data-size="line"></p>

<p align="center"><sup>본 리포트는 크리에이티브 커먼즈 저작자표시-비영리 4.0 국제 라이선스(CC BY-NC 4.0)에 따라 이용할 수 있습니다. 원작자를 밝히는 조건으로 본 저작물을 자유롭게 공유(복제, 배포, 전송)하거나 영리 목적이 아닌 한도 내에서 수정 및 2차 저작물 작성이 가능합니다. 단, 상업적 이용 시에는 반드시 저작권자의 사전 허락을 받아야 합니다.</sup><br></p>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://boostcamp.connect.or.kr/insight/insight-report.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
