barodacoders platforms guide

2
Jquerymobile jQuery Mobile framework takes the "write less, do more" mantra to the next level: Instead of writing unique applications for each mobile device or OS, the jQuery mobile framework allows you to design a single highly-branded responsive web site or application that will work on all popular smartphone, tablet, and desktop platforms. HTML5 HTML5 is a core technology markup language of the Internet used for structuring and presenting content for the World Wide Web. As of October 2014 [update] this is the final and complete fifth revision of the HTML standard of the World Wide Web Consortium (W3C). The previous version, HTML 4, was standardised in 1997. Css3 CSS3 is the latest version of the CSS specification. The term “ CSS3 ” is not just a reference to the new features in CSS , but the third level in the progress of the CSS specification. CSS3 contains just about everything that's included in CSS2.1 (the previous version of the specification). JAVASCRIPT an object-oriented computer programming language commonly used to create interactive effects within web browsers. PHONEGAP API PhoneGap is an open source framework for quickly building cross-platform mobile apps using HTML5, Javascript and CSS. Wrap your app with PhoneGap Deploy to mobile platforms! Build your app with web technology Wrap your app with PhoneGap Deploy to mobile platforms! Phonegap api Can be used in your application for different purposes such as camera Plugin to upload images from your mobile’s camera or gallery, Bluetooth plugin to transfer files, wifi plugins to Share data, accelerometer, GPS etc.. PHP SYMFONY ARCHITECTURE A framework is not absolutely necessary: it is “just” one of the tools that is available to help you develop better and faster! Better, because a framework provides you with the certainty that you are developing an application that is in full compliance with the business rules, that is structured, and that is both maintainable and upgradable. Faster, because it allows developers to save time by re-using generic modules

Upload: mistry-kartik

Post on 21-Dec-2015

2 views

Category:

Documents


0 download

DESCRIPTION

Barodacoders,Kartik Mistry

TRANSCRIPT

Page 1: Barodacoders Platforms Guide

JquerymobilejQuery Mobile framework takes the "write less, do more" mantra to the next level: Instead of writing unique applications for each mobile device or OS, the jQuery mobile framework allows you to design a single highly-branded responsive web site or application that will work on all popular smartphone, tablet, and desktop platforms.

HTML5HTML5 is a core technology markup language of the Internet used for structuring and presenting content for the World Wide Web. As of October 2014 [update] this is the final and complete fifth revision of the HTML standard of the World Wide Web Consortium (W3C). The previous version, HTML 4, was standardised in 1997.

Css3CSS3 is the latest version of the CSS specification. The term “CSS3” is not just a reference to the new features in CSS, but the third level in the progress of the CSS specification. CSS3 contains just about everything that's included in CSS2.1 (the previous version of the specification).JAVASCRIPTan object-oriented computer programming language commonly used to create interactive effects within web browsers.

PHONEGAP APIPhoneGap is an open source framework for quickly building cross-platform mobile apps using HTML5, Javascript and CSS. Wrap your app with PhoneGap Deploy to mobile platforms! Build your app with web technology Wrap your app with PhoneGap Deploy to mobile platforms!

Phonegap api Can be used in your application for different purposes such as camera Plugin to upload images from your mobile’s camera or gallery, Bluetooth plugin to transfer files, wifi plugins to Share data, accelerometer, GPS etc..

PHP SYMFONY ARCHITECTUREA framework is not absolutely necessary: it is “just” one of the tools that is available to help you develop better and faster!Better, because a framework provides you with the certainty that you are developing an application that is in full compliance with the business rules, that is structured, and that is both maintainable and upgradable.Faster, because it allows developers to save time by re-using generic modules in order to focus on other areas. Without, however, ever being tied to the framework itself.

CodeIginter PHP MVC FrameworkCodeIgniter is a toolkit for people who build web applications using PHP. Its goal is to enable you to develop projects much faster than you could if you were writing code from scratch, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and logical structure to access these libraries. CodeIgniter lets you creatively focus on your project by minimizing the amount of code needed for a given task.