Beginning iOS Application Development with HTML and JavaScript.
Web developers with HTML/JS skills will quickly learn to apply them to the iPhone/iPad platformBeginning to intermediate web developers who want to apply their existing HTML/CSS/JS/Ajax skills to the wildly popular iPhone/iPad OS will love this book. In the highly successful Wrox Beginning format, i...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Hoboken :
John Wiley & Sons,
2012.
|
Colección: | Wrox beginning guides.
|
Temas: | |
Acceso en línea: | Texto completo Texto completo |
MARC
LEADER | 00000cam a22000007i 4500 | ||
---|---|---|---|
001 | EBOOKCENTRAL_ocn772844573 | ||
003 | OCoLC | ||
005 | 20240329122006.0 | ||
006 | m o d | ||
007 | cr |n|---||||| | ||
008 | 120116s2012 njua o 000 0 eng d | ||
040 | |a EBLCP |b eng |e pn |c EBLCP |d OCLCQ |d YDXCP |d LIV |d OCLCO |d OCLCQ |d DEBSZ |d OCLCQ |d OCLCO |d Z5A |d COO |d OCLCQ |d OCLCO |d MERUC |d CNNOR |d ZCU |d U3W |d OCLCQ |d OCLCO |d OCLCQ |d OCLCO |d OCLCQ |d OCLCO |d OCLCF |d STF |d ICG |d INT |d OCLCQ |d OCLCO |d WYU |d TKN |d OCLCQ |d OCLCO |d DKC |d TXI |d E7B |d B24X7 |d TEFOD |d S4S |d N$T |d ZAD |d UMI |d C6I |d CPO |d MOR |d MLSOD |d HEBIS |d PIFAG |d WRM |d CEF |d VT2 |d AU@ |d G3B |d OCLCQ |d OCLCO |d BRF |d UKAHL |d INARC |d CUV |d OCLCO |d OCLCQ |d OCLCO |d OCLCL | ||
019 | |a 778434046 |a 808500645 |a 832385869 |a 884348113 |a 922975955 |a 988800156 |a 1052759734 |a 1058239477 | ||
020 | |a 9781118226070 | ||
020 | |a 1118226070 | ||
020 | |a 9781118237519 |q (electronic bk.) | ||
020 | |a 111823751X |q (electronic bk.) | ||
020 | |z 9781118159002 |q (pbk.) | ||
020 | |z 1118159004 |q (pbk.) | ||
029 | 1 | |a AU@ |b 000050060802 | |
029 | 1 | |a AU@ |b 000053010502 | |
029 | 1 | |a AU@ |b 000056231150 | |
029 | 1 | |a CHNEW |b 000602551 | |
029 | 1 | |a DEBBG |b BV040901233 | |
029 | 1 | |a DEBBG |b BV044159731 | |
029 | 1 | |a DEBSZ |b 372815359 | |
029 | 1 | |a DEBSZ |b 378284592 | |
029 | 1 | |a DEBSZ |b 381372693 | |
029 | 1 | |a DEBSZ |b 397178778 | |
029 | 1 | |a DKDLA |b 820120-katalog:000600640 | |
029 | 1 | |a NZ1 |b 14775612 | |
029 | 1 | |a NZ1 |b 14969293 | |
035 | |a (OCoLC)772844573 |z (OCoLC)778434046 |z (OCoLC)808500645 |z (OCoLC)832385869 |z (OCoLC)884348113 |z (OCoLC)922975955 |z (OCoLC)988800156 |z (OCoLC)1052759734 |z (OCoLC)1058239477 | ||
037 | |a CL0500000161 |b Safari Books Online | ||
050 | 4 | |a QA76.8.I862 | |
072 | 7 | |a COM |x 051380 |2 bisacsh | |
082 | 0 | 4 | |a 005.26 |
049 | |a UAMI | ||
100 | 1 | |a Wagner, Richard, |d 1966- | |
245 | 1 | 0 | |a Beginning iOS Application Development with HTML and JavaScript. |
260 | |a Hoboken : |b John Wiley & Sons, |c 2012. | ||
300 | |a 1 online resource (436 pages) | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
490 | 1 | |a Wrox beginning guides | |
505 | 0 | |a Beginning: iOS Application Development with HTML and JavaScript®; Contents; Introduction; Part I: Getting Started; Chapter 1: Introducing iOS Development Using Web Technologies; Discovering the Safari on iOS Platform; Key Safari Features for Web Developers; Four Ways to Develop Web Apps for iOS; The Finger Is Not a Mouse; Limitations and Constraints; Setting Up Your Development Environment on a Local Network; Chapter 2: Working with Core Technologies; Exploring HTML 5 Media Elements; Scripting JavaScript; Syntax and Basic Rules; Variables; Operators; Reserved Words. | |
505 | 8 | |a Basic Conditional ExpressionsLoops; Comments; Functions; Data Types; Chapter 3: The Document Object Model; What Is the DOM?; DOM as a Tree; Accessing the DOM from JavaScript; Accessing a Specific Element; Accessing a Set of Elements; Accessing Family Members; Retrieving Attributes; Manipulating the DOM; Creating an Element and Other Nodes; Adding a Node to the DOM; Creating Other Elements; Setting a Value to an Attribute; Moving a Node; Cloning a Node; Removing a Node from the DOM; Removing an Attribute; Chapter 4: Writing Your First Hello World Application; Setting Up. | |
505 | 8 | |a Creating Your Index PageCreating the Main Screen; Adding Detail Pages; Chapter 5: Enabling and Optimizing Web Sites for the iPhone and iPad; Tier 1: iOS Compatibility; Tier 2: Navigation-Friendly Websites; Working with the Viewport; Turning Your Page into Blocks; Defining Multiple Columns (Future Use); Tier 3: Custom Styling; Media Queries; Text Size Adjustment; Case Study: Enabling an Existing Web Site; Tier 4: Parallel Sites; Part II: Application Design; Chapter 6: Designing the iPhone UI; Evolving UI Design; The iPhone Viewport; Exploring iOS Design Patterns; Categorizing Apps. | |
505 | 8 | |a Navigation List-based UI DesignApplication Modes; Exploring Screen Layout; Title Bar; Edge-to-Edge Navigation Lists; Rounded Rectangle Design Destination Pages; Designing for Touch; Working with Fonts; Best Practices in iOS UI Design; Adding Finishing Touches; Chapter 7: Designing for iPad; Special iPad Considerations; Design Essentials; Dealing with Scrolling; Split View Design Pattern; Designing a UI for iPad; Chapter 8: Styling with CSS; CSS Selectors Supported in Safari; Text Styles; Controlling Text Sizing with -webkit-text-size-adjust; Handling Overflowed Text with text-overflow. | |
505 | 8 | |a Creating Subtle Shadows with text-shadowStyling Block Elements; Image-Based Borders with -webkit-border-image; Rounded Corners with -webkit-border-radius; Gradient Push Buttons with -webkit-appearance; Multiple Background Images; Setting Transparencies; Creating CSS-based iOS Buttons; Identifying Incompatibilities; Part III: Application Development; Chapter 9: Programming the Interface; Top Level of Application; Examining Top-Level Styles; Adding the Top Toolbar; Adding a Top-Level Navigation Menu; Displaying a Panel with an Internal URL; Creating a Secondary Navigation List. | |
500 | |a Designing for Long Navigation Lists. | ||
520 | |a Web developers with HTML/JS skills will quickly learn to apply them to the iPhone/iPad platformBeginning to intermediate web developers who want to apply their existing HTML/CSS/JS/Ajax skills to the wildly popular iPhone/iPad OS will love this book. In the highly successful Wrox Beginning format, it enables developers who know these core technologies to use what they already know and get up to speed quickly. It introduces iOS development with web technologies, explains how to enable and optimize web sites for the iPhone and iPad, explores user interface design, then moves into animation, spec. | ||
588 | 0 | |a Print version record. | |
590 | |a ProQuest Ebook Central |b Ebook Central Academic Complete | ||
590 | |a O'Reilly |b O'Reilly Online Learning: Academic/Public Library Edition | ||
630 | 0 | 0 | |a iOS (Electronic resource) |
630 | 0 | 7 | |a IOS (Electronic resource) |2 blmlsh |
630 | 0 | 7 | |a iOS (Electronic resource) |2 fast |
650 | 0 | |a iPhone (Smartphone) |x Programming. | |
650 | 0 | |a iPad (Computer) |x Programming. | |
650 | 0 | |a HTML (Document markup language) | |
650 | 0 | |a JavaScript (Computer program language) | |
650 | 0 | |a Application software |x Development. | |
650 | 6 | |a iPhone (Téléphone intelligent) |x Programmation. | |
650 | 6 | |a iPad (Ordinateur) |x Programmation. | |
650 | 6 | |a HTML (Langage de balisage) | |
650 | 6 | |a JavaScript (Langage de programmation) | |
650 | 6 | |a Logiciels d'application |x Développement. | |
650 | 7 | |a HTML. |2 aat | |
650 | 7 | |a COMPUTERS |x Programming |x Microsoft Programming. |2 bisacsh | |
650 | 7 | |a Application software |x Development |2 fast | |
650 | 7 | |a HTML (Document markup language) |2 fast | |
650 | 7 | |a JavaScript (Computer program language) |2 fast | |
758 | |i has work: |a Beginning iOS application development with HTML and JavaScript (Text) |1 https://id.oclc.org/worldcat/entity/E39PCGFdCTcJqQhdGJ476TPrmb |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |a Wagner, Richard. |t Beginning iOS Application Development with HTML and JavaScript. |d Hoboken : John Wiley & Sons, ©2012 |z 9781118159002 |
830 | 0 | |a Wrox beginning guides. | |
856 | 4 | 0 | |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=818110 |z Texto completo |
856 | 4 | 0 | |u https://learning.oreilly.com/library/view/~/9781118159002/?ar |z Texto completo |
938 | |a Internet Archive |b INAR |n beginningiosappl0000wagn | ||
938 | |a Askews and Holts Library Services |b ASKH |n AH21629251 | ||
938 | |a Books 24x7 |b B247 |n bks00044949 | ||
938 | |a ebrary |b EBRY |n ebr10523989 | ||
938 | |a EBSCOhost |b EBSC |n 477244 | ||
938 | |a YBP Library Services |b YANK |n 7346502 | ||
994 | |a 92 |b IZTAP |