Often a project will require a combination of programming languages, and I am developer will use those languages and scripts that are best for the project. Here is a selection of the programming languages and web scripts used by me: PHP - Incredibly powerful, PHP helps ypur applications run faster. JAVASCRIPT - This is used to create a rich user experience. OBJECTIVE-C - An object oriented programming language, preferred for Apple products. JAVA - This general-purpose, object-oriented programming language is designed to have as few implementation dependencies as possible. This means that compiled Java code can run on multiple platforms without the need for recompilation. MYSQL - MySQL is an open source relational database management system that allows multi-user access to myriad databases. HTML5 - The primary markup language for creating web pages. HTML5 also includes awesome APIs, such as user geolocation. CSS3 - While not a programming langauge, CSS is used in front end development to make your site look pretty. AJAX - By sending and displaying data from a server without effecting the existing display, AJAX helps reduce load times.