Tag Archive | it company pondicherry

Basic Object Oriented(OO) Terms

Some of the basic object-oriented terms: Class: A class is a template for an object. A class contains the code which defines how an object will behave and interact either with each other, or with it. Every time you create an object in PHP, you are actually developing the class. Property: A property is a […]

Types of Coding in Webdesign | Web Development

Basic web development(Coding types) might consist of: Client side coding: HTML5 and CSS3 Flash Java Script jQuery Microsoft Silverlight AJAX Server side coding: PHP (open source) ASP (Microsoft proprietary) ActiveVFP (open source) CSP, Server-Side ANSI C ColdFusion (Adobe proprietary, formerly Macromedia, formerly Allaire) CGI Erlang, with Linux, Yaws, Mnesia, Erlang (LYME) solution stack Groovy (programming […]