16 Feb
2017
16 Feb
'17
2:17 p.m.
On Thu, Feb 16, 2017 at 8:23 AM, Jeffrey Brace via vcf-midatlantic < vcf-midatlantic@lists.vintagecomputerfederation.org> wrote:
I recommend reorganizing the code so that it isn't spaghetti code. New BASIC programmers without formal training (e.g. a college course) tend to structure code in "spaghetti" format. I recommend using more GOSUB calls instead of GOTO. Make subroutines and use GOSUB. Also structure with IF this THEN that ELSE something else. GOSUB x
yea, I think it went something like this.....
From God to Lasagna code to Pasta code to Ravioli code and down to Spaghetti code :)