1 - Introduction To Language
1 - Introduction To Language
Introduction
Objectives
❏ Introduction to course
❏ To review basic computer systems concepts
❏ Computer Languages
❏ Computer Language Translator
Introduction to Programming
Languages marks distribution.
Internal Evolution 40% marks
Quizzes + Assignment + Presentation+
Attendance = 20%
Midterm = 20%
Final term 60% marks
Total Marks 100
Ghalib Univeristy: By Farman Ali 2
Computer Systems
Today computer systems are found everywhere.
Computers have become almost as common as
televisions. But what is a computer? A computer is a
system made of two major components: hardware and
software.
•Natural languages
•Computer Languages
Computer languages
These are the languages through which the human beings
communicate with the computer. These are the most widely used
mediums between the user and the computer. Examples are C++,
COBOL, PASCAL, BASIC, FORTRAN etc.
Languages
• After this source code has been converted into object code.
--------------
--------------
------C++-------
---program- Run on computer
--------------
--------------
---------------