You are on page 1of 7

PROGRAMMING LENGUAGES

PRESENT

Mairon Salazar
Juan Carlos Duarte
Andrs Sierra

DEFINITION

A programming language is a formal


language designed to express processes
that can be performed by machines like
computers.

HTML
HyperText Markup Language
Refers to markup language for developing
web pages. It is a standard that serves as
a reference for the development of web
pages in different versions.

JAVA
Java
programming
language developed by
Sun
Microsystems,
acquired
by
Oracle,
independent
software
platform
applications,
which includes:

API Java
Virtual Mchine of Java
Applet Java

Advantages
There are applications for all applications.
The price of the applications is much lower,
on occasion are free.
Free copying.
Freedom of modification and improvement.

Features

Freedom to use for any purpose.

Private Components default


Code sharing controlled
Disadvantages
Control of simultaneous versions
XCOPY deployment and replication Absence of guarantee by the author.
by
immediate
updates
and
integration with Microsoft Windows Less friendly graphical interfaces.
Installer.
Lower hardware compatibility.

Advantages
It is a multiplatform language.
Oriented development of dynamic web
applications with access to information stored in
a database.

Features

The source code written in PHP is invisible to the


browser.

Disadvantages

Not a markup language such


as html, xml and is closer to It is more difficult when programming as it does
not have pre-codes as does ASP.
jacascript or C.
As PHP language that was run How is language that is interpreted running for
on the server is not necessary certain uses may be inconvenient that the source
code can not be hidden.
that the browser supports.

Advantages
Language object - oriented programming.
Very didactic language.

Features

This language you can learn many other


languages with ease, as C #, Java,
Visual Basic, Javascript, PHP, among
others.

It has a full set of control


Disadvantages
instructions.

It is much harder to use q other


programming languages.

Includes the concept of pointer


(variable that contains the It is difficult to program databases.
address of another variable). Pointers (it's very complicated system).

You might also like