Skip to content

We use essential cookies to sign you in and remember your settings. With your permission we also use analytics cookies to understand how the site is used. See our privacy policy or fine-tune this anytime at cookie settings.

SubjectPaid lesson

INTRODUCTION TO BASIC PROGRAMMING

ClassNotes Team 3 MIN READUPDATED 13 JUN 2026

DATA PROCESSING SSS2 SECOND TERM       

WEEK 9

INTRODUCTION TO BASIC PROGRAMMING

Contents

BASIC stands for BEGINNERS ALL-PURPOSE SYMBOLIC INSTRUCTION CODE. It is a single easy-to-use language designed also for beginners. It is not only simple but also powerful. It is science-oriented. Professor John Kemeny and Thomas Kurtz developed the language in 1964 at Dartmouth College, U.S.A., as a means of teaching students a simple language for programming a computer. The program can be used to solve problems covering a wide range of applications on many different types of digital computers. Because the BASIC Language has been designed for ease of use and is readily available on most computers, program development can be achieved in a minimum time.

There are different…