Julia
Julia - 코딩 컨벤션
에포트
2022. 2. 24. 19:32
https://ohmyjulia.tistory.com/7
[Julia] 줄리아의 코딩 규약 (Coding Conventions)
※ 다음 링크에서 줄리아 프로그래밍과 관련한 글 목록을 확인하실 수 있습니다. Julia 프로그래밍 관련 글 목록 코딩 규약은 문법(syntax)과는 다른 개념이다. 문법은 반드시 지켜야 하지만 코
ohmyjulia.tistory.com
위 링크를 참고.
https://docs.julialang.org/en/v1/manual/style-guide/
Style Guide · The Julia Language
The following sections explain a few aspects of idiomatic Julia coding style. None of these rules are absolute; they are only suggestions to help familiarize you with the language and to help you choose among alternative designs. Use 4 spaces per indentati
docs.julialang.org
공식 문서