|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
OR_ocn895913765 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr unu|||||||| |
008 |
141118s2014 enka o 001 0 eng d |
040 |
|
|
|a UMI
|b eng
|e pn
|c UMI
|d N$T
|d E7B
|d N$T
|d YDXCP
|d DEBBG
|d DEBSZ
|d OCLCQ
|d OCLCF
|d OCLCQ
|d AGLDB
|d COCUF
|d ICA
|d K6U
|d CNNOR
|d CCO
|d FVL
|d U3W
|d D6H
|d STF
|d OCLCQ
|d VTS
|d CEF
|d NLE
|d INT
|d VT2
|d AU@
|d UKMGB
|d OCLCQ
|d OCLCO
|d G3B
|d TKN
|d OCLCQ
|d OCLCO
|d M8D
|d UKAHL
|d OCL
|d OCLCO
|d QGK
|d OCLCQ
|d OCLCO
|
016 |
7 |
|
|a 018006727
|2 Uk
|
019 |
|
|
|a 896893862
|a 907290831
|a 1259065121
|
020 |
|
|
|a 9781783554188
|q (electronic bk.)
|
020 |
|
|
|a 1783554185
|q (electronic bk.)
|
020 |
|
|
|a 1783554177
|
020 |
|
|
|a 9781783554171
|
020 |
|
|
|z 9781783554171
|
029 |
1 |
|
|a CHNEW
|b 000688097
|
029 |
1 |
|
|a CHNEW
|b 000688098
|
029 |
1 |
|
|a DEBBG
|b BV042490177
|
029 |
1 |
|
|a DEBSZ
|b 434833584
|
029 |
1 |
|
|a DEBSZ
|b 484732390
|
029 |
1 |
|
|a UKMGB
|b 018006727
|
035 |
|
|
|a (OCoLC)895913765
|z (OCoLC)896893862
|z (OCoLC)907290831
|z (OCoLC)1259065121
|
037 |
|
|
|a CL0500000501
|b Safari Books Online
|
050 |
|
4 |
|a QA76.59
|b .S35 2014eb
|
072 |
|
7 |
|a COM
|x 051260
|2 bisacsh
|
082 |
0 |
4 |
|a 005.2/762
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Saleh, Hazem.
|
245 |
1 |
0 |
|a JavaScript mobile application development :
|b create neat cross-platform mobile apps using Apache Cordova and jQuery Mobile /
|c Hazem Saleh.
|
246 |
3 |
0 |
|a Create neat cross-platform mobile apps using Apache Cordova and jQuery Mobile
|
260 |
|
|
|a Birmingham, U.K. :
|b Packt Pub.,
|c 2014.
|
300 |
|
|
|a 1 online resource :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|
490 |
1 |
|
|a Community experience distilled
|
500 |
|
|
|a Includes index.
|
588 |
0 |
|
|a Online resource; title from cover page (Safari, viewed November 11, 2014).
|
505 |
0 |
|
|a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: An Introduction to Apache Cordova; What is Apache Cordova?; The differences between mobile web, hybrid mobile, and native mobile applications; Why you should use Cordova; Cordova architecture; Overview of Cordova APIs; Summary; Chapter 2: Developing Your First Cordova Application; An introduction to Cordova CLI; Installing Apache Cordova; Generating our Sound Recorder's initial code; The Sound Recorder's initial structure; An insight into the www files.
|
505 |
8 |
|
|a Developing Sound Recorder applicationSound Recorder functionality; Sound Recorder preparation; Sound Recorder details; Recording and playing the audio files back; Building and running Sound Recorder application; Summary; Chapter 3: Apache Cordova Development Tools; Configuring Android development environment; Extending your existing Eclipse IDE; Creating an Android Virtual Device; Importing the Sound Recorder application in to Eclipse; Running the Sound Recorder application on a real Android device; Configuring iOS development environment; Importing the Sound Recorder application into Xcode.
|
505 |
8 |
|
|a Running the Sound Recorder application on a real iOS deviceConfiguring Windows Phone development environment; Importing the Sound Recorder application into Visual Studio; Running the Sound Recorder application on a real Windows Phone; Summary; Chapter 4: Cordova API in Action; Exploring the Cordova Exhibition app; The Cordova Exhibition app structure; Accelerometer; Demo; The HTML page; View controller; API; Camera; Demo; The HTML page; View controller; API; Compass; Demo; The HTML page; View controller; API; Connection; Demo; The HTML page; View controller; API; Contacts; Demo; The HTML page.
|
505 |
8 |
|
|a View controllerAPI; Device; Demo; The HTML page; View controller; API; Geolocation; Demo; The HTML page; View controller; API; Globalization; Demo; The HTML page; View controller; API; InAppBrowser; Demo; The HTML page; View controller; API; Summary; Chapter 5: Diving Deeper into the Cordova API; Media, file, and capture; Demo; The HTML page; View controller; API; Notification; Demo; The HTML page; View controller; API; Storage; Demo; The HTML page; View controller; API; Finalizing the Cordova Exhibition app; Cordova events; Summary; Chapter 6: Developing Custom Cordova Plugins.
|
505 |
8 |
|
|a Developing a custom Cordova pluginUsing plugman; Plugin definition; Defining the plugin's JavaScript interface; Developing Android code; Developing iOS code; Developing Windows Phone 8 code; Publishing our plugin to Cordova registry; Testing our Cordova plugin; Summary; Chapter 7: Unit Testing Cordova Apps Logic; What is Jasmine; Configuring Jasmine; Writing your first Jasmine test; Jasmine Matchers; Jasmine in action -- developing Cordova app tests; An overview of the weather application; Developing synchronous code tests; Developing asynchronous code tests; Manually executing tests.
|
520 |
|
|
|a Whether you are developing a mobile app for iPad or on a Windows Phone, you need to learn the specific languages and technologies for that device. This is where Apache Cordova shines. This book is the learning resource to use when you want to efficiently develop your own mobile applications using Apache Cordova as the platform for your HTML, CSS, and JavaScript. In order to develop good-looking mobile applications, this book also utilizes jQuery Mobile. jQuery Mobile is one of the best available frameworks for developing mobile-friendly web applications. After finishing this book, you should be able to develop your very own mobile application on different mobile platforms using only JavaScript, without having to learn the native programming languages of every mobile platform.
|
546 |
|
|
|a English.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
630 |
0 |
0 |
|a Apache Cordova.
|
630 |
0 |
7 |
|a Apache Cordova
|2 fast
|
650 |
|
0 |
|a Mobile computing
|v Software.
|
650 |
|
0 |
|a Mobile apps.
|
650 |
|
6 |
|a Informatique mobile
|v Logiciels.
|
650 |
|
6 |
|a Applications mobiles.
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x JavaScript.
|2 bisacsh
|
650 |
|
7 |
|a Mobile apps
|2 fast
|
650 |
|
7 |
|a Mobile computing
|2 fast
|
655 |
|
7 |
|a Software
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Saleh, Hazem.
|t JavaScript mobile application development : create neat cross-platform mobile apps using apache Cordova and jQuery mobile.
|d Birmingham, [England] : Packt Publishing, ©2014
|h 315 pages
|k Community experience distilled.
|z 9781783554171
|
830 |
|
0 |
|a Community experience distilled.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781783554171/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH27177185
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10959899
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 876121
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 12131942
|
994 |
|
|
|a 92
|b IZTAP
|