SlideShare uses cookies to improve functionality and performance, and to provide you with relevant advertising. If you continue browsing the site, you agree to the use of cookies on this website. See our User Agreement and Privacy Policy.
SlideShare uses cookies to improve functionality and performance, and to provide you with relevant advertising. If you continue browsing the site, you agree to the use of cookies on this website. See our Privacy Policy and User Agreement for details.
Successfully reported this slideshow.
Activate your 14 day free trial to unlock unlimited reading.
JavaScript is the world’s most popular language – it is virtually everywhere. And once you learn it (or you’re already familiar with it from some browser scripting) you can leverage it to accomplish a great deal of programming and automation tasks.
- choose node.js for your next server-side web app
- automate sysadmin tasks with JavaScript shell scripts
- improve your (and your visitor’s) browsing experience with bookmarklets and browser extensions
- automate common PhotoShop tasks
- extend some of your favorite apps (e.g. DreamWeaver)
- create desktop GUI apps that run on Windows, Mac and Linux using XULRunner
- create iPhone and Android apps with Titanium or PhoneGap
JavaScript is the world’s most popular language – it is virtually everywhere. And once you learn it (or you’re already familiar with it from some browser scripting) you can leverage it to accomplish a great deal of programming and automation tasks.
- choose node.js for your next server-side web app
- automate sysadmin tasks with JavaScript shell scripts
- improve your (and your visitor’s) browsing experience with bookmarklets and browser extensions
- automate common PhotoShop tasks
- extend some of your favorite apps (e.g. DreamWeaver)
- create desktop GUI apps that run on Windows, Mac and Linux using XULRunner
- create iPhone and Android apps with Titanium or PhoneGap
42.
Options<br />Titanium Mobile:<br />compiles JS to Obj-C<br />PhoneGap<br />Runs your JS/HTML(5) <br />starts with about:blank-likepage<br />need a JS toolkit, e.g. Sencha Touch or jQuery Mobile to mimic native controls<br />
45.
And more…<br />Titanium desktop<br />Mac Widgets<br />Yahoo Widgets – work on TVs too<br />Adobe Air<br />PhoneGap (+Sencha Touch)<br />Next Windows OS<br />…<br />
46.
JavaScript everywhere<br />If you're on a deserted island with virtually any device (and infinite battery life) you can still write code and be creative<br />
47.
Just type this URL:<br />javascript:alert(eval(prompt('What?')))<br />