Computer ScienceScience & MathematicsEconomics & FinanceBusiness & ManagementPolitics & GovernmentHistoryPhilosophy

Building iPhone Apps with HTML, CSS, and JavaScript

Making App Store Apps Without Objective-C or Cocoa

by Jonathan Stark

Building iPhone Apps with HTML, CSS, and JavaScript

Subscribe to new books via dBooks.org telegram channel

Join
DescriptionTable of ContentsDetailsHashtagsReport an issue

Book Description

It's a fact: if you know HTML, CSS, and JavaScript, you already have the tools you need to develop your own iPhone apps. With this book, you'll learn how to use these open source web technologies to design and build apps for the iPhone and iPod Touch on the platform of your choice-without using Objective-C or Cocoa.

Device-agnostic mobile apps are the wave of the future, and this book shows you how to create one product for several platforms. You'll find guidelines for converting your product into a native iPhone app using the free PhoneGap framework. And you'll learn why releasing your product as a web app first helps you find, fix, and test bugs much faster than if you went straight to the App Store with a product built with Apple's tools.

- Build iPhone apps with tools you already know how to use;
- Learn how to make an existing website look and behave like an iPhone app;
- Add native-looking animations to your web app using jQTouch;
- Take advantage of client-side data storage with apps that run even when the iPhone is offline;
- Hook into advanced iPhone features - including the accelerometer, geolocation, and vibration - with JavaScript;
- Submit your applications to the App Store with Xcode.

This open book is licensed under a Creative Commons License (CC BY-NC-ND). You can download Building iPhone Apps with HTML, CSS, and JavaScript ebook for free in PDF format (4.3 MB).

Table of Contents

Chapter 1
Getting Started
Chapter 2
Basic iPhone Styling
Chapter 3
Advanced iPhone Styling
Chapter 4
Animation
Chapter 5
Client-Side Data Storage
Chapter 6
Going Offline
Chapter 7
Going Native
Chapter 8
Submitting Your App to iTunes

Book Details

Title
Building iPhone Apps with HTML, CSS, and JavaScript
Subject
Computer Science
Publisher
O'Reilly Media
Published
2010
Pages
186
Edition
1
Language
English
ISBN13 Digital
9780596805784
ISBN10 Digital
0596805780
PDF Size
4.3 MB
License
CC BY-NC-ND

Book Hashtags

Related Books

Programming Windows Store Apps with HTML, CSS, and JavaScript
Microsoft Press is pleased to offer the second edition of Kraig Brockschmidt's in-depth ebook on writing Windows Store apps using HTML, CSS3, and JavaScript on the Windows 8.1 platform. The ebook includes 20 chapters and 4 appendices....
How To Build a Website with HTML
If you are interested in learning how to build and design websites, Hyper Text Markup Language (HTML) is a great place to start. This project-based tutorial series will introduce you to HTML and its methods by building a personal website using our demonstration site (below) as a model. Once you learn the basics, you will know how change the website...
Building Modern Web Applications With Spring Boot and Vaadin
This guide is a practical introduction to web application development with Spring Boot and Vaadin. It covers the entire development process, from setup to deployment, following a step-by-step approach. You can replicate each section at your own pace as you follow along. The content is suitable for anyone familiar with Java who wants to build ...
How To Build a Website With CSS and HTML
This project-based eBook will introduce you to Cascading Style Sheets (CSS), a stylesheet language used to control the presentation of websites, by building a personal website using our demonstration site as a model. Though our demonstration site features Sammy the Shark, you can switch out Sammy's information with your own if you wish to pers...
Building Cloud Apps with Microsoft Azure
This book walks you through a patterns-based approach to building real-world cloud solutions. The patterns apply to the development process as well as to architecture and coding practices. Developers who are curious about developing for the cloud, are considering a move to the cloud, or are new to cloud development will find here a concise overv...
Learning Twitter Bootstrap
Bootstrap is a HTML, CSS, and JavaScript framework used to create websites that are created using a mobile-first paradigm as well as responsive web design (RWD). It uses a combination of premade CSS classes and JavaScript to make a variety of things on the web. It includes things such as a custom, responsive grid that allows websites to be viewed i...