Posts

Showing posts with the label programing language

information of PHP

Image
 PHP(personal home page) PHP may be a general scripting language particularly suited to internet development.   it had been originally created by Danish-Canadian coder Rasmus Lerdorf in 1994. The PHP reference implementation is currently made by The PHP cluster. PHP originally stood for private Home Page, however it currently stands for the algorithmic initialism PHP: machine-readable text Preprocessor. PHP code is sometimes processed on an online server by a PHP interpreter enforced as a module, a daemon or as a typical entryway Interface (CGI) workable. On an online server, the results of the taken and dead PHP code – which can be any variety of information, like generated HTML or binary image information – would type the complete or a part of Associate in nursing hypertext transfer protocol response. Numerous internet guide systems, online page management systems, and internet frameworks exist which might be used to orchestrate or facilitate the generation of that respons...

Information of python

Image
 python Python  is an interpreted high-level and general purpose programing language. Python's design philosophy emphasizes code-readability with its notable use of significant    indentation. Its language constructs    and object-oriented approach aim to help programmers write clear, logical code for small and large-scale projects.   Python is dynamically-typed and garbage-collected. It supports multiple programming paradigms, including structured (particularly, procedural),object-oriented and function programming. Python is often described as a "batteries included" language due to its comprehensive standard library. Guido van Rossum began working on Python in the late 1980s, as a successor to the ABC programming language, and first released it in 1991 as Python 0.9.0. Python 2.0 was released in 2000 and introduced new features, such as list comparisons and a garbage collection...

Information of JAVA

Image
Java  Java could be a programing language and computing platform 1st discharged by Sun Microsystems in 1995. There are unit uncountable applications and websites which will not work unless you have got Java put in, and additional area unit created a day. Java is quick, secure, and reliable. From laptops to datacenters, game consoles to scientific supercomputers, cell phones to the net, Java is everywhere!   Java that was known as Oak once it had been still being developed is object minded, that means it's supported objects that employment along to create programs do their jobs. Java code appears like C, C++, or C#, however code written in those languages won't add Java in most cases while not being modified. Java runs on many various operative systems, as well as humanoid, the world's preferred mobile operative system (while Java continues to be used on humanoid, even by its maker Google, they now not like Java; currently Kotlin is their most popular language, which w...