You are on page 1of 7

PROGRAMMING

LANGUAGES
LEIDY ALEXANDRA BARRERA MENDOZA
ANALYSIS AND DEVELOPMENT OF INFORMATION SYSTEM
CUNDINAMARCA
2017
PROGRAMMING LANGUAGES: PHP

 It is an open source code language (free use) very popular, suitable to perform web
Developments and it can be also add in HTML.
 Web design for web development of dynamic content.
 PHP has evolved so it now also includes a command line interface that can be used
In independent graphic applications.
PROGRAMMING LANGUAGE: JAVA

 Develop applications for a wide range of environments, from consumer devices to


Heterogeneous business systems. Java got its own structure, syntax rules and programing
Paradigms.
 It was specifically designed to have as few implementation dependencies as posible.
 Its intention is to allow application developers to write the program once and run it on
any device.
PROGRAMMING LANGUAGES: .NET

 It is a Framework from Microsoft that makes an emphasis in the network transparency,


With an Independence hardware platform that allows fast application developments.
 The .Net domain name is a generic top – level domain used in the internet Domain Name
System.
 .NET could be considered a response from Microsoft to the growing business market in web
environments, such as competition for Oracle Corporations`s. Java platform and the various
PHP based web development frameworks.
DIFFERENCES

 PHP: It has a strong typed language.

 JAVA: It has a weak typed language and will execute in any hardware.

 .NET: It runs only on Windows.


SIMILARITIES

PHP and JAVA are predominant and integrals in the modern web, both will
have a long and promising future in the web development.
TO KEEP IN MIND:

PHP – JAVA – NET work differently, and deciding where each one is more
adequate depends in a big way from the task that is going to be done, the
context, the objectives and the ongoing development plan.

You might also like