Skeleton (computer programming): Difference between revisions

Content deleted Content added
No edit summary
Download (talk | contribs)
m gen fixes using AWB
Line 1:
{{Unreferenced stub|auto=yesRefimprove|date=DecemberOctober 20092012}}
'''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 allow [[parsing]], [[compiler|compilation]] and testing of the code.
 
Line 36:
| page = 440
| publisher = O'REILLY
| language = English
| format = paperback
| isbn = 978-0-596-00712-6
Line 49 ⟶ 48:
* [[Template method pattern]]
 
<!--Categories-->
{{DEFAULTSORT:Skeleton (Computer Science)}}
<!--Categories-->
[[Category:Computer programming]]
[[Category:Programming language topics]]
 
 
{{Prog-lang-stub}}