Blender Dumbass ( J.Y.Amihud )

From: blenderdumbass . org

A few days ago I had told you that I'm stopping with making the police station in my game Dani's Race because it had a Spaghetti Code Problem. The main() function in the Main_Update.py file was 1683 lines of code long and contained way too many things in it. At the moment, the same function ...

Read or listen: blenderdumbass.org/articles/so

#DanisRace #MoriasRace #GameDev #FreeSoftware #Gnu #Linux #OpenSource #GtaClone #Programming #Python #SpaghettiCode #UPBGE #blender3d

So I Cleaned Up Some Spaghetti from Dani's Race Code

A few days ago I had told you that I'm stopping with…

blenderdumbass . org
Blender Dumbass ( J.Y.Amihud )

From: blenderdumbass . org

Spaghetti code! The insidious thing that often happens even to the best of us. No wander that it happened to me. When programming you want to break your code into functions that could be called from many other places. Doing everything as one large function is a problem, because sometimes you...

Read or listen: blenderdumbass.org/articles/th

#DanisRace #MoriasRace #GameDev #FreeSoftware #Gnu #Linux #OpenSource #GtaClone #Programming #Python #SpaghettiCode #UPBGE #blender3d

The Spaghetti Code Of Dani's Race

Spaghetti code! The insidious thing that often happens…

blenderdumbass . org
Blender Dumbass ( J.Y.Amihud )

From: blenderdumbass . org

Spaghetti code! The insidious thing that often happens even to the best of us. No wander that it happened to me. When programming you want to break your code into functions that could be called from many other places. Doing everything as one large function is a problem, because sometimes you...

Read or listen: blenderdumbass.org/articles/th

#DanisRace #MoriasRace #GameDev #FreeSoftware #Gnu #Linux #OpenSource #GtaClone #Programming #Python #SpaghettiCode #UPBGE #blender3d

The Spaghetti Code Of Dani's Race

Spaghetti code! The insidious thing that often happens…

blenderdumbass . org
Blender Dumbass ( J.Y.Amihud )

From: blenderdumbass . org

A few days ago I had told you that I'm stopping with making the police station in my game Dani's Race because it had a Spaghetti Code Problem. The main() function in the Main_Update.py file was 1683 lines of code long and contained way too many things in it. At the moment, the same function ...

Read or listen: blenderdumbass.org/articles/so

#DanisRace #MoriasRace #GameDev #FreeSoftware #Gnu #Linux #OpenSource #GtaClone #Programming #Python #SpaghettiCode #UPBGE #blender3d

So I Cleaned Up Some Spaghetti from Dani's Race Code

A few days ago I had told you that I'm stopping with…

blenderdumbass . org
Lars Fiedler :darktable:

#Müll! Aber sicher nicht @norberteder's #52WochenFotoChallenge 😉

12/52 No goto!
Garbage? Sorry, this one is for the programmers 🤓 no further explanation required. Or perhaps yes? So see the alt-text, please 😁

:nikon: :darktable:

#python #programming #garbage #spaghettiCode #closeup #photography #darktable #paperg

Blender Dumbass ( J.Y.Amihud )

From: blenderdumbass . org

Spaghetti code! The insidious thing that often happens even to the best of us. No wander that it happened to me. When programming you want to break your code into functions that could be called from many other places. Doing everything as one large function is a problem, because sometimes you...

Read or listen: blenderdumbass.org/articles/th

#DanisRace #MoriasRace #GameDev #FreeSoftware #Gnu #Linux #OpenSource #GtaClone #Programming #Python #SpaghettiCode #UPBGE #blender3d

The Spaghetti Code Of Dani's Race

Spaghetti code! The insidious thing that often happens…

blenderdumbass . org
Blender Dumbass ( J.Y.Amihud )

From: blenderdumbass . org

A few days ago I had told you that I'm stopping with making the police station in my game Dani's Race because it had a Spaghetti Code Problem. The main() function in the Main_Update.py file was 1683 lines of code long and contained way too many things in it. At the moment, the same function ...

Read or listen: blenderdumbass.org/articles/so

#DanisRace #MoriasRace #GameDev #FreeSoftware #Gnu #Linux #OpenSource #GtaClone #Programming #Python #SpaghettiCode #UPBGE #blender3d

So I Cleaned Up Some Spaghetti from Dani's Race Code

A few days ago I had told you that I'm stopping with…

blenderdumbass . org
µP

is this the first actual case of cooking #SpaghettiCode?

„The principal motivation behind eliminating the goto statement is the hope that the resulting programs will not look like a bowl of spaghetti.“

S.: Hopkins, M. E. (1972): A Case fo the GOTO. In: ACM '72: Proceedings of the ACM annual conference - Volume 2, August 1972, pp 787–790, p. 59 – doi.org/10.1145/800194.805860

Mar 18, 2025, 13:20 · · · 0 · 0
Blender Dumbass ( J.Y.Amihud )

From: blenderdumbass . org

Spaghetti code! The insidious thing that often happens even to the best of us. No wander that it happened to me. When programming you want to break your code into functions that could be called from many other places. Doing everything as one large function is a problem, because sometimes you...

Read or listen: blenderdumbass.org/articles/th

#DanisRace #MoriasRace #GameDev #FreeSoftware #Gnu #Linux #OpenSource #GtaClone #Programming #Python #SpaghettiCode #UPBGE #blender3d

The Spaghetti Code Of Dani's Race

Spaghetti code! The insidious thing that often happens…

blenderdumbass . org
µP

I think the #BASIC| RETURN command is the root of all #SpaghettiCode evil! It works like a #COMEFROM (shrtn.escalar.pt/OXnO) and hinders you to understand the code on the first sight (without reading it closely and executing it mentally). A friend suggested to change its function to RETURNTO. 😅

