Images credit goes to u/DigitalNightmare13 from Reddit

Himeka: original post

Ahko: original post

  • 0 Posts
  • 8 Comments
Joined 11 months ago
cake
Cake day: July 10th, 2024

help-circle


  • Endmaker@ani.socialtoProgrammer Humor@programming.devmmmmm pasta
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    17 days ago

    Spaghetti is all messy and tangled up; spaghetti code is the same.

    when the order of execution was obfuscated due to excessive jumps and GOTOs

    That’s one way to make your code messy and thus achieve spaghetti code.

    In general, when some code is very poorly written, it becomes spaghetti code.



  • best answer is the most visible

    no wasting your time

    These two points aren’t always true in my experience. On more than a few occasions, I have encountered posts that look similar to the problems that I am facing, but because of a slight nuance (on the surface), the answers suggested won’t help.

    Usually, my search would hit a deadend here. At this point, I guess the best course of action is to create a new post. Unfortunately, these new posts would then get closed as a duplicate of the similar post - even though the problem in that particular context still hasn’t been solved