DictionaryForumContacts

   Russian
Terms for subject Software containing структура программ | all forms
RussianEnglish
программа с запутанной структуройspaghetti code (source code that has a complex and tangled control structure, especially one using many GOTO statements, exceptions, threads, or other "unstructured" branching constructs; it is named such because program flow is conceptually like a bowl of spaghetti, i.e., twisted and tangled; spaghetti code can be caused by several factors, such as continuous modifications by several people over a long life cycle)