반응형

여러가지 개발언어에 대한 가이드 모음

 

Google Style Guides

Style guides for Google-originated open-source projects

google.github.io

 

 

C++ 언어에 대한 가이드

 

Google C++ Style Guide

Google C++ Style Guide Background C++ is one of the main development languages used by many of Google's open-source projects. As every C++ programmer knows, the language has many powerful features, but this power brings with it complexity, which in turn ca

google.github.io

C++ 언어에 대한 가이드 번역

 

http://jongwook.kim/google-styleguide/trunk/cppguide.xml

 

 

 

참고

 

Google c++ coding Style Checker (cpplint)

Google Coding Style 가독성을 높이기 위해 Google C++ coding Style Guide [ https://google.github.io/styleguide/cppguide.html ] 따르기로 결정했다면 다음과 같은 툴의 도움을 받으면 적용하기 수월 해집니다..

pros2.tistory.com

 

반응형

+ Recent posts