0% found this document useful (0 votes)
27 views11 pages

Programming Languages

The document discusses programming languages and how they allow programmers to communicate with computers through a set of rules that define syntax and allow code to be converted into machine code or graphical elements.

Uploaded by

Jervy Mark Viray
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views11 pages

Programming Languages

The document discusses programming languages and how they allow programmers to communicate with computers through a set of rules that define syntax and allow code to be converted into machine code or graphical elements.

Uploaded by

Jervy Mark Viray
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 11

by: Moira Bendana

and Emilio Cistina


A programming language is a way for
programmers (developers) to communicate with
computers. Programming languages consist of a
set of rules that allows string values to be
converted into various ways of generating
machine code, or, in the case of visual
programming languages, graphical elements.
Syntax is the set of rules that define what the various
combinations of symbols mean. This tells the computer
how to read the code.

You might also like