The history of HTML

HTML is a very evolving markup language and has evolved with various versions updating. Long before its revised standards and specifications are carried in, each version has allowed its user to create web pages in the much easier and prettier way and make sites very efficient. HTML was created by Sir Tim Berners-Lee in late 1991 but was not released […]

The history of HTML Read More »

History of JavaScript

What is JavaScript? JavaScript is an object scripting language used in HTML with the markup language HTML. JavaScript is very popular and is universally adopted by every web browser for its support to enable dynamic content to be played on a web page. JavaScript does not contain or comply with any HTML tags or rules.

History of JavaScript Read More »

DDos with Google Servers

In computing, a denial-of-service (DoS) or distributed denial-of-service (DDoS) attack is an attempt to make a machine or network resource unavailable to its intended users.   This usually requires lots of computing power and good internet connection. And to overcome some of the precautions that can be considered normal today,  well treated-parallel attacks are required to being

DDos with Google Servers Read More »

JavaScript – Objects

JavaScript is a multi-paradigm, dynamic language with types and operators, standard built-in objects, and methods. Its syntax is based on the Java and C languages — many structures from those languages apply to JavaScript as well. JavaScript supports object-oriented programming with object prototypes, instead of classes. JavaScript also supports functional programming — functions are objects,

JavaScript – Objects Read More »

JavaScript – Functions

JavaScript is a multi-paradigm, dynamic language with types and operators, standard built-in objects, and methods. Its syntax is based on the Java and C languages — many structures from those languages apply to JavaScript as well. JavaScript supports object-oriented programming with object prototypes, instead of classes. JavaScript also supports functional programming — functions are objects,

JavaScript – Functions Read More »

JavaScript – Looping Control

JavaScript is a multi-paradigm, dynamic language with types and operators, standard built-in objects, and methods. Its syntax is based on the Java and C languages — many structures from those languages apply to JavaScript as well. JavaScript supports object-oriented programming with object prototypes, instead of classes. JavaScript also supports functional programming — functions are objects,

JavaScript – Looping Control Read More »