두 번째 토픽도 완료! - Python 공식 스타일 가이드(일명: PEP8) https://www.python.org/dev/peps/pep-0008/ - Google Python 스타일 가이드 https://github.com/google/styleguide/blob/gh-pages/pyguide.md - JavaScript 표준 스타일 가이드 https://standardjs.com/ - Airbnb JavaScript 스타일 가이드 https://github.com/airbnb/javascript - Google JavaScript 스타일 가이드 https://google.github.io/styleguide/jsguide.html - Java를 소유한 회사 오라클의 스타일 가이드 https://w..