Volatile-Oils 发表于 2025-3-28 17:59:54
ramming. Although most of the programs in this book are short (to save unnecessary typing on your part), they are the foundation for a complete understanding of BASIC programming that will enable you to build long programs de signed to do exactly what you want them to do.978-1-4615-9818-3978-1-4615-9816-9BOOST 发表于 2025-3-28 19:31:38
http://reply.papertrans.cn/29/2811/281007/281007_42.pngBORE 发表于 2025-3-29 01:01:46
Bookkeeping in Basic, BASIC stores data in .. Let’s experiment in direct mode to give you a feel for programming with numbers and variables. Clear the computer’s memory again by typing in NEW and then pressing . Clear the screen by pressing :. Type:Infantry 发表于 2025-3-29 06:31:54
Printing with Color,mode and a few commonly used BASIC statements in a program that will flash your name in blinking color down the screen. Since we’re going to issue several commands involving your name, we will store it in a string variable, in this case the string variable NAMES. You should type your name in place osorbitol 发表于 2025-3-29 08:13:41
http://reply.papertrans.cn/29/2811/281007/281007_45.pngContend 发表于 2025-3-29 14:44:32
Music 1, program, we will see software that will enable the VIC to do just about everything an organ does. Programs already exist that can make the VIC sound like almost any instrument; such programs are beyond the scope of this book, but we can still do some impressive music-making.DNR215 发表于 2025-3-29 19:28:16
Microsurgery,l consider . and build an odd Hexmas tree out of one particular string. The BASIC language has powerful functions relating to number variables. Now we will teach the VIC to use another feature: the string variable.野蛮 发表于 2025-3-29 22:46:47
Game Making,ing experience, you’re now writing programs for the chores or diversions you envisioned when you bought the VIC. In this chapter we’re going to design a simple game program. It’s about 25 lines, and after you type it and RUN it, we’ll discuss it. However, first we should talk about program design.跳动 发表于 2025-3-30 00:20:38
http://reply.papertrans.cn/29/2811/281007/281007_49.pnganalogous 发表于 2025-3-30 07:46:24
Advanced Color,oves our centipede across the screen, back across the screen one line below, and repeats the action for a specified number of lines. While I won’t try to explain every detail of every line, hopefully you’ll see that the important lines (the ones with POKE statements) are tied together by an overall