Every system is built from a domain specific language designed by programmers to describe that system. Functions are the verbs of that language, and classes are the nouns. The art of programming is, and has always been, the art of language design.
每個系統都是由程式員設計的特定于域的語言來描述這個系統的。函數是該語言的動詞,而類是名詞。程式設計藝術是,而且一直以來都是 —— 語言設計藝術。
重點詞彙釋義
domain範圍,領域; 領土,疆土; 管轄範圍; 域名
specific language專用語言
programmers程式員( programmer的名詞複數 )
describe叙述; 描寫,形容; 描繪,作圖; 周轉
Functions函數; 功能( function的名詞複數 ); 依賴别事物的事物; 官能
verbs動詞( verb的名詞複數 )
classes階級; 等級; 班( class的名詞複數 ); 種類
nouns名詞; 名詞( noun的名詞複數 )
art of programming計算機程式設計技巧,程式設計技巧
language design語言設計