Cantitate/Preț
Produs

Mastering NativeScript: A Beginner's Guide: Mastering Computer Science

Editat de Sufyan bin Uzayr
en Limba Engleză Paperback – 22 noi 2022
Mastering NativeScript helps readers master the NativeScript framework for faster and more robust mobile app development.
Mobile devices have progressed from a mere means of communication to becoming a critical business tool in recent years. People are increasingly glued to their smartphones as technology advances at breakneck speed. The significance of mobile app development cannot be overstated.
And when it comes to mobile app development, NativeScript is a hot topic.
NativeScript was introduced by Telerik, and it allows you to develop truly native apps for iOS and Android under a single code base using JavaScript or TypeScript, XML, and a subset of CSS. The charm of NativeScript is that it enables us to code once for multiple platforms (iOS≤7.1 and Android≤4.1), simultaneously sharing code amongst them while still allowing developers to add platform-specific instructions with flawless execution. As a result, you may release an app for both platforms using a single code base.
NativeScript is comprised of three parts: a JavaScript (JS) virtual machine, a runtime, and a bridge module. The JS virtual machine is used for interpretation and execution of JavaScript code. The bridge module then converts the calls to platform-specific API calls and returns the outcome to the caller.
NativeScript is a very appealing paradigm, and is rising in popularity as we speak. It can be used to construct practically any program, including communication apps (news and social networking), gaming applications (Chess, Tic-Tac-Toe, Pinball), and chat apps. It can also handle maps and geolocation apps.
With Mastering NativeScript, learning NativeScript becomes straightforward, which will undoubtedly help readers advance their careers.
The Mastering Computer Science series is edited by Sufyan bin Uzayr, a writer and educator with over a decade of experience in the computing field.
Citește tot Restrânge

Din seria Mastering Computer Science

Preț: 16554 lei

Preț vechi: 20692 lei
-20% Nou

Puncte Express: 248

Preț estimativ în valută:
3168 3342$ 2640£

Carte disponibilă

Livrare economică 12-26 decembrie
Livrare express 27 noiembrie-03 decembrie pentru 2491 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781032289731
ISBN-10: 1032289732
Pagini: 280
Ilustrații: 16 Tables, black and white; 14 Line drawings, black and white; 14 Illustrations, black and white
Dimensiuni: 156 x 234 x 21 mm
Greutate: 0.45 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Seria Mastering Computer Science


Public țintă

Professional

Notă biografică

Sufyan bin Uzayr is a writer, coder and entrepreneur with over a decade of experience in the industry. He has authored several books in the past, pertaining to a diverse range of topics, ranging from History to Computers/IT.
Sufyan is the Director of Parakozm, a multinational IT company specializing in EdTech solutions. He also runs Zeba Academy, an online learning and teaching vertical with a focus on STEM fields.
Sufyan specializes in a wide variety of technologies, such as JavaScript, Dart, WordPress, Drupal, Linux and Python. He holds multiple degrees, including ones in Management, IT, Literature and Political Science.
Sufyan is a digital nomad, dividing his time between four countries. He has lived and taught in universities and educational institutions around the globe. Sufyan takes a keen interest in technology, politics, literature, history and sports, and in his spare time, he enjoys teaching coding and English to young students.
Learn more at sufyanism.com

Cuprins

Chapter 1 - The Basics
Chapter 2 - Structuring Your App
Chapter 3 - Refining Your App
Chapter 4 - Angular and NativeScript
Chapter 5 - Digging Deeper
Appraisal

Descriere

This book is a detailed guide that will help learners get started with NativeScript programming. It talks about the basics and then moves on to practical exercises to help readers quickly gain the required knowledge. This book is meant for both NativeScript developers as well as learners without a formal NativeScirpt background