Sencha Touch in Action

Download Sencha Touch in Action PDF Online Free

Author :
Publisher : Simon and Schuster
ISBN 13 : 1638353832
Total Pages : 514 pages
Book Rating : 4.6/5 (383 download)

DOWNLOAD NOW!


Book Synopsis Sencha Touch in Action by : Anthony De Moss

Download or read book Sencha Touch in Action written by Anthony De Moss and published by Simon and Schuster. This book was released on 2013-07-11 with total page 514 pages. Available in PDF, EPUB and Kindle. Book excerpt: Summary Sencha Touch in Action is the definitive guide to developing applications with Sencha Touch. You'll begin with basic design principles for building great mobile applications, and then explore the features of Sencha Touch that bring those ideas to life. You'll learn how and why objects operate in the framework as you work through several real-world examples. This book also promotes the emerging best practices for mobile web development, from widget implementation to developing an application with the Sencha Touch MVC framework. Updated for Sencha Touch 2. About the Technology The Sencha Touch framework makes it easy to build cross-platform mobile apps using HTML5 and JavaScript. It offers numerous features that mimic native mobile APIs and an MVC architecture that feels right at home for application developers. So you get the power and richness of native apps and the convenience of standard web tools. About this Book Sencha Touch in Action is a complete guide for developers of native-quality mobile Sencha Touch applications. You'll explore real-world examples as you master this impressive framework from the ground up. The book shows you good practices for mobile web development, from widget implementation to the structure of MVC applications. The book requires basic JavaScript skills. It assumes no experience with Sencha Touch or Ext JS. What's Inside Covers Sencha Touch 2 Build on your existing web dev skills Create mobile web apps that feel like native apps Extend enterprise apps to mobile clients Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Authors Jay Garcia is a popular speaker, Sencha community advocate, and author of Ext JS in Action. Anthony De Moss is a professional web and mobile developer. Mitchell Simoens is a Sencha developer supporting the Sencha Touch and Ext JS products. Table of Contents PART 1 INTRODUCTION TO SENCHA TOUCH Introducing Sencha Touch Using Sencha Touch for the first time Sencha Touch foundations PART 2 BUILDING MOBILE USER INTERFACES Mastering the building blocks Toolbars, buttons, and docked items Getting the user's attention Data stores and views Working with forms Maps and media PART 3 CONSTRUCTING AN APPLICATION Class system foundations Building Sencha Touch applications

Sencha Touch 2 Up and Running

Download Sencha Touch 2 Up and Running PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 1449339387
Total Pages : 279 pages
Book Rating : 4.4/5 (493 download)

DOWNLOAD NOW!


Book Synopsis Sencha Touch 2 Up and Running by : Adrian Kosmaczewski

Download or read book Sencha Touch 2 Up and Running written by Adrian Kosmaczewski and published by "O'Reilly Media, Inc.". This book was released on 2013 with total page 279 pages. Available in PDF, EPUB and Kindle. Book excerpt: Launch into Sencha Touch 2 with this hands-on book, and quickly learn how to develop robust mobile web apps that look and behave like native applications. Using numerous code samples, author Adrian Kosmaczewski guides you every step of the way through this touchscreen-enabled JavaScript framework--from creating your first basic app to debugging, testing, and deploying a finished product. Learn how to craft user interfaces, build forms, and manage data, then deploy as either an HTML5 offline app or as a native app for Android, iOS, or Blackberry. Define classes and create instances with Sencha Touch's object-oriented abstraction Build user interfaces with the framework's extensive set of high-level components Develop apps that consume complex data, whether it's stored locally or on remote servers Organize your application code in a consistent, predictable, and maintainable way Use Sass stylesheets to craft a personalized look and feel for your app Debug, test, and document your app with WebKit Web Inspector, Jasmine, Siesta, and JSDuck Use the Sencha Architect UI designer and IDE to simplify complex project development

Ext JS in Action

Download Ext JS in Action PDF Online Free

Author :
Publisher : Manning Publications
ISBN 13 : 9781617290329
Total Pages : 408 pages
Book Rating : 4.2/5 (93 download)

DOWNLOAD NOW!


Book Synopsis Ext JS in Action by : Jesus Garcia

