Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Beginning Progressive Web App Development, Dennis Sheppard


Варианты приобретения
Цена: 5309.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Dennis Sheppard
Название:  Beginning Progressive Web App Development
ISBN: 9781484230893
Издательство: Springer
Классификация:


ISBN-10: 1484230892
Обложка/Формат: Paperback
Страницы: 237
Вес: 0.49 кг.
Дата издания: 29.11.2017
Язык: English
Издание: 1st ed.
Иллюстрации: 125 illustrations, color; xii, 237 p. 125 illus. in color.
Размер: 178 x 253 x 22
Читательская аудитория: Professional & vocational
Основная тема: Computer Science
Подзаголовок: Creating a Native App Experience on the Web
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Build fast, reliable web applications using the latest web development technologies. This book provides step-by-step learning through the process of transforming a traditional web app into a high-performing progressive web app, leveraging principles and lessons taught throughout the book. You will learn to improve the performance, reliability, reach, and user engagement of mobile web applications through the use of specific, practical examples.

Because most non-trivial web applications developed today use JavaScript frameworks, you will learn about the most popular frameworks offering a PWA right out of the box, including React, Preact, Vue.js, Angular, and Ionic. You also will learn which tools to enlist to measure your applications performance, such as Googles Lighthouse.

Beginning Progressive Web App Development includes best practices to make your app work even when an end user has a poor or no Internet connection, and to send notifications and reminders with the Notification and Push APIs to keep your users engaged. You will come away with an understanding of the technologies--application shells, server push technology, and caching--that will allow you to rapidly deliver content to your users.

As important as it is to provide mobile users with a great experience, the principles of PWAs are not limited to smartphones. Most of what you will learn in this book is directly applicable to web applications on all screen sizes.

What Youll Learn

  • Achieve nearly instant loading times
  • Implement service workers to make your app load faster and work while users are offline
  • Keep users engaged with web notifications
  • Measure the performance and reach of your web applications
  • Transform your existing web app into a progressive web app
  • Create a progressive web app from scratch
  • Understand what building a truly fast web app entails with Googles PRPL pattern

Who This Book Is For

Web developers with prior JavaScript experience




Beginning iOS Media App Development

Автор: Ahmed Bakir
Название: Beginning iOS Media App Development
ISBN: 1430250836 ISBN-13(EAN): 9781430250838
Издательство: Springer
Рейтинг:
Цена: 5304.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Beginning iOS Media App Development is a ground-breaking tutorial that explores the near limitless, programmable audio-visual capabilities of the iPhone, iPad and iPod touch using real-world examples and thorough explanations of the code.

Beginning App Development with Parse and PhoneGap

Автор: Alber Stephan
Название: Beginning App Development with Parse and PhoneGap
ISBN: 1484202368 ISBN-13(EAN): 9781484202364
Издательство: Springer
Рейтинг:
Цена: 4745.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Beginning App Development with Parse and PhoneGap teaches you how to start app development with Parse and PhoneGap: free and open source software.

Beginning Windows Phone App Development

