Categories: Lesson Notes

SS1 Second Term Computer Studies Lesson Note – Programming Language

The content is just an excerpt from the complete note for SS1 Second Term Computer Studies Lesson Note – Programming Language. Check below to download the complete DOCUMENT

WEEK 6.                                                                               

TOPIC: PROGRAMMING LANGUAGE

CONTENT:    

  1. Definition of programming language
  2. Levels of programming language: Machine Language (ML), Low Level Language (LLL) & High-Level Language (HLL).

Sub-Topic 1: DEFINITION OF PROGRAMMING LANGUAGE

A program is a set of instructions that tells the computer what to do. Sometimes the instruction it has to perform depends on what happened when it performed a previous instruction.

A Programming Language is an artificial language designed to communicate instructions to a machine, particularly to a computer. Programming languages can be used to create programs that control the behaviour of a machine and/or to express algorithm precisely.

LEVELS OF PROGRAMMING LANGUAGE

There are three major levels of programming language:

  1. Machine Language (ML),
  2. Low Level Language (LLL) &
  3. High Level Language (HLL).

Machine Language (ML)

The first generation of programming language, or 1GL, is machine code. It is the only language a microprocessor can process directly without a previous transformation.

Machine code or machine language is a set of instructions executed directly by  a computer’s central processing unit (CPU). Each instruction performs a very specific task, such as a load, a jump, or an ALU operation on a unit of data in a CPU register or memory. Every program directly executed by a CPU is made up of a series of such instructions.

Numerical machine code (i.e. not assembly code) may be regarded as the lowest-level representation of a compiled and/or assembled computer program or as a primitive and hardware-dependent programming language. While it is possible to write programs directly in numerical machine code, it is tedious and error prone to manage individual bits and calculate numerical addresses and constants manually. It is therefore rarely done today, except for situations that require rather extreme optimization or debugging.

To gain full access to the note: DOWNLOAD FILE

Sunday

Share
Published by
Sunday

Recent Posts

List of Universities Offering Veterinary Medicine in Nigeria

Veterinary medicine is the branch of medicine that deals with the prevention, diagnosis, and treatment…

3 months ago

List of Universities Offering Anthropology in Nigeria

Anthropology is the scientific study of human beings and their cultures. It encompasses a wide…

3 months ago

List of Universities Offering Sociology in Nigeria

Sociology is the scientific study of human society, culture, and behavior. It examines the social…

3 months ago

List of Universities Offering Social Work in Nigeria

Social Work is a profession dedicated to helping individuals, families, and communities to cope with…

3 months ago

List of Universities Offering Religious Studies in Nigeria

Religious studies is an academic discipline that explores the beliefs, practices, and history of various…

3 months ago

List of Universities Offering Public Administration in Nigeria

Public administration is the field of study and practice that focuses on the organization and…

3 months ago