Python μ€νμΌ κ°μ΄λ
Pythonμ κ²½μ° PEP8(Python Enhance Proposal 8)μ΄λΌλ μ€νμΌ κ°μ΄λκ° μμ΅λλ€. Python 곡μ μ€νμΌ κ°μ΄λ(μΌλͺ
: PEP8) https://www.python.org/dev/peps/pep-0008/
Google Python μ€νμΌ κ°μ΄λ κΈλ‘λ² IT κΈ°μ
μΈ Googleμμ μ¬μ©νλ μ€νμΌ κ°μ΄λμ
λλ€. PEP8κ³Ό λΉκ΅ν΄μ κ°μ₯ λ€λ₯Έ μ μ “Docstring”μ μμ±νλ λ²μ λν΄ μ’ λ κΉμ΄ λ€λ£¨κ³ μμ΅λλ€. https://github.com/google/styleguide/blob/gh-pages/pyguide.md
JavaScript μ€νμΌ κ°μ΄λ
JavaScript νμ€ μ€νμΌ κ°μ΄λ https://standardjs.com/
Airbnb JavaScript μ€νμΌ κ°μ΄λ https://github.com/airbnb/javascript
Google JavaScript μ€νμΌ κ°μ΄λ https://google.github.io/styleguide/jsguide.html
Java μ€νμΌ κ°μ΄λ
Javaλ₯Ό μμ ν νμ¬ μ€λΌν΄μ μ€νμΌ κ°μ΄λ https://www.oracle.com/technetwork/java/codeconvtoc-136057.html
Google Java μ€νμΌ κ°μ΄λ https://google.github.io/styleguide/javaguide.html