Beginning iPhone and iPad Web Apps: Scripting with HTML5, CSS3, and JavaScript (häftad)
Fler böcker inom
Format
Häftad (Paperback)
Språk
Engelska
Antal sidor
487
Utgivningsdatum
2010-12-15
Upplaga
1 New ed
Förlag
APRESS
Medarbetare
Paterson, Daniel
Illustrationer
illustrations
Dimensioner
235 x 190 x 27 mm
Vikt
722 g
Antal komponenter
1
Komponenter
Paperback
ISBN
9781430230458

Beginning iPhone and iPad Web Apps: Scripting with HTML5, CSS3, and JavaScript

HTML5, CSS3, JavaScript, UI Design, and Mobile Web Standards

Häftad,  Engelska, 2010-12-15
436
  • Skickas från oss inom 3-6 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
This book will help you join the thousands of successful iPhone App developers without needing to learn Objective-C or the Cocoa touch APIs. If you want to apply your existing web development skills to iPhone and iPad development, then now you can. WebKits support for HTML5 means any web developer can create compelling apps for both the iPhone and the larger-screen iPad.

Beginning iPhone & iPad Web Apps takes you through the latest mobile web standards as well as the specific features of the iPhone and iPad. Youll learn about WebKit and Mobile Safari, HTML5 and CSS3, vector graphics and multimedia support. Youll discover the built-in hardware features of the iPhone and iPad and how best to take advantage of them.

The market for web apps for the iPhone and iPad is expanding rapidly. Youll want to know about all the advantages, and Beginning iPhone & iPad Web Apps is the perfect starting point.

What youll learn

  • How to take your existing web skills and deploy them on iPad and iPhone
  • User interface design basics for both the smaller iPhone screen and the larger iPad display
  • The keys to web app development built into HTML5, WebKit, and Mobile Safari
  • How to support mobile-media with iPhone- and iPad-specific features
  • How to take advantage of advanced features of CSS3 for graphics
  • How to address Apples touch screen interface and interact with Cocoa touch APIs

Who this book is for

This book is for web designers and developers who want to use their hard-earned skills and knowledge to create compelling mobile web experiences for iPhone and iPad users.

Table of Contents

  1. Development Tools
  2. Development Environment
  3. Introducing Developer and Debugging Tools
  4. The Anatomy of a Web Application
  5. User Experience and Interface Guidelines
  6. Interesting CSS Features for Your Web Application User Interface
  7. Bitmap and Vector Graphics and Downloadable Fonts with Canvas and SVG
  8. Embedding Audio and Video Content in Your Web Application
  9. Handling Transformations, Animations, and Special Effects with CSS
  10. An Object-Oriented JavaScript Programming Primer
  11. Cross-Document Communication
  12. Ajax and Dynamic Content
  13. Using Touch and Gesture Events
  14. Location-Aware Web Applications
  15. A Better Handling of Client-Side Data Storage
Visa hela texten

Passar bra ihop

  1. Beginning iPhone and iPad Web Apps: Scripting with HTML5, CSS3, and JavaScript
  2. +
  3. Digital Minimalism

De som köpt den här boken har ofta också köpt Digital Minimalism av Cal Newport (häftad).

Köp båda 2 för 564 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Övrig information

Chris Apers has more than 13 years experience in web technologies and mobile development, including the PalmOS, webOS, and iPhone. He is a technical manager and architect at Newsweb/Lagard re Active and participates in open source projects such as porting development libraries and software to mobile devices. With the creation of the open source framework WebApp.Net, he provides an easy way to create mobile content targeting WebKit browsers. For more, visit www.webapp-net.com and www.chrilith.com.

Innehållsförteckning

1. Development Tools
2. Development Environment
3. Debugging
4. WebApp Anatomy
5. Device limitations
6. Mimic the iPhone UI
7. Interesting CSS features
8. HTML5 features
9. Vector graphics
10. Multimedia support
11. Javascript OOP primer
12. CSS3 advanced features
13. DOM and selectors
14. AJAX
15. Touch and Gesture events
16. Location API
17. Data Storage
18. Optimization
19. Linking to native applications
20. Using Frameworks