Автор: Henry Lee; Eugene Chuvyrov
Название: Beginning Windows Phone App Development
ISBN: 1430241349 ISBN-13(EAN): 9781430241348
Издательство: Springer
Рейтинг:
Цена: 5583.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Microsoft`s Windows Phone 7 handsets have injected a new vibrancy into the smartphone marketplace and provided bold new opportunities for the Microsoft development community.

Beginning hybrid mobile application development

Автор: Panhale, Mahesh
Название: Beginning hybrid mobile application development
ISBN: 1484213157 ISBN-13(EAN): 9781484213155
Издательство: Springer
Рейтинг:
Цена: 4890.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Table of Contents

1. Introduction to Mobile Application Development (MAD)

1.1. History of MAD

1.2. MAD considerations

1.2.1. Front End Development

1.2.2. Back End Development

1.2.3. System Software

1.2.4. Mobile Application Testing

2. Getting Started

2.1. Mobile Application Development (MAD) Categories

2.1.1. Native Mobile Application Development (NMAD)

2.1.1.1. History

2.1.1.2. Pros & Cons

2.1.1.3. What Market Say?

2.1.2. Hybrid Mobile Application Development (HMAD)

2.1.2.1. Why HMAD?

2.1.2.2. History

2.1.2.3. List of technologies used in HMAD

3. Building blocks of HMAD

3.1. Architecture

3.1.1. Understanding OS runtime Vs Browser Engine

3.1.2. How Hybrid Application(s) work?

3.1.3. Difference between web application(s) & Hybrid Application(s)

3.2. Technology Framework Language(s)

3.2.1. HTML 5

3.2.1.1. Why HTML 5?

3.2.1.2. Basic(s) of HTML 5 & useful API(s)

3.2.2. JSON

3.2.2.1. XML Drawback(s)

3.2.2.2. What is JSON? Why JSON?

3.2.2.3. DOM 2.0 Change(s)

3.2.2.4. Who uses JSON?

3.2.3. Reincarnation of Java script

3.2.3.1. J Query Basics

3.2.4. Packaging Framework(s)

3.2.4.1. What is packaging framework

3.2.4.2. How does it work?

3.2.4.3. Popular framework(s):

3.2.4.3.1. IONIC

3.2.4.3.2. Phone GAP

3.2.4.3.3. Icenium

3.2.4.3.4. Kendo UI

3.2.4.3.5. Angular UI

3.2.4.3.6. Bonus

3.2.4.3.7. Sencha Touch

3.2.4.3.8. Intel XDK

3.2.5. Server side

3.2.5.1. HTTP Handler(s)

3.2.5.2. Service Oriented Architecture (SOA)

3.2.5.2.1. Web Service

3.2.5.2.2. WCF Service

3.2.5.2.2.1. REST Based Services

3.2.6. CSS 3

3.2.6.1. Responsive CSS

3.2.6.1.1. Bootstrap

3.2.6.1.2. Skeleton

3.2.7. Testing

3.2.7.1. Testing using browser

3.2.7.2. Testing on device(s)

3.2.7.3. Testing with packaging framework(s)

3.2.8. Deployment

3.2.8.1. Costing Consideration(s)

4. Creating first Hybrid Application

4.1. Choosing packaging platform

4.1.1. Consideration(s)

4.1.2. Setting up "Icenium" account

4.2. Authoring basic service returning JSON

4.3. Writing code snippet based on HTML5

4.4. Injecting J Query into the code

4.5. Decorating UI with responsive CSS

4.6. Early testing of hybrid application using browser

4.7. Packaging application first time using "Icenium"

4.7.1. Getting started with "Icenium"

4.7.2. Setting up Iceinum

4.7.3. Demo packaging

4.7.4. Running local test on device

4.7.4.1. Android

4.7.4.1.1. Developer Licensing terms

4.7.4.1.2. Step(s) for local device testing

4.7.4.2. iPhone

4.7.4.2.1. Developer Licensing terms

4.7.4.2.2. Step(s) for local device testing

4.7.4.3. Windows Phone

4.7.4.3.1. Developer Licensing terms

4.7.4.3.2. Step(s) for local device testing

5. HMAD: Internal(s)

5.1. Mobile device(s)

5.1.1. Architecture

5.1.2. OS

5.1.3. Application framework(s) platform(s)

5.2. How Hybrid Applications work on device(s)?

5.2.1. Browser context

5.2.1.1. Limitation(s) of browser context

5.3. Deep comparison: Native Vs Hybrid Application(s)

6. Data Access in HMAD

6.1. Exploring data access possibilities

6.1.1. WCF vs Web Service(s) vs Handler

6.2. Data Serialization techniques

6.2.1. JSON / XML / REST Serialization techniques on server side

6.2.2. Tip(s) to GET SET Data

6.2.3. Dos and Don'ts

6.2.3.1. GET or POST ?

6.2.3.2. Intrusion

6.2.3.2.1. Helper tools

6.2
Beginning Windows 8 Application Development - XAML Edition

Автор: Burns Kyle
Название: Beginning Windows 8 Application Development - XAML Edition
ISBN: 1430245662 ISBN-13(EAN): 9781430245667
Издательство: Springer
Рейтинг:
Цена: 4186.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Beginning Windows 8 Application Development - XAML Edition introduces you to the Windows 8 modern app design paradigm and the new Windows 8 programming model developed around this paradigm.

Beginning iOS 7 Development

Автор: Jack Nutting; David Mark; Jeff LaMarche; Fredrik O
Название: Beginning iOS 7 Development
ISBN: 143026022X ISBN-13(EAN): 9781430260226
Издательство: Springer
Рейтинг:
Цена: 5304.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The team that brought you the bestselling Beginning iPhone Development is back again for Beginning iOS 7 Development, bringing this definitive guide up-to-date with Apple`s latest and greatest iOS 7 SDK, as well as with the latest version of Xcode.

Beginning Android 3D Game Development

Автор: Robert Chin
Название: Beginning Android 3D Game Development
ISBN: 1430265477 ISBN-13(EAN): 9781430265474
Издательство: Springer
Рейтинг:
Цена: 5304.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Beginning Android3D Game Developmentis a unique book for today`s Android and game app developers who want to learn how to build 3D game appsthat run on the latest Android KitKat platform using Java and OpenGL ES. ADrone Grid game case study is included.

Beginning Android C++ Game Development

Автор: Sutherland Bruce
Название: Beginning Android C++ Game Development
ISBN: 1430258306 ISBN-13(EAN): 9781430258308
Издательство: Springer
Рейтинг:
Цена: 4745.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Beginning Android C++ Game Development introduces general and Android game developers like you to Android's powerful Native Development Kit (NDK). The Android NDK platform allows you to build the most sophisticated, complex and best performing game apps that leverage C++. In short, you learn to build professional looking and performing game apps like the book's case study, Droid Runner.

In this book, you'll learn all the major aspects of game design and programming using the Android NDK and be ready to submit your first professional video game app to Google Play and Amazon Appstore for today's Android smartphones and tablet users to download and play.

The techniques contained in this book include building a game engine, writing a renderer, and building a full game app with entities, game levels and collisions. As part of the tutorial you'll also learn about inserting perspectives using cameras and including audio in your game app. "


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия