BASIC Programming Language - ClassNotes
BASIC Programming Language - ClassNotes
REGISTER LO G I N
Welcome to class!
In today’s class, we will be talking about BASIC programming language. Enjoy the class!
BASIC (an acronym for Beginner’s All-purpose Symbolic Instruction Code) is a family of general-
purpose, high-level programming languages whose design philosophy emphasizes ease of use.
A computer language is a set of words, symbols and codes that are used to write a computer program.
The process of writing these instructions (program) is called PROGRAMMING. The people who write
these programs are called PROGRAMMERS.
Human beings understand a variety of spoken languages (English, Hausa, Igbo and so on) but
computer cannot understand these languages. Computer can only understand one language, that is
the machine language.
Computer uses machine language to carry out their jobs. This language uses binary digits, 0 and 1,
which stand for ‘off and on’ condition of the electric current. It is difficult for the programmer to write
the program directly in terms of these digits. So, they write their program in a language called
Programming Language.
Programming language code programs in such a manner that the computer can understand them and
decode (translate) them into its machine language.
There are a number of programming languages available nowadays. Some languages are developed
for a specific computer, others were developed for specific uses, such as scientific or business
application.
Low-level language:
They are written to run one particular computer and cannot be easily used on another computer. These
languages are difficult for a common programmer to learn
A machine language program written in assembly language uses a short sequence of letter called
mnemonic code like A for addition, C for comparison, L for loading and M for multiplying. As the
computer only understands machine languages, you have to convert these mnemonic codes to
machine language (0s and 1s). To convert these mnemonic codes into machine language requires the
use of translators. An assembler is a program used to translate assembly language into machine
language so that the computer can understand it.
High-level language:
A high-level language has instructions which are similar to English language. It is very user friendly. It
is much easier to understand and write with a program using this language. The greatest advantages
of these languages are their independence. A program written in HLL can be used on almost all
computers without any change. The instructions written in HLL are also converted into machine
language with the help of translators. Interpreter and compiler are two programs used to translate a
high-level language into machine language so that the computer can understand it.
A third-generation program is called a source program, which must be translated into machine
language before the computer can understand it. Compiler and interpreters are the programs used to
perform the translation for third-generation language. BASIC, COBOL, PASCAL, and FORTRAN are
example third-generation language.
Fourth-generation language:
The fourth-generation language also uses English like a statement. A fourth-generation language is
fast and requires much less time and effort on the part of the programmer. Fourth-generation
language is so easy that the user with very little program background can develop programs while
using it. VISUAL BASIC, ORACLE, JAVA e.t.c are examples of the fourth-generation language.
Natural language:
A natural language program does not follow a specific set of rules, unlike the fourth generation
language. A natural language sometimes called fifth generation language is a type query language that
allows the user to enter request that resembles the speech. Natural languages are often associated
with an expert system and artificial intelligence.
Evaluation
These systems are popular in the medical field but are not widely used in business application.
Miscellaneous
1. REM: holds a programmer’s comment or REMark; often used to give a title to the program and
to help identify the purpose of a given section of code.
2. USR: transfers program control to a machine language subroutine, usually entered as an
alphanumeric string or in a list of DATA statements.
3. TRON: turns on a visual, screen representation of the flow of BASIC commands by displaying
the number of each command line as it is run. The TRON command, largely obsolete now, stood
for, TRace ON. This meant that command line numbers were displayed as the program ran, so
that the command lines could be traced. This command allowed easier debugging or correcting
of command lines that caused problems in a program. Problems included a program
terminating without providing the desired result, a program providing an erroneous result, a
program running in a non-terminating loop, or a program otherwise having a non-obvious error.
4. TROFF: turns off the display of the number of each command line as command lines run after
the command TRON has been used.
5. ALT+CTRL+DEL: For re-booting a computer
Evaluation
In our next class, we will be talking about Computer Hardware and Software. We hope you enjoyed the
class.
Should you have any further question, feel free to ask in the comment section below and trust us to
respond as soon as possible.
For more class notes, videos, homework help etc download our Mobile App HERE
Join ClassNotes.ng Telegram Community HERE for exclusive content and support
ANONYMOUS
JANUARY 26, 2023 AT 7:08 PM
This website was really helpful.thank you for the information.i even got to know things that I never
knew before
Reply
MUSTAPHA
APRIL 1, 2023 AT 10:47 AM
I really enjoyed the lesson and I will attend the next class insha Allah.
Reply
Leave a Reply
Your email address will not be published. Required fields are marked *
Comment *
Name*
Email*
Website
Save my name, email, and website in this browser for the next time I comment.
Post Comment
Student’s Menu
Dashboard
My Courses
My Achievements
Edit Account
Sign Out
PRIMARY 6
First Term
Overview of a Computer System
History of Computer I
History of Computer II- Generations of Computer
History of Computer III- Generations of Computer
Input Devices
Basic Functions and Uses of Computer
BASIC Programming Language
Computer Hardware and Software
Computer Output Device
Computer Output Device (Printer)
Second Term
Third Term
08051544949
principal@classnotes.ng
COMMUNITY
About CN
Teach for CN
Testimonials
Faculty
Careers
Blog
Affiliate
Press
Terms of use
Privacy Policy
WEEKLY NEWSLETTER
Name
Your Email
SUBSCRIBE