BASIC Programming Language Introduction - This is an explanatory report on what I've learned about BASIC (from a book) and may need improvements.

Essay by KRUPTJunior High, 9th gradeA-, March 2004

download word file, 6 pages 4.6

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 like

the computer/PC/etc. to run when you are finished writing or maybe typing your program

of which has a purpose that you would like to happen.

First of all, I will be telling you about keywords that you would use to be in the

process of writing or maybe even typing your program that you would like to happen in

the real life of the program.

Chapter 03

Basically, this chapter involves learning how to organize and design your program.

It just mainly focuses on getting you to understand how to be more organized in the process of writing the program.

One of the first things you will need is a program documentation sheet. A program documentation sheet is a form which contains spaces for you to write various information about your program. One program documentation sheet is required per program.

What a program documentation sheet contains are these sections:

Program - write the name of your program

Programmer - write the name of the person who will be writing the program (programmer)

Date - the date that the program was written

Purpose - a place to write the main purpose of your program (what it will be doing)

Input - what information (data) the program will require the user to enter or what information that it will take/obtain

Output - what the type...