Ask HN: C64 的启动画面是否曾鼓励更多用户学习 BASIC?
5 分•作者: amichail•9 个月前
特别是,C64 可以直接从内存中加载一个 BASIC 程序并准备运行。<p>它甚至可以自动 LIST 然后 RUN 这个程序。<p>为了避免打扰用户,程序应该只计算一些东西,打印结果,然后退出,不需要任何用户输入。<p>你甚至可以在 ROM 中存储一系列短程序,每次 C64 启动时随机选择一个。<p>你认为这会鼓励更多用户学习 BASIC 编程吗?
查看原文
In particular, the C64 could have started with a BASIC program already in memory and ready to run.<p>It could even automatically LIST and then RUN the program for you.<p>To avoid annoying the user, the program should just compute something, print the result, and exit without requiring any user input.<p>You could even have a collection of short programs in ROM, with one randomly selected each time the C64 starts up.<p>Do you think this would have encouraged more users to learn BASIC programming?