[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: My First Computer
"Simon Williams" <*email*@*luddite.ca*> wrote in message
28143.KVVNCQVW@news.telusplanet.net">news:28143.KVVNCQVW@news.telusplanet.net...
>
>
> On 8 Feb 2003 10:38:42 -0800 steve@dosius.zzn.com (Dosius) wrote:
>
>
> > Then again, some programmers writing in BASIC use *no* indent (indent
> > is deleted in fact on some versions, like Applesoft). That's hard as
> > heck to read. :D
>
> Funny, one of the things that made Applesoft click for me was the line
> numbering combined with the GOTO statement.
I totally agree! Intelligent line numbering in Applesoft made the programs
very readable.In Eamon, for example. each subroutine has its own 1000-number
block, a system which breaks the program up into readily graspable sections.
Tom Zuchowski