BASIC Programming Language Introduction - This is an explanatory report on what I've learned about BASIC (from a book) and may need improvements.
Title: BASIC Programming Language Introduction - This is an explanatory report on what I've learned about BASIC (from a book) and may need improvements.
Category: /Science & Technology/Computers and Cybernetics
Details: Words: 1640 | Pages: 6 (approximately 235 words/page)
BASIC Programming Language Introduction - This is an explanatory report on what I've learned about BASIC (from a book) and may need improvements.
Category: /Science & Technology/Computers and Cybernetics
Details: Words: 1640 | Pages: 6 (approximately 235 words/page)
Armen Melidonian
 
 BASIC Programming
 
 02-19-04
 
 Period 4
 
 
 
 Chapter 01-07 Report
 
 
 To start off with, in Chapter 01 you will be using such keywords as RUN, PRINT,
 
 LPRINT, LIST, LLIST, END, and etc..... In order to instruct the program to do things
 
 that you want it to do from your program list which you would like it to do, you must use
 
 keywords and run it then when you have completed your program list that you would 
showed first 75 words of 1640 total
You are viewing only a small portion of the paper.
Please login or register to access the full copy.
Please login or register to access the full copy.
showed last 75 words of 1640 total
module because it, basically, controls the sequence of what modules would be gone through. Any module that holds a different function than that is called a submodule.
 
 *****
 
 This may be incomplete because it needs some improvements. I DID get that grade on it because of not continuing on. It took so long to explain everything I knew about it that I quit after typing for (about) 2 hours straight. I hope you like my detailed explanations.
 
