Content deleted Content added
{{PL-stub}} |
m Check Wikipedia cleanup (selflinks) + gen. fixes |
||
Line 1:
'''Skeleton programming''' is a style of [[computer programming]] based on simple high-level program structures and so called '''dummy code'''. Program skeletons resemble [[pseudocode]], but allows [[parsing]], [[compiler|compilation]] and testing of the code.
Dummy code is inserted in a
Skeleton programming facilitates a [[top-down]] design approach, where a partially-functional system with complete high-level structures is designed and coded, and this system is then progressively expanded to fulfill the requirements of the project.
Line 19:
[[Category:Programming language topics]]
[[Category:Articles lacking sources (Erik9bot)]]
{{PL-stub}}
|