Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CppKorea/CppCoreGuidelines
C++ 핵심 가이드라인 한글화 프로젝트 (C++ Core Guidelines)
https://github.com/CppKorea/CppCoreGuidelines
coreguidelines cpp cppkorea guidelines korean translation
Last synced: about 1 month ago
JSON representation
C++ 핵심 가이드라인 한글화 프로젝트 (C++ Core Guidelines)
- Host: GitHub
- URL: https://github.com/CppKorea/CppCoreGuidelines
- Owner: CppKorea
- License: other
- Created: 2015-09-19T15:53:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-01T12:32:46.000Z (7 months ago)
- Last Synced: 2024-08-03T01:28:52.779Z (5 months ago)
- Topics: coreguidelines, cpp, cppkorea, guidelines, korean, translation
- Homepage: http://cppkorea.github.io/CppCoreGuidelines/
- Size: 13.7 MB
- Stars: 650
- Watchers: 97
- Forks: 102
- Open Issues: 7
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - CppCoreGuidelines
README
# C++ Core Guidelines
![Guideline Logo](./images/cpp_core_guidelines_logo_text.png)> "C++ 안에는 밖으로 빠져나오려고 애쓰고 있는 더 작고 단순하며 안전한 언어가 있다."
> -- _비야네 스트롭스트룹 (Bjarne Stroustrup)_* ISO C++ 최신버전(영문): https://github.com/isocpp/CppCoreGuidelines
* 한글: http://cppkorea.github.io/CppCoreGuidelines/## C++ 핵심 가이드라인 한글화 프로젝트
본 프로젝트는 C++ 표준 위원회에서 제작한 C++ 핵심 가이드라인을 한글화하는 프로젝트입니다
* 모든 문서는 Markdown 포맷을 기본으로 합니다
* 원문의 의도만 바뀌지 않는다면 재미있게 의역해도 상관없습니다### 기여해주신 분들
> 이름이 누락되었을 경우 Issue를 개설해주십시오
* Chris Ohk ([utilForever](https://github.com/utilForever))
* Seokjoon Yun ([DevStarSJ](https://github.com/DevStarSJ))
* Giyeon Bang ([GiyeonBang](https://github.com/GiyeonBang))
* Byungwook Eric Ahn ([bwahn](https://github.com/bwahn))
* Eundoo Song ([sedman](https://github.com/sedman))
* Jongdeok Kim ([jenix21](https://github.com/jenix21))
* Jihoon Song ([jihoonsong](https://github.com/jihoonsong))
* Junsung Jang ([naxxster](https://github.com/naxxster))
* Jonghee Yun ([jongheeyun](https://github.com/jongheeyun))
* Changjun Lee (yiatom)
* Sangbae Kang ([typeon](https://github.com/typeon))
* Minjang Kim ([minjang](https://github.com/minjang))
* Yonghyun Kim ([drvoss](https://github.com/drvoss))
* Hyungtae Kim ([cavecafe](https://github.com/cavecafe))
* Junho Kim ([h4wldev](https://github.com/h4wldev))
* Incheol Kang ([kangic](https://github.com/kangic))
* DongHa Park ([luncliff](https://github.com/luncliff))
* Muhun Kim (MuhunKim)
* Myungshin Kim ([options](https://github.com/options))
* [hyeonklab](https://github.com/hyeonklab)
* Wonho Ha([Las-Wonho](https://github.com/Las-Wonho))
* DongHyun Kim([knight2995](https://github.com/knight2995))
* [leehongjoo88](https://github.com/leehongjoo88)
* [niov64](https://github.com/niov64)
* Ji-hoon Lee ([nochoco-lee](https://github.com/nochoco-lee))
* Honggyu Kim ([honggyukim](https://github.com/honggyukim))
* Seungho Jeong ([snghojeong](https://github.com/snghojeong))
* SeongYeon Won ([GameForPeople](https://github.com/GameForPeople))