Restructure old spaghetti code.
In the 1970s, programmers began moving away from unstructured "spaghetti code" to the structured programming paradigm.
1970년대에 프로그래머들은 구조적이지 않은 스파게티 코드를 구조적 프로그래밍 패러다임으로 옮기기 시작하였다.
Now, "everybody" knew that BASIC was a children's language that requires you to write spaghetti code and turns your brain into Camembert cheese.
그 때 "우리 모두는" BASIC은 아이들이나 쓰는 언어이며, 스파게티 코드를 쓰기하려면 뇌가 카망베르 치즈처럼 흐물흐물하게 변해버릴 거라는 점을 알고 있었다.
One cause of spaghetti code was the GO TO statement.
GOTO-style branching can lead to the development of spaghetti code.
Some called the result "spaghetti code."
하지만 곧 일부는 이 결과를 '스파게티 코드'라고 불렀다.
I want to avoid spaghetti code.
This error is possible because there is something wrong in our spaghetti code; but just to be sure, could you verify that the URL you entered is correct?
이 오류는 스파게티 코드에 문제가 있기 때문에 가능합니다. 하지만 확실하게 입력 한 URL이 정확한지 확인할 수 있습니까?
Other results
Putting them altogether can lead to very complicated pages where all of the code is mixed up together in one file, causing "tag soup" or "code spaghetti".
이를 모두 넣으면 모든 코드가 하나의 파일에 혼합되어 "태그 수프" 또는 "코드 스파게티"가 발생하는 매우 복잡한 페이지로 이어질 수 있습니다.