Category:Programming rules of thumb
Appearance
![]() | This category is located at Category:Programming principles.
![]() Administrators: If this category name is unlikely to be entered on new pages, and all incoming links have been cleaned up, click here to delete. |
Basically use of Structure programming tools like step wise refinement,one entry and one exit, flow of control should be step wise, avoid unconditional jump, use of while_do construct for repeatation and if_than_else for decision making.
There are no pages or files in this category.
This list may not reflect recent changes (learn more).
This list may not reflect recent changes (learn more).