プログラミング作法
Sign in to saveAlso known as code style, coding style
set of rules or guidelines used when writing the source code for a computer program
Article · 日本語
プログラミング作法(en:Programming style)の記事では、コンピュータ・プログラミング及びプログラムのスタイル(書法)についての話題を述べる。この分野の古典は、1970年代の書籍『プログラム書法』(The Elements of Programming Style)である。古典であるゆえにプログラミング言語も古く、例がもっぱらFORTRANであるため言語の設計の古さによる制限に由来する記述も多いが、本質(Elements)は不変・普遍である。 なお、『プログラミング作法』は "The Practice of Programming" という書籍の邦題、『ソフトウェア作法』は "Software Tools" という書籍の邦題である。 あるプロダクトに見られるスタイルは、単にその作者の好みの問題という場合もあるし、何らかの「コーディング標準」や「コーディング規約」などと呼ばれるものによるものという場合もある。PythonのPEP-8、PHPのPEARのように、言語のメンテナらによる、標準的なガイドラインがある言語もある。
Abstract from DBpedia / Wikipedia · CC BY-SA
Connections
Python
Entity
brackets
Entity
tab stop
Entity
HTML
Entity
Q15777
Entity
Java
Entity
computer programming
Entity
Q81571
Entity
Lua
Entity
LaTeX
Entity
source code
Entity
Q34010
Entity
open source
Entity
text editor
Entity
integrated development environment
Entity
class
Entity
subroutine
Entity
assignable variable
Entity
camel case
Entity
tab key
Entity