프로그래밍,programming

Difference between r1.12 and the current

@@ -52,10 +52,37 @@

= MKLINK =
[[컴퓨터,computer]] // 컴퓨터프로그래밍,computer_programming(거의 동의어) 외의 다른 것을 적을 일이 많지 않을 듯. // [[그래픽스,graphics]]페이지 맨 아래서도 언급.
[[프로그램,program]]
[[프로그램,program]] [[소프트웨어,software]]을 만드는/설계하는/...게 '''programming'''.
[[개발,development]]
[[코드,code]]
[[알고리듬,algorithm]]
[[자료구조,data_structure]]
[[문제,problem]]
[[refactoring]]
[[컴파일,compile]] or [[compilation]] ...by [[컴파일러,compiler]]
[[해석,interpretation]] ...by [[인터프리터,interpreter]]
[[실행,execution]] and [[실행파일,executable_file]]
[[설치,installation]]
[[주석,comment]] - rel [[문서화,documentation]]
[[캐스팅,casting]]
dependence - [[의존성,dependence]] for programming, [[종속성,dependence]] for others? 이 둘의 반대는 [[독립성,independence]]으로 일정. / Curr. [[독립성,independence?action=highlight&value=dependence]]
dependency
automatic dependency tracking
Ggl:"automatic dependency tracking" Bing:"automatic dependency tracking"
Up: [[자동추적,automatic_tracking]] { '''automatic tracking''' } // automatic tracking ..... NN:"automatic tracking " Bing:"automatic tracking "
 
...
 
//이건 나중에 oop로. (curr. [[객체기반언어,object-based_language]])
[[캡슐화,encapsulation]]
[[추상화,abstraction]]
[[객체,object]]
...
 
----
tmp bmks en
Epigrams on Programming
Ggl:"Epigrams on Programming"
 
----
p ComputerProgramming




system_software를 만드는.

rel
low-level_programming =,low-level_programming =,low-level_programming . low-level_programming
Sub:
시스템프로그래밍언어,system_programming_language =시스템프로그래밍언어,system_programming_language =,system_programming_language . 시스템프로그래밍언어 system_programming_language
{
system programming language
시스템프로그래밍언어
시스템,system 프로그래밍,programming 언어,language 프로그래밍언어,programming_language







프로그래밍이란, 계산적 문제,problem에 대한 해결책을 개발,development하는 것.
Programming is the art of developing a solution to a computational problem, in the form of a set of instructions that a computer can execute.[1]

MKLINK

컴퓨터,computer // 컴퓨터프로그래밍,computer_programming(거의 동의어) 외의 다른 것을 적을 일이 많지 않을 듯. // 그래픽스,graphics페이지 맨 아래서도 언급.
프로그램,program 소프트웨어,software을 만드는/설계하는/...게 programming.
개발,development
코드,code
알고리듬,algorithm
자료구조,data_structure
문제,problem
refactoring
컴파일,compile or compilation ...by 컴파일러,compiler
해석,interpretation ...by 인터프리터,interpreter
실행,execution and 실행파일,executable_file
설치,installation
주석,comment - rel 문서화,documentation
캐스팅,casting
dependence - 의존성,dependence for programming, 종속성,dependence for others? 이 둘의 반대는 독립성,independence으로 일정. / Curr. 독립성,independence?action=highlight&value=dependence
dependency
automatic dependency tracking
Ggl:automatic dependency tracking Bing:automatic dependency tracking
Up: 자동추적,automatic_tracking { automatic tracking } // automatic tracking ..... NN:automatic tracking Bing:automatic tracking

...



tmp bmks en
Epigrams on Programming
Ggl:Epigrams on Programming


p ComputerProgramming
----
  • [1] Principles of Algorithmic Problem Solving p3