Download or read book Ext JS in Action written by Jesus Garcia and published by Manning Publications. This book was released on 2014-02-13 with total page 408 pages. Available in PDF, EPUB and Kindle. Book excerpt: Summary Ext JS in Action, Second Edition teaches Ext JS from the ground up. You'll start with a quick overview of the framework and then explore the core components by diving into complete examples, engaging illustrations, and crisp, straightforward explanations. You'll feel like you have an expert guide right at your elbow teaching you important Ext techniques and offering insight into its inner workings. Along the way, you'll learn the best practices for building and scaling full-featured web applications, including how to customize and build Ext widgets. Fully revised for Ext JS 4.0. About this Book Ext JS is a mature JavaScript web application framework that provides modern UI widgets and an advanced MVC architecture. It helps you manage tedious boilerplate and minimize hand-coded HTML and browser incompatibilities. Ext JS in Action, Second Edition starts with a quick overview of the framework and then explores the core components by diving into complete examples, engaging illustrations, and clear explanations. You'll feel like you have an expert guide at your elbow as you learn the best practices for building and scaling full-featured web applications. A working knowledge of JavaScript is assumed. No prior experience with Ext JS is required. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. What's Inside Building professional web apps with Ext JS Stamping out DOM fragments with templates Customizing and building Ext widgets Masterful UI design Fully revised for Ext JS version 4.0 About the Authors Jay Garcia is a well-known member of the Ext JS community and a contributor to the framework. He wrote Sencha Touch in Action. Grgur Grisogono founded SourceDevCon in London, UK and Split, Croatia. Jacob Andresen is a consultant specializing in large scale internet applications. Table of Contents PART 1 INTRODUCTION TO EXT JS 4.0 A framework apart DOM manipulation Components and containers PART 2 EXT JS COMPONENTS Core UI components Exploring layouts Forms in Ext JS The data store The grid panel Taking root with trees Drawing and charting Remote method invocation with Ext Direct Drag-and-drop PART 3 BUILDING AN APPLICATION Class system foundations Building an application

Mobile JavaScript Application Development

Download Mobile JavaScript Application Development PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 1449327818
Total Pages : 169 pages
Book Rating : 4.4/5 (493 download)

DOWNLOAD NOW!


Book Synopsis Mobile JavaScript Application Development by : Adrian Kosmaczewski

Download or read book Mobile JavaScript Application Development written by Adrian Kosmaczewski and published by "O'Reilly Media, Inc.". This book was released on 2012-06-18 with total page 169 pages. Available in PDF, EPUB and Kindle. Book excerpt: When developing apps for the latest smartphones, you’re faced with several vexing questions. How many platforms do you need to accommodate? What level of support do mobile browsers provide? To help you address these and many other key issues, this guide provides a hands-on tour of the most powerful JavaScript frameworks available today. You’ll build sample apps with jQuery Mobile, Sencha Touch, and PhoneGap to learn the unique advantages—and disadvantages—of each framework. From there, you can determine which one is best for your project. This book is ideal for web developers familiar with JavaScript, HTML, and CSS. Experience the simplicity of jQuery Mobile for building cross-browser applications Learn how Sencha Touch’s architecture, widgets, and blazing-fast rendering engine makes it a good choice for enterprise software Use PhoneGap to package your web app into a native iOS, Android, or Windows Phone application Discover the impact of various HTML5 features on mobile app development Pick up JavaScript productivity tips as you delve into its object orientation, closures, and coding conventions Test and debug your app with a collection of tips, tricks, and tools

Appcelerator Titanium: Up and Running

Download Appcelerator Titanium: Up and Running PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 1449329519
Total Pages : 154 pages
Book Rating : 4.4/5 (493 download)

DOWNLOAD NOW!


Book Synopsis Appcelerator Titanium: Up and Running by : John Anderson

