|
|
|
|
|
by SoftTalker
706 days ago
|
|
And those old computers (TRS-80, TI/99, Commodore 64, etc) that booted straight to a BASIC prompt were so simple to use. You turn them on, they booted in a few seconds and you were ready to start entering code. The programming environment was also the REPL and the OS shell. You were not distracted by those things being conceptually different. The need to use GOTO/GOSUB and line numbers was limiting but also made the flow of control very clear to a new programmer. |
|
Imagine a world where ram remained constrained but GBs of flash was basically free (like now), how different computing would look.