PHP

PHP: Hypertext Preprocessor (or simply PHP) is a server-side scripting language designed for Web development, and also used as a general-purpose programming language. It was originally created by Rasmus Lerdorf in 1994 ,the PHP reference implementation is now produced by The PHP Group.PHP originally stood for Personal Home Page,but it now stands for the recursive…

JAVA

Java runs on many different operating systems, including Android, the world’s most popular mobile operating system. Java code looks like C, C++, or C#, but code written in those languages will not work in Java in most cases without being changed.

HTML 5

HTML5 is markup language for the structure and presentation of World Wide Web contents. HTML5 supports the traditional HTML and XHTML-style syntax and other new features in its markup, New APIs, XHTML and error handling.

JS

Javascript (JS) is a scripting languages, primarily used on the Web. JavaScript is an interpreted language. Thus, it doesn’t need to be compiled. JavaScript renders web pages in an interactive and dynamic fashion. This allowing the pages to react to events, exhibit special effects, accept variable text, validate data, create cookies, detect a user’s browser,…

CSS

CSS is a style sheet language used for describing the presentation of a document written in a markup language.it’s designed to enable the separation of presentation and content, including layout, colors, and fonts.[3] This separation can improve content accessibility.

DELPHI

Delphi is both an object oriented programming language (OOP) and an Integrated Development Environment (IDE). Published by the Embarcadero company (formerly CodeGear and more formerly Borland), Delphi is an alternative to language such as Visual Basic offering development with both rapidity and good quality.