#ComputerPhilology #GOTO

µP

Tracing the #GOTO, GOSUB, RETURN, ON GOTO and THEN [Line Number] movements of the #BASIC interpreter through a #game for the #C64 from 1983 (Source: N. N.: "Grips". In: Homecomputer, August 1983, S. 14f.)

... for my talk at the @vcfe in May: vcfe.org/D/Vortraege.html

#ComputerPhilology #Commodore64 #SpaghettiCode

Blender Dumbass ( J.Y.Amihud )

From: blenderdumbass . org

A few days ago I had told you that I'm stopping with making the police station in my game Dani's Race because it had a Spaghetti Code Problem. The main() function in the Main_Update.py file was 1683 lines of code long and contained way too many things in it. At the moment, the same function ...

Read or listen: blenderdumbass.org/articles/so

#DanisRace #MoriasRace #GameDev #FreeSoftware #Gnu #Linux #OpenSource #GtaClone #Programming #Python #SpaghettiCode #UPBGE #blender3d

So I Cleaned Up Some Spaghetti from Dani's Race Code

A few days ago I had told you that I'm stopping with…

blenderdumbass . org
Blender Dumbass ( J.Y.Amihud )

From: blenderdumbass . org

Spaghetti code! The insidious thing that often happens even to the best of us. No wander that it happened to me. When programming you want to break your code into functions that could be called from many other places. Doing everything as one large function is a problem, because sometimes you...

Read or listen: blenderdumbass.org/articles/th

#DanisRace #MoriasRace #GameDev #FreeSoftware #Gnu #Linux #OpenSource #GtaClone #Programming #Python #SpaghettiCode #UPBGE #blender3d

The Spaghetti Code Of Dani's Race

Spaghetti code! The insidious thing that often happens…

blenderdumbass . org
Blender Dumbass ( J.Y.Amihud )

From: blenderdumbass . org

A few days ago I had told you that I'm stopping with making the police station in my game Dani's Race because it had a Spaghetti Code Problem. The main() function in the Main_Update.py file was 1683 lines of code long and contained way too many things in it. At the moment, the same function ...

Read or listen: blenderdumbass.org/articles/so

#DanisRace #MoriasRace #GameDev #FreeSoftware #Gnu #Linux #OpenSource #GtaClone #Programming #Python #SpaghettiCode #UPBGE #blender3d

Blender Dumbass ( J.Y.Amihud )

From: blenderdumbass . org

Spaghetti code! The insidious thing that often happens even to the best of us. No wander that it happened to me. When programming you want to break your code into functions that could be called from many other places. Doing everything as one large function is a problem, because sometimes you...

Read or listen: blenderdumbass.org/articles/th

#DanisRace #MoriasRace #GameDev #FreeSoftware #Gnu #Linux #OpenSource #GtaClone #Programming #Python #SpaghettiCode #UPBGE #blender3d

The Spaghetti Code Of Dani's Race

Spaghetti code! The insidious thing that often happens…

blenderdumbass . org
Blender Dumbass ( J.Y.Amihud )

From: blenderdumbass . org

A few days ago I had told you that I'm stopping with making the police station in my game Dani's Race because it had a Spaghetti Code Problem. The main() function in the Main_Update.py file was 1683 lines of code long and contained way too many things in it. At the moment, the same function ...

Read or listen: blenderdumbass.org/articles/so

#DanisRace #MoriasRace #GameDev #FreeSoftware #Gnu #Linux #OpenSource #GtaClone #Programming #Python #SpaghettiCode #UPBGE #blender3d

So I Cleaned Up Some Spaghetti from Dani's Race Code

A few days ago I had told you that I'm stopping with…

blenderdumbass . org
Blender Dumbass ( J.Y.Amihud )

From: blenderdumbass . org

Spaghetti code! The insidious thing that often happens even to the best of us. No wander that it happened to me. When programming you want to break your code into functions that could be called from many other places. Doing everything as one large function is a problem, because sometimes you...

Read or listen: blenderdumbass.org/articles/th

#DanisRace #MoriasRace #GameDev #FreeSoftware #Gnu #Linux #OpenSource #GtaClone #Programming #Python #SpaghettiCode #UPBGE #blender3d

The Spaghetti Code Of Dani's Race

Spaghetti code! The insidious thing that often happens…

blenderdumbass . org
Blender Dumbass ( J.Y.Amihud )

From: blenderdumbass . org

A few days ago I had told you that I'm stopping with making the police station in my game Dani's Race because it had a Spaghetti Code Problem. The main() function in the Main_Update.py file was 1683 lines of code long and contained way too many things in it. At the moment, the same function ...

Read or listen: blenderdumbass.org/articles/so

#DanisRace #MoriasRace #GameDev #FreeSoftware #Gnu #Linux #OpenSource #GtaClone #Programming #Python #SpaghettiCode #UPBGE #blender3d

So I Cleaned Up Some Spaghetti from Dani's Race Code

A few days ago I had told you that I'm stopping with…

blenderdumbass . org
Blender Dumbass ( J.Y.Amihud )

From: blenderdumbass . org

A few days ago I had told you that I'm stopping with making the police station in my game Dani's Race because it had a Spaghetti Code Problem. The main() function in the Main_Update.py file was 1683 lines of code long and contained way too many things in it. At the moment, the same function ...

Read or listen: blenderdumbass.org/articles/so

#DanisRace #MoriasRace #GameDev #FreeSoftware #Gnu #Linux #OpenSource #GtaClone #Programming #Python #SpaghettiCode #UPBGE #blender3d

So I Cleaned Up Some Spaghetti from Dani's Race Code

A few days ago I had told you that I'm stopping with…

blenderdumbass . org