E D R , A S I H C RSS

Structured Programming

구조적 프로그래밍 기법.

구조적 프로그래밍 기법으로서 OOP에서도 여전히 유용하게 이용할 수 있는 방법으로는 StepwiseRefinement 가 있다. 이는 처음 추상적인 이름으로 서술한뒤, 점차적으로 구체적인 구현부분까지 점진적으로 서술해가면서 구현해나간다. 이는 ProgrammingByIntention 과 그 맥락이 비슷하다고 할 수 있다.

이로 진된 예는 ScheduledWalk/석천 를 참조.


Edsger W. Dijkstra/Go To Statement Considered Harmful
http://www.acm.org/classics/oct95/


What led to "Notes on Structured Programming"
http://www.cs.utexas.edu/users/EWD/ewd13xx/EWD1308.PDF

다익스트라의 구조적 프로그래밍에 관련한 논문들입니다. - eternalbleu
Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2021-02-07 05:28:07
Processing time 0.0316 sec