Download or read book Appcelerator Titanium: Up and Running written by John Anderson and published by "O'Reilly Media, Inc.". This book was released on 2013-03-11 with total page 154 pages. Available in PDF, EPUB and Kindle. Book excerpt: Build native apps for iOS, Android, and Blackberry from a single JavaScript codebase with Appcelerator Titanium. This guide gets you quickly up to speed on this amazing framework and shows you how to generate cross-platform apps with 100% native controls. You’ll also learn the advantages of using Titanium when you want to create an app for just one native platform, rather than struggle with Java or Objective-C. Fast-paced and full of examples, this book helps you build your first project with Titanium Studio, and then takes you through the steps necessary to build complex data-bound apps. Learn how Titanium differs from frameworks such as jQuery Mobile and Sencha Touch Set up and use iOS and Android SDKs and compilers with Titanium Build basic UI and window controls, and create your own composite objects Take a peek at how Titanium objects and methods work behind the scenes Learn how JavaScript makes Titanium easy to extend and customize Develop apps that consume complex data, whether it’s stored locally or on remote servers Understand the pros and cons of distributing apps on the App Store and Android Market

Hands-On Sencha Touch 2

Download Hands-On Sencha Touch 2 PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 1449366481
Total Pages : 428 pages
Book Rating : 4.4/5 (493 download)

DOWNLOAD NOW!


Book Synopsis Hands-On Sencha Touch 2 by : Lee Boonstra

Download or read book Hands-On Sencha Touch 2 written by Lee Boonstra and published by "O'Reilly Media, Inc.". This book was released on 2014-07-14 with total page 428 pages. Available in PDF, EPUB and Kindle. Book excerpt: Get hands-on experience building speedy mobile web apps with Sencha Touch 2.3, the user interface JavaScript framework built specifically for the mobile Web. With this book, you’ll learn how to build a complete touch application, called Find a Cab, that has the look and feel of a native app on Android, iOS, Windows, and BlackBerry devices. In the process, you’ll work with Sencha’s model-view-controller (MVC) components for form handling, styling, integration with outside data, and other elements. The Sencha Touch learning curve can be steep, but if you’re familiar with JavaScript, HTML5, CSS3, and JSON, this guide will get you up to speed through real-world examples. Learn the fundamentals, including the class and layout systems Use the Sencha MVC architecture to structure your code Implement data models and stores, and create an event controller Make remote connections by implementing server proxies Save data offline by implementing client proxies Work with view components such as maps, lists, and floating panels Implement and handle forms, and construct a custom theme Create production and native build packages

PhoneGap Build

Download PhoneGap Build PDF Online Free

Author :
Publisher : CRC Press
ISBN 13 : 1466589752
Total Pages : 292 pages
Book Rating : 4.4/5 (665 download)

DOWNLOAD NOW!


Book Synopsis PhoneGap Build by : Bintu Harwani

Download or read book PhoneGap Build written by Bintu Harwani and published by CRC Press. This book was released on 2013-11-21 with total page 292 pages. Available in PDF, EPUB and Kindle. Book excerpt: PhoneGap is a standards-based, open-source development framework that can be deployed to any mobile device without losing the features of the native app-allowing for access to device contacts, the local file system, camera, and media on multiple platforms without requiring users to write a single line of code. Ideal for intermediate to advanced users, this book offers the comprehensive coverage you need to harness the power of this dynamic tool. It provides complete coverage of the cloud computing platform and the theories behind cloud computing, using a series of engaging examples.

Instant Sencha Touch

Download Instant Sencha Touch PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1782165991
Total Pages : 72 pages
Book Rating : 4.7/5 (821 download)

DOWNLOAD NOW!


Book Synopsis Instant Sencha Touch by : Hiren J. Dave

Download or read book Instant Sencha Touch written by Hiren J. Dave and published by Packt Publishing Ltd. This book was released on 2013-10-25 with total page 72 pages. Available in PDF, EPUB and Kindle. Book excerpt: Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. This book is a practical, step by step tutorial that will get you to use Sencha Touch core components quickly and efficiently.Instant Sencha Touch is for hobbyists who want to explore the capabilities of Sencha Touch. No prior knowledge of Sencha Touch is assumed. This book is simultaneously helpful for developers as well who want to quickly learn about Sencha Touch Framework. The book is structured in such a way that amateurs as well as experts will be able to use it as a reference.

Sencha Touch Cookbook

Download Sencha Touch Cookbook PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 184951545X
Total Pages : 569 pages
Book Rating : 4.8/5 (495 download)

DOWNLOAD NOW!


Book Synopsis Sencha Touch Cookbook by : Ajit Kumar

