Skip to content

Commit 43ee949

Browse files
committed
Create README_ko.md
1 parent 534344d commit 43ee949

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

README_ko.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Practice C++ 프로그래밍 코스
2+
3+
## 언어
4+
5+
🇨🇳 [简体中文](README_zh.md) 🇯🇵 [日本語](README_ja.md) 🇪🇸 [Español](README_es.md) 🇫🇷 [Français](README_fr.md) 🇩🇪 [Deutsch](README_de.md) 🇷🇺 [Русский](README_ru.md) 🇰🇷 [한국어](README_ko.md) 🇧🇷 [Português](README_pt.md) 🇺🇸 [English](README.md)
6+
7+
<div align="center">
8+
<img width="128px" src="https://file.labex.io/path/kjx58efaCNu0.png">
9+
</div>
10+
11+
C++ 는 고성능의 강력한 프로그래밍 언어입니다. 이 스킬 트리는 C++ 를 체계적으로 학습할 수 있는 방법을 제공합니다. 객체 지향 및 시스템 프로그래밍을 마스터하려는 프로그래머를 위해 설계되었으며, C++ 구문, 메모리 관리 및 STL(Standard Template Library) 을 이해할 수 있는 잘 구성된 로드맵을 제공합니다. 대화형 C++ 플레이그라운드에서 실습 중심의 비디오가 아닌 코스 및 코딩 연습을 통해 효율적이고 강력한 C++ 프로그램을 작성하는 실용적인 기술을 개발할 수 있습니다.
12+
13+
| 인덱스 | 이름 | 난이도 | Repo | 연습 |
14+
|----------|----------------------------------------------------------------------------------|----------|------------------------------------------------------------------------|---------------------------------------------------------------------------|
15+
| 1 | [C++ 프로그래밍 입문](https://labex.io/ko/courses/cpp-programming-for-beginners) | ★☆☆ | [🔗 Repo](https://github.com/labex-labs/cpp-programming-for-beginners) | [🚀 실습 시작](https://labex.io/ko/courses/cpp-programming-for-beginners) |
16+
17+
## 더 보기
18+
19+
- 🔗 [C++ 무료 튜토리얼](https://github.com/labex-labs/cpp-free-tutorials)
20+
- 🔗 [멋진 프로그래밍 프로젝트](https://github.com/labex-labs/awesome-programming-projects)
21+
- 🔗 [멋진 프로그래밍 코스](https://github.com/labex-labs/awesome-programming-courses)
22+

0 commit comments

Comments
 (0)