Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikibooksThe Free Textbook Project
Search

Programming Languages/Procedural Languages

From Wikibooks, open books for an open world
<Programming Languages
(Redirected fromComputer Programming/Procedural programming)

In procedural programming, the program is written as a collection of actions (a procedure) that are carried out in sequence, one after the other. The order is important.

A procedure is sometimes termed an algorithm.

An ingredient of procedural programming is the idea of state. The actions in a program change the value of data items, usually termed variables. As the program executes, the values of variables change. At any point in time the variables have a set of values, which is their state.

Retrieved from "https://en.wikibooks.org/w/index.php?title=Programming_Languages/Procedural_Languages&oldid=3506934"
Category:

[8]ページ先頭

©2009-2025 Movatter.jp