FirstCity
Welcome to First City University College Library iPortal | library@firstcity.edu.my | +603-7735 2088 (Ext. 519)

Getting started with NativeScript : (Record no. 50705)

MARC details
000 -LEADER
fixed length control field 08770cam a2200829Ii 4500
001 - CONTROL NUMBER
control field ocn939394733
003 - CONTROL NUMBER IDENTIFIER
control field OCoLC
005 - DATE AND TIME OF LATEST TRANSACTION
control field 20200827112625.0
006 - FIXED-LENGTH DATA ELEMENTS--ADDITIONAL MATERIAL CHARACTERISTICS
fixed length control field m o d
007 - PHYSICAL DESCRIPTION FIXED FIELD--GENERAL INFORMATION
fixed length control field cr unu||||||||
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION
fixed length control field 160215s2016 enka o 001 0 eng d
040 ## - CATALOGING SOURCE
Original cataloging agency UMI
Language of cataloging eng
Description conventions rda
-- pn
Transcribing agency UMI
Modifying agency DEBBG
-- C6I
-- DEBSZ
-- N$T
-- OCLCF
-- CEF
-- UKMGB
-- AGLDB
-- IGB
-- UKAHL
-- RDF
015 ## - NATIONAL BIBLIOGRAPHY NUMBER
National bibliography number GBB7A4007
Source bnb
016 7# - NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER
Record control number 018010653
Source Uk
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 9781785889356
Qualifying information (electronic bk.)
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 1785889354
Qualifying information (electronic bk.)
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
Canceled/invalid ISBN 9781785888656
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
Canceled/invalid ISBN 178588865X
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC)
OCLC library identifier DEBBG
System control number BV043968893
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC)
OCLC library identifier DEBSZ
System control number 485794055
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC)
OCLC library identifier GBVCP
System control number 882752952
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC)
OCLC library identifier AU@
System control number 000060408616
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC)
OCLC library identifier UKMGB
System control number 018010653
035 ## - SYSTEM CONTROL NUMBER
System control number (OCoLC)939394733
037 ## - SOURCE OF ACQUISITION
Stock number CL0500000715
Source of stock number/acquisition Safari Books Online
050 #4 - LIBRARY OF CONGRESS CALL NUMBER
Classification number QA76.59
072 #7 - SUBJECT CATEGORY CODE
Subject category code COM
Subject category code subdivision 013000
Source bisacsh
072 #7 - SUBJECT CATEGORY CODE
Subject category code COM
Subject category code subdivision 014000
Source bisacsh
072 #7 - SUBJECT CATEGORY CODE
Subject category code COM
Subject category code subdivision 018000
Source bisacsh
072 #7 - SUBJECT CATEGORY CODE
Subject category code COM
Subject category code subdivision 067000
Source bisacsh
072 #7 - SUBJECT CATEGORY CODE
Subject category code COM
Subject category code subdivision 032000
Source bisacsh
072 #7 - SUBJECT CATEGORY CODE
Subject category code COM
Subject category code subdivision 037000
Source bisacsh
072 #7 - SUBJECT CATEGORY CODE
Subject category code COM
Subject category code subdivision 052000
Source bisacsh
082 04 - DEWEY DECIMAL CLASSIFICATION NUMBER
Classification number 004.165
049 ## - LOCAL HOLDINGS (OCLC)
Holding library MAIN
100 1# - MAIN ENTRY--PERSONAL NAME
Personal name Anderson, Nathanael J.,
Relator term author.
245 10 - TITLE STATEMENT
Title Getting started with NativeScript :
Remainder of title explore the possibility of building truly native, cross-platform mobile applications using your JavaScript skill--NativeScript! /
Statement of responsibility, etc. Nathanael J. Anderson ; foreword by Valio Stoychev.
264 #1 - PRODUCTION, PUBLICATION, DISTRIBUTION, MANUFACTURE, AND COPYRIGHT NOTICE
Place of production, publication, distribution, manufacture Birmingham, UK :
Name of producer, publisher, distributor, manufacturer Packt Publishing,
Date of production, publication, distribution, manufacture, or copyright notice 2016.
300 ## - PHYSICAL DESCRIPTION
Extent 1 online resource :
Other physical details illustrations.
336 ## - CONTENT TYPE
Content type term text
Content type code txt
Source rdacontent
337 ## - MEDIA TYPE
Media type term computer
Media type code c
Source rdamedia
338 ## - CARRIER TYPE
Carrier type term online resource
Carrier type code cr
Source rdacarrier
490 1# - SERIES STATEMENT
Series statement Community experience distilled
588 0# - SOURCE OF DESCRIPTION NOTE
Source of description note Online resource; title from PDF title page (EBSCO, viewed June 20, 2017)
500 ## - GENERAL NOTE
General note Includes index.
520 8# - SUMMARY, ETC.
Summary, etc. Annotation
Expansion of summary note Explore the possibility of building truly native, cross-platform mobile applications using your JavaScript skillNativeScript!About This Book Save your marketing time by building for iOS, Android, and Windows Mobile platforms simultaneously Be an ace at utilizing the features of NativeScript and its ability to communicate with each of the host device libraries natively Proficiently, build your fully cross-platform communication application exhibiting the fundamentals of NativeScriptWho This Book Is ForIf you are a JavaScript developer and want to build cross-platform applications, then this book is just the right one for you!What You Will Learn Install and compile your application in NativeScript Get important know-how on the NativeScript project structure Develop and style your screens for multiple platforms Create a full-featured cross-platform communication application Import and use several third-party components Simplify and deal with device resolution and cross-platform issues Test and deploy your applicationIn DetailNativeScript allows you to build a fast cross-platform application that has a native UI. NativeScript is a true cross-platform framework that generates native speed applications using the native components of the host platform, all using JavaScript. Although NativeScript allows you to build your application in JavaScript, you have full access to the host OS from your code, allowing you to easily tweak or use new platform features instantly at native code speeds.Whether you have already developed multiple applications or zero applications, this book will help you to develop your next application in a cross-platform framework quickly, saving you a massive amount of time and money.This book concisely shows you NativeScript's built-in framework that allows you to rapidly develop a fully-working compiled cross-platform application in just a few chapters. It starts by laying the foundation of NativeScript and working through the fundamentals to create a basic shell of the application. Moving on, you'll see how to build a full-fledged application step by step. We'll show you how to use plugins, and how to communicate with the native OS libraries easily so that you can customize your application as if your app was created in Java or Objective C. We then deal with the issues that arise from being cross platform and compensate for the different screen sizes, screen resolutions, and device abilities. Finally, we progress to testing and deploying your app.Style and approach A stepwise guide for building cross-platform mobile applications with the help of easy-to-understand examples.
505 0# - FORMATTED CONTENTS NOTE
Formatted contents note Cover; Copyright; Credits; Foreword; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Introduction to NativeScript; NativeScript; Telerik's NativeScript; Other competitors; NativeScript uniqueness; NativeScript is easy; NativeScript and TypeScript; What is TypeScript?; TypeScript's use in NativeScript; Choosing a development language; Common modules; Installing NativeScript; Prerequisites; node.js; iOS; Android; Installation; Installation help; The NativeScript command line; NativeScript commands; Creating your first application
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note Creating the application in easy stepsRunning the app; Summary; Chapter 2: The Project Structure; Project directory overview; The root folder; The app folder; The lib folder; The hooks folder; The node_modules folder; The tns-core-modules folder; The platforms folder; The platforms/android folder; The platforms/iOS folder; The app folder; The .gradle folder; The App_Resources folder; The fonts folder; The app folder files; The package.json file; License; App.js; App.css; Application page; The main-page.js file; The main-page.css file; The main-page.xml file; The main-view-model.js file
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note Foundational componentsApplication component; Frame component; Page component; Creating a second page; Creating additional files and pages; Creating settings.js; Navigating to another page; Running the application; Viewing our screen; Summary; Chapter 3: Declarative UI, Styling, and Events; Declarative UI; XML parser; Page, StackLayout, label, and more; node; node; node; node; Second node; Declarative UI and components; Visual components; Using the Declarative UI for our settings page; Our settings.xml file
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note Binding and event systemEvent system; Binding; Styling the UI; What is CSS?; Why use CSS?; How to use CSS; Configuring your CSS Rules; Existing CSS properties; Exploring app.css; Trying CSS out and styling our application; Styling on your own; Summary; Chapter 4: Building a Featured Application; Layouts; StackLayout; WrapLayout; AbsoluteLayout; DockLayout; GridLayout; Building our featured application; Nonvisual components; Dialogs; Alert dialog; Confirm dialog; Prompt dialog; Login dialog; Action dialog; Promises; The settings screen Declarative UI; GridLayouts; Building the main screen
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note JavaScript codeDeclarative UI; Main page Declarative UI; Main page body; ScrollViews; More about bindings; Repeaters; Main-body footer; The main-page.css file; Application CSS; Fonts; Icons; Communication with the server; Trying out our application; The server; Setting up your own server; Trying crossCommunicator out.; Summary; Chapter 5: Installing Third-Party Components; Places to find third-party components; The Telerik plugin site; npmjs.com; The NativeScript unofficial plugin list; How to install a third-party plugin component; Installing the vibration plugin
590 ## - LOCAL NOTE (RLIN)
Local note eBooks on EBSCOhost
Provenance (VM) [OBSOLETE] EBSCO eBook Subscription Academic Collection - Worldwide
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element Mobile apps
General subdivision Development.
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element JavaScript (Computer program language)
Authority record control number or standard number http://id.loc.gov/authorities/subjects/sh96004880
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element Cross-platform software development.
Authority record control number or standard number http://id.loc.gov/authorities/subjects/sh95003085
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element COMPUTERS / Computer Literacy
Source of heading or term bisacsh
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element COMPUTERS / Computer Science
Source of heading or term bisacsh
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element COMPUTERS / Data Processing
Source of heading or term bisacsh
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element COMPUTERS / Hardware / General
Source of heading or term bisacsh
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element COMPUTERS / Information Technology
Source of heading or term bisacsh
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element COMPUTERS / Machine Theory
Source of heading or term bisacsh
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element COMPUTERS / Reference
Source of heading or term bisacsh
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element Cross-platform software development.
Source of heading or term fast
Authority record control number or standard number (OCoLC)fst00884174
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element JavaScript (Computer program language)
Source of heading or term fast
Authority record control number or standard number (OCoLC)fst00982071
655 #4 - INDEX TERM--GENRE/FORM
Genre/form data or focus term Electronic books.
700 1# - ADDED ENTRY--PERSONAL NAME
Personal name Stoychev, Valio,
Relator term author of foreword.
830 #0 - SERIES ADDED ENTRY--UNIFORM TITLE
Uniform title Community experience distilled.
Authority record control number or standard number http://id.loc.gov/authorities/names/no2011030603
856 40 - ELECTRONIC LOCATION AND ACCESS
Uniform Resource Identifier <a href="https://libproxy.firstcity.edu.my:8443/login?url=http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1163375">https://libproxy.firstcity.edu.my:8443/login?url=http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1163375</a>
938 ## -
-- Askews and Holts Library Services
-- ASKH
-- AH30053571
938 ## -
-- EBSCOhost
-- EBSC
-- 1163375
994 ## -
-- 92
-- MYFCU

No items available.