Jump to content

Category:Programming paradigm/Procedural

From Rosetta Code
Programming paradigm/Procedural is a programming language feature.

Procedural programming describes a way of decomposing a programming problem, when a larger problem is decomposed into smaller ones by means of subprograms. This type of decomposition is called procedural. It is typical for imperative programming and functional programming paradigms.

In object-oriented programming procedural decomposition plays a subordinate role. Subprograms become methods of objects, which replace the former as building blocks.

Historically, procedural programming played a decisive role in the creation of programming solutions to engineering problems.

Subcategories

This category has the following 56 subcategories, out of 56 total.

A

B

C

D

  • D (3 C, 991 P)
  • Dylan (3 C, 15 P)

E

F

G

I

J

  • J (3 C, 1,413 P)

K

L

M

N

O

P

Q

R

S

T

U

W

X

Y

Z

Cookies help us deliver our services. By using our services, you agree to our use of cookies.