구글의 코딩 스타일 컨벤션입니다.
자바 가이드
http://google-styleguide.googlecode.com/svn/trunk/javaguide.html
(
이클립스 코드 포매터 : http://google-styleguide.googlecode.com/svn/trunk/eclipse-java-google-style.xml
IntelliJ 코드 스타일 : http://google-styleguide.googlecode.com/svn/trunk/intellij-java-google-style.xml
)
C++ 가이드
http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml
(이클립스 코드 포매터 : http://google-styleguide.googlecode.com/svn/trunk/eclipse-cpp-google-style.xml )
R 가이드
http://google-styleguide.googlecode.com/svn/trunk/Rguide.xml
자바스크립트 가이드
http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml
JSON 가이드
http://google-styleguide.googlecode.com/svn/trunk/jsoncstyleguide.xml
Objective-C 가이드
http://google-styleguide.googlecode.com/svn/trunk/objcguide.xml
Python 가이드
http://google-styleguide.googlecode.com/svn/trunk/pyguide.html
Shell 가이드
http://google-styleguide.googlecode.com/svn/trunk/shell.xml
HTML/CSS 가이드
http://google-styleguide.googlecode.com/svn/trunk/htmlcssguide.xml
LISP 가이드
http://google-styleguide.googlecode.com/svn/trunk/lispguide.xml
XML 포맷 가이드
http://google-styleguide.googlecode.com/svn/trunk/xmlstyle.html
구글이 만들어 놓은거니 신뢰성 10000%?? ㅎㅎ