Monday, August 13, 2012

jQuery Mobile: Touch-Optimized Web Framework for Smartphones & Tablets

Dear students,

A unified, HTML5-based user interface system for all popular mobile device platforms, built on the rock-solid jQuery and jQuery UI foundation. Its lightweight code is built with progressive enhancement, and has a flexible, easily themeable design.



You can use theme roller to choose 5 theme, for mobile web design  here. http://jquerymobile.com/themeroller/

Beside mobile web using jquery mobile, you also can design your simple apps, using Flash Lite (Search: Flash Lite for Android), Ruby Programming (http://www.ruby-lang.org/en/) for web and apps design. Ruby programming is similar with PHP, its simple, but the main thing, you must understand OOP, the structure and the way it's work...

Enjoy the moment... It's all about how you LOVE PROGRAMMING =)


No comments:

Post a Comment

Question 1: Introduction to Variable

Based on code below, create a dynamic program that solve problem below: Source Code: #include <iostream> using na...