The History of HTML

html coding

“HTML” stands for “HyperText Markup Language”.  It is not a programming language, which means it cannot create dynamic functionality. Instead, it is a markup language, which is a system of annotating a document in a manner that is syntactically distinct from the text. The markup language is used to format and organize … Read more

The History of Java Script

javascript programming

JavaScript (often abbreviated as JS) is a programming or scripting language that allows the implementation of complex features on webpages. With JavaScript, you can add something more to a web page to make it more dynamic – timely content updates, animated 2D and 3D graphics, interactive maps, scrolling jukeboxes, and pretty much … Read more

History of PHP

PHP language

One of the first things you will notice about PHP is its acronym. “PHP” actually stands for “Hypertext Preprocessor.” This type of acronym is called “recursive initialism.” But apart from its rather confounding initials, it’s otherwise one of the relatively easier languages to master. PHP is a widely-used open source and general-purpose … Read more