> For the complete documentation index, see [llms.txt](https://kimhappy.gitbook.io/the-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kimhappy.gitbook.io/the-guide/master.md).

# 개발환경 가이드북

## 주의: 이 가이드북은 2021년에 작성되었습니다. 현재에는 적용되지 않는 내용들이 있을 수 있습니다!

## 소개

본 가이드는 개발 환경 설정에 어려움을 겪는 초보 개발자를 위해 작성되었습니다. WSL2와 vscode를 사용해  Python3, C / C++, Rust 언어의 기초적인 개발 환경을 설치합니다. *가이드를 따라해 발생한 모든 문제의 책임은 실행한 본인에게 있습니다.*

## 라이선스

본 가이드는 [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html)에 따라 배포됩니다.

## 링크

GitHub: <https://github.com/kimhappy/TheGuide>

GitBook: <https://kimhappy.gitbook.io/the-guide>
