8 > BASIC-256 Programming
120
• Introduction to BASIC Programming
• BASIC-256 •Elements of BASIC-256
•Starting a New Program in BASIC-256
• Creating and Saving a Program
•Working with Commands in BASIC-256
Answers
Answered by
2
Answer:
Basic-256 is a project to learn the basics of computer programming. The project started in 2007 inspired by the article by David Brin. Its main focus is to provide a simple and comprehensive environment for middle/high school students to learn the basics of computer programming
Answered by
0
- BASIC was originally implemented as a combined computer language and command interpreter invented in 1964 at Dartmouth College by J. Kemeny and T. Kurtz. it was an important part of a project to make timeshared computer access available to a large community, in this case Dartmouth College.
- to start a new program then click on the "Cancel" button. The "New" command tells BASIC-256 that you want to clear the current statements from the program area and start a totally new program. If you have not saved your program to the computer (Chapter 2) then you will lose all changes you have made to the program.
Similar questions