- Release Date: June 02, 2003
- Genre: Adventure
- Style: First-Person Adventure
- Similar Games: Escape From the Mindmaster (Atari Video Computer System), Merlin's Walls (Atari Video Computer System)
| Games: Skeleton+ |
| 5min Related Video: Skeleton |
| Wikipedia: Skeleton (computer science) |
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, compilation and testing of the code.
Dummy code is inserted in a program skeleton to simulate processing and avoid compilation error messages. It may involve empty function declarations, or functions that return a correct result only for a simple test case where the expected response of the code is known.
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.
Program skeletons are sometimes used for high-level descriptions of algorithms.
A program skeleton may also be utilized as a template that reflects syntax and structures commonly used in a wide class of problems.
Skeleton programs are utilized in the template method design pattern used in object-oriented programming. See that article for examples of skeleton programs.
In object-oriented programming, dummy code corresponds to an abstract method, a method stub or a mock object.
| This programming language-related article is a stub. You can help Wikipedia by expanding it. |
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)
| Shopping: Skeleton |
| musculoskeletal | |
| skeletogenous | |
| visceroskeletal |
| If skeleton creek is not realthen who's the skeleton? | |
| Is the human skeleton is an internal skeleton? | |
| Wich skeleton does a lion have hydrostatic skeleton endo skeleton or exo skeleton? |
Copyrights:
![]() | Games. Copyright © 2008 All Media Guide, LLC. Content provided by All Game Guide ® , a trademark of All Media Guide, LLC. All rights reserved. Read more | |
![]() | Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Skeleton (computer science)". Read more |
Mentioned in