Download or read book Sencha Touch Cookbook written by Ajit Kumar and published by Packt Publishing Ltd. This book was released on 2011-12-20 with total page 569 pages. Available in PDF, EPUB and Kindle. Book excerpt: Annotation Sencha touch is a versatile HTML5-based framework for developing mobile web apps that look and feel native on touch screen devices, and with it you can write your code once and deploy it to both iOS and Android saving you both time and money.The Sencha touch cookbook has a comprehensive selection of recipes covering everything from installation right through to HTML5 geo location.The Sencha Touch Cookbook really is your one stop resource for cross platform HTML5 application development. It covers the basics such as setting up an iOS and Android development environment right through to much more complex development issues such as touch gestures, animation, rich media and geo location. Every recipe is practically focused. Maximum action. Minimum theory.

Enterprise Web Development

Download Enterprise Web Development PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 1449357067
Total Pages : 698 pages
Book Rating : 4.4/5 (493 download)

DOWNLOAD NOW!


Book Synopsis Enterprise Web Development by : Yakov Fain

Download or read book Enterprise Web Development written by Yakov Fain and published by "O'Reilly Media, Inc.". This book was released on 2014-07-02 with total page 698 pages. Available in PDF, EPUB and Kindle. Book excerpt: If you want to build your organization’s next web application with HTML5, this practical book will help you sort through the various frameworks, libraries, and development options that populate this stack. You’ll learn several of these approaches hands-on by writing multiple versions of a sample web app throughout the book, so you can determine the right strategy for your enterprise. What’s the best way to reach both mobile and desktop users? How about modularization, security, and test-driven development? With lots of working code samples, this book will help web application developers and software architects navigate the growing number of HTML5 and JavaScript choices available. The book’s sample apps are available at http://savesickchild.org. Mock up the book’s working app with HTML, JavaScript, and CSS Rebuild the sample app, first with jQuery and then Ext JS Work with different build tools, code generators, and package managers Build a modularized version of the app with RequireJS Apply test-driven development with the Jasmine framework Use WebSocket to build an online auction for the app Adapt the app for both PCs and mobile with responsive web design Create mobile versions with jQuery Mobile, Sencha Touch, and PhoneGap

Mastering Ext JS - Second Edition

Download Mastering Ext JS - Second Edition PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1784399434
Total Pages : 400 pages
Book Rating : 4.7/5 (843 download)

DOWNLOAD NOW!


Book Synopsis Mastering Ext JS - Second Edition by : Loiane Groner

Download or read book Mastering Ext JS - Second Edition written by Loiane Groner and published by Packt Publishing Ltd. This book was released on 2015-02-24 with total page 400 pages. Available in PDF, EPUB and Kindle. Book excerpt: If you are a developer who is familiar with Ext JS and want to augment your skills to create even better web applications, this is the book for you. Basic knowledge of JavaScript/HTML/CSS and any server-side language (PHP, Java, C#, Ruby, or Python) is required.

Frameworks, Methodologies, and Tools for Developing Rich Internet Applications

Download Frameworks, Methodologies, and Tools for Developing Rich Internet Applications PDF Online Free

Author :
Publisher : IGI Global
ISBN 13 : 146666438X
Total Pages : 367 pages
Book Rating : 4.4/5 (666 download)

DOWNLOAD NOW!


Book Synopsis Frameworks, Methodologies, and Tools for Developing Rich Internet Applications by : Alor-Hernández, Giner

Download or read book Frameworks, Methodologies, and Tools for Developing Rich Internet Applications written by Alor-Hernández, Giner and published by IGI Global. This book was released on 2014-09-30 with total page 367 pages. Available in PDF, EPUB and Kindle. Book excerpt: Technological advances in the field of IT lead to the creation of new programs intended to merge the advantages of desktop-based programs with the advantages of Web-based programs in order to increase user accessibility and provide effective computer performance. Frameworks, Methodologies, and Tools for Developing Rich Internet Applications presents current research and analysis on the use of JavaScript and software development to establish new programs intended for the Web. With an in-depth look at computer and Web programming, this publication emphasizes the benefits and dynamic qualities of these emerging technologies. This book is an essential reference source for academicians, researchers, students, practitioners, and professionals interested in understanding and applying the advances in the combined fields of Web engineering and desktop programming in order to increase computer users’ visual experience and interactivity.

JavaScript for Modern Web Development

Download JavaScript for Modern Web Development PDF Online Free

Author :
Publisher : BPB Publications
ISBN 13 : 9389328721
Total Pages : 421 pages
Book Rating : 4.3/5 (893 download)

DOWNLOAD NOW!


Book Synopsis JavaScript for Modern Web Development by : Alok Ranjan

Download or read book JavaScript for Modern Web Development written by Alok Ranjan and published by BPB Publications. This book was released on 2020-04-18 with total page 421 pages. Available in PDF, EPUB and Kindle. Book excerpt: Beginner to Expert in Web development with JavaScript: From HTML to React-ReduxÊÊ KEY FEATURESÊ - Acquire web development skills to build independent applicationsÊ - Understand the basics of HTML, CSS, JavaScript, React and Redux - Create build beautiful applications using HTML, CSS, JavaScript, React and Redux - Learn how to debug and unit test your applications properly to build good end products - Follow best practices to write good quality code and build performant applications DESCRIPTIONÊ This book will take you on a complete journey of learning web development, starting right with the basics. The book begins with the history of web development and JavaScript, how it has evolved over these years, and how it still keeps growing with new features. Next, you will learn the basic pillars of web development - HTML, CSS, and JavaScript. You will learn about the functional, object-oriented programming and asynchronous behaviour, and how JavaScript provides for these. Empowered with the basics, you will proceed to learn the new features of JavaScript, ES2015, and the latest ES2019.Ê Next, you will apply your learning to build a real application to see how the Web takes shape.At the end, you will also have an introductory section on ReactJS, one of the modern frameworks for UI development and also develop a simple weather application using React. You will be introduced to Redux as the state container for React applications. This book will conclude with an introductory look at additional topics which can be taken up to become a professional and in building enterprise level applications. WHAT WILL YOU LEARNÊÊ By the end of the book, you will be building real web applications to put your knowledge to practice. This book introduces all the concepts to get started with web application development. To further excel in this field, you really need to practice by building a lot many applications, implementing your own ideas or imitating existing websites. Also remember to practice additional examples provided in the code bundle of the book to master this field. WHO THIS BOOK IS FORÊÊ This book can be used by people who are completely new to software development and want to get into front-end web development by starting from basics. This book can also be used by JavaScript users for a quick reference to the fundamentals of HTML, CSS, JS, and learn ReactJS with Redux, as well as the new features in JavaScript ES2019. Table of Contents 1. History of JS and how it has revolutionized web development 2. HTML: Creating Web ContentÊ 3. CSS: Making content beautiful 4. JavaScript Programming: Making application Interactive 5. Functional programming with JavaScript 6. Object-Oriented JavaScript 7. Asynchronous Programming 8. WhatÕs new in ES2019 JavaScript 9. Building an application with JavaScript 10. Debugging JavaScript Applications 11. Unit test automation 12. Build and Deploy an Application 13. JavaScript Best Practices 14. Introduction to React 15. Building an application with ReactÊ 16. State Management in React applications 17. Debugging, Testing, and Deploying React applications 18. What is next - for becoming a pro?

Ext Js 4 First Look

Download Ext Js 4 First Look PDF Online Free

Author :
Publisher : Packt Pub Limited
ISBN 13 : 9781849516662
Total Pages : 340 pages
Book Rating : 4.5/5 (166 download)

DOWNLOAD NOW!


Book Synopsis Ext Js 4 First Look by : Loiane Groner

Download or read book Ext Js 4 First Look written by Loiane Groner and published by Packt Pub Limited. This book was released on 2012 with total page 340 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is a practical step-by-step tutorial which guides you to migrate from Ext JS 3 to Ext JS 4. There are examples backed with explanations and plenty of code and illustrations to look forward to. This book is written for web developers who are familiar with Ext JS 3 and want to have detailed insights into the new features of Ext JS 4.

PhoneGap Essentials

Download PhoneGap Essentials PDF Online Free

Author :
Publisher : Addison-Wesley Professional
ISBN 13 : 0321814290
Total Pages : 384 pages
Book Rating : 4.3/5 (218 download)

DOWNLOAD NOW!


Book Synopsis PhoneGap Essentials by : John M. Wargo

Download or read book PhoneGap Essentials written by John M. Wargo and published by Addison-Wesley Professional. This book was released on 2012 with total page 384 pages. Available in PDF, EPUB and Kindle. Book excerpt: Using PhoneGap, developers can build native mobile apps using standard HTML5, JavaScript, and CSS, and then deploy those apps to every leading mobile platform with little or no recoding. Up to now, though, PhoneGap was lacking complete, practical documentation. PhoneGap Essentials fills that void: It's the first concise, yet complete, tutorial for succeeding with PhoneGap in real-world development. Experienced mobile developer John M. Wargo thoroughly introduces the PhoneGap platform, explaining what it is, what it does, and how it works. He then guides through configuring PhoneGap environments--creating complete mobile apps--and building them for the Google Android(tm), Samsung bada, Apple® iOS, BlackBerry® devices, Symbian(tm) OS, and Windows® Phone.

Programming HTML5 Applications

Download Programming HTML5 Applications PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 1449322727
Total Pages : 144 pages
Book Rating : 4.4/5 (493 download)

DOWNLOAD NOW!


Book Synopsis Programming HTML5 Applications by : Zachary Kessin

Download or read book Programming HTML5 Applications written by Zachary Kessin and published by "O'Reilly Media, Inc.". This book was released on 2011-11-10 with total page 144 pages. Available in PDF, EPUB and Kindle. Book excerpt: HTML5 is not just a replacement for plugins. It also makes the Web a first-class development environment by giving JavaScript programmers a solid foundation for building industrial-strength applications. This practical guide takes you beyond simple site creation and shows you how to build self-contained HTML5 applications that can run on mobile devices and compete with desktop apps. You’ll learn powerful JavaScript tools for exploiting HTML5 elements, and discover new methods for working with data, such as offline storage and multithreaded processing. Complete with code samples, this book is ideal for experienced JavaScript and mobile developers alike. Store session data in the browser with local storage objects Save trips to the server: store larger amounts of data with IndexedDB Give browsers limited access to a user’s system to read and upload files Take your app offline—and speed up page loading when it’s online Use Web Workers to create multithreaded applications Transfer data between browser and server more efficiently with Web Sockets Learn about HTML5 tags for forms, multimedia, graphics, and geolocation "HTML5 is all the rage these days, but it's more than just a buzzword. Programming HTML5 Applications provides the knowledge to guide you through all the new technologies needed to make modern web applications." --Ralph Whitbeck, cohost of The Official jQuery Podcast

Programming the Mobile Web

Download Programming the Mobile Web PDF Online Free

Author :
Publisher : O'Reilly Media
ISBN 13 : 9780596807788
Total Pages : 512 pages
Book Rating : 4.8/5 (77 download)

DOWNLOAD NOW!


Book Synopsis Programming the Mobile Web by : Maximiliano Firtman

Download or read book Programming the Mobile Web written by Maximiliano Firtman and published by O'Reilly Media. This book was released on 2010-07-23 with total page 512 pages. Available in PDF, EPUB and Kindle. Book excerpt: Today's market for mobile apps goes beyond the iPhone to include BlackBerry, Nokia, Windows Phone, and smartphones powered by Android, webOS, and other platforms. If you're an experienced web developer, this book shows you how to build a standard app core that you can extend to work with specific devices. You'll learn the particulars and pitfalls of building mobile apps with HTML, CSS, and other standard web tools. You'll also explore platform variations, finicky mobile browsers, Ajax design patterns for mobile, and much more. Before you know it, you'll be able to create mashups using Web 2.0 APIs in apps for the App Store, App World, OVI Store, Android Market, and other online retailers. Learn how to use your existing web skills to move into mobile development Discover key differences in mobile app design and navigation, including touch devices Use HTML, CSS, JavaScript, and Ajax to create effective user interfaces in the mobile environment Learn about technologies such as HTML5, XHTML MP, and WebKit extensions Understand variations of platforms such as Symbian, BlackBerry, webOS, Bada, Android, and iOS for iPhone and iPad Bypass the browser to create offline apps and widgets using web technologies