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

Web Services: Concepts, Methodologies, Tools, and Applications, VOL 3, Management Association Information Reso


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

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

Автор: Management Association Information Reso
Название:  Web Services: Concepts, Methodologies, Tools, and Applications, VOL 3
ISBN: 9781668430637
Издательство: Mare Nostrum (Eurospan)
Классификация:
ISBN-10: 1668430630
Обложка/Формат: Hardcover
Страницы: 620
Вес: 1.70 кг.
Дата издания: 27.07.2018
Язык: English
Размер: 27.94 x 21.59 x 3.33 cm
Читательская аудитория: General (us: trade)
Подзаголовок: Concepts, methodologies, tools, and applications, vol 3
Рейтинг:
Поставляется из: Англии


Web Services: Concepts, Methodologies, Tools, and Applications, VOL 2

Автор: Management Association Information Reso
Название: Web Services: Concepts, Methodologies, Tools, and Applications, VOL 2
ISBN: 1668430622 ISBN-13(EAN): 9781668430620
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 44956.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Correct Software in Web Applications and Web Services

Автор: Bernhard Thalheim; Klaus-Dieter Schewe; Andreas Pr
Название: Correct Software in Web Applications and Web Services
ISBN: 3319171119 ISBN-13(EAN): 9783319171111
Издательство: Springer
Рейтинг:
Цена: 13275.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The papers in this volume aim at obtaining a common understanding of the challenging research questions in web applications comprising web information systems, web services, and web interoperability;

Innovative Solutions and Applications of Web Services Technology

Автор: Liang-Jie Zhang, Yishuang Ning
Название: Innovative Solutions and Applications of Web Services Technology
ISBN: 1522572686 ISBN-13(EAN): 9781522572688
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 31324.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: With the development of Web 2.0 technologies, the internet has become a huge platform for information and data sharing. As such, web services provide an important foundation for branching technologies in end-user computing and applications. To make online technology more accessible for users, it is important to optimize web services to function properly or offer a personalized experience.Innovative Solutions and Applications of Web Services Technology is a collection of innovative research on the methods and applications of existing technologies for web service usability and accessibility. Highlighting a range of topics including business processes, cyber-physical systems, and recommendation accuracy, this book is ideally designed for IT professionals, researchers, graduate-level students, software developers, academicians, and computer engineers seeking current research on adapting online information and services to user needs.

Full-Stack React, TypeScript, and Node: Build cloud-ready web applications using React 17 with Hooks and GraphQL

Автор: Choi David
Название: Full-Stack React, TypeScript, and Node: Build cloud-ready web applications using React 17 with Hooks and GraphQL
ISBN: 1839219939 ISBN-13(EAN): 9781839219931
Издательство: Неизвестно
Рейтинг:
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This second book by Donald D. Yackel continues the format and organization of his first, The Idling Bulldozer and Other Paddling Adventures. However, unlike that offering, this one starts with a personal reflection on the author`s connection to boats and the water. Subsequent chapters describe paddling trips in Canada, Costa Rica, Florida, and Mexico. While each chapter provides a glimpse into part of the world most readers will never visit, the author`s vivid descriptions will take you there. As one reviewer put it: "I am an armchair adventurer. I loved the descriptions of the various areas in the U.S. and Canada...the terrain, the wildlife...places I will never see...places most people will never see or experience. The challenges of paddling in various places and conditions, the hardships, the challenges and the rewards make for a great and interesting read." A second reviewer writes: "Even if you are not a paddling enthusiast, the stories are fun! Don writes in a conversational tone...it`s like you`re sitting next to him while he tells his stories." Each tale is a memoir of what the author experienced on the adventure: what he saw, what he did, how it felt, whom he traveled with, and the dangers and rewards experienced. Whether you are a veteran kayaker, a rank beginner, or have never been in a boat before, you can find something to relate to in this book.

Deno Web Development: Write, test, maintain, and deploy JavaScript and TypeScript web applications using Deno

Автор: Santos Alexandre Portela Dos
Название: Deno Web Development: Write, test, maintain, and deploy JavaScript and TypeScript web applications using Deno
ISBN: 180020566X ISBN-13(EAN): 9781800205666
Издательство: Неизвестно
Рейтинг:
Цена: 7171.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Learn how to use Deno, the secure JavaScript and TypeScript runtime written in Rust, to write reliable web applications


Key Features:

  • Understand Deno's essential concepts and features
  • Learn how to use Deno in real-world scenarios
  • Use Deno to develop, test, and deploy web applications and tools


Book Description:

Deno is a JavaScript and TypeScript runtime with secure defaults and a great developer experience. With Deno Web Development, you'll learn all about Deno's primitives, its principles, and how you can use them to build real-world applications. The book is divided into three main sections: an introduction to Deno, building an API from scratch, and testing and deploying a Deno application.


The book starts by getting you up to speed with Deno's runtime and the reason why it was developed. You'll explore some of the concepts introduced by Node, why many of them transitioned into Deno, and why new features were introduced. After understanding Deno and why it was created, you will start to experiment with Deno, exploring the toolchain and writing simple scripts and CLI applications. As you progress to the second section, you will create a simple web application


and then add more features to it. This application will evolve from a simple 'hello world' API to a web application connected to the database, with users, authentication, and a JavaScript client. In the third section, the book will take you through topics such as dependency management, configuration and testing, finishing with an application deployed in a cloud environment.


By the end of this web development book, you will become comfortable with using Deno to create, maintain, and deploy secure and reliable web applications.


What You Will Learn:

  • Understand why you should use Deno
  • Get to grips with tooling and the Deno ecosystem
  • Build Deno web applications using existing Node.js knowledge and the newest ECMA Script 6 features
  • Explore the standard library and the benefits of Deno's security model
  • Discover common practices and web frameworks to build a REST API in Deno
  • Structure a web application using common architecture practices
  • Test and deploy a Deno application in the cloud using Docker


Who this book is for:

This book is for developers who want to leverage their JavaScript and TypeScript skills in a secure, simple, and modern runtime, using Deno for web app development. Beginner-level knowledge of Node.js is recommended but not required.

Web-Based Services: Concepts, Methodologies, Tools, and Applications, VOL 1

Автор: Management Association Information Reso
Название: Web-Based Services: Concepts, Methodologies, Tools, and Applications, VOL 1
ISBN: 1668427710 ISBN-13(EAN): 9781668427712
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 86526.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Web Services: Concepts, Methodologies, Tools, and Applications, VOL 1

Автор: Management Association Information Reso
Название: Web Services: Concepts, Methodologies, Tools, and Applications, VOL 1
ISBN: 1668430614 ISBN-13(EAN): 9781668430613
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 44956.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Building web applications with erlang

Автор: Kessin, Zachary
Название: Building web applications with erlang
ISBN: 1449309968 ISBN-13(EAN): 9781449309961
Издательство: Wiley
Рейтинг:
Цена: 2533.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Built to support fault-tolerant telecom infrastructure, Erlang shines at reliability and scalability. Combining the Erlang language with the YAWS framework for supporting web services offers tremendous power for delivering massive volumes of data over the Web.

Angular for Enterprise-Ready Web Applications - Second Edition

Автор: Uluca Doguhan
Название: Angular for Enterprise-Ready Web Applications - Second Edition
ISBN: 1838648801 ISBN-13(EAN): 9781838648800
Издательство: Неизвестно
Рейтинг:
Цена: 17470.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This completely revised and updated second edition of the bestselling Angular for Enterprise-Ready Web Applications includes more in-depth and comprehensive coverage of the evergreen Angular platform, with new examples, new projects, and a new overview of tools that have been added to Angular since the publication of the previous edition.

Innovative Solutions and Applications of Web Services Technology

Автор: Zhang Liang-Jie, Ning Yishuang
Название: Innovative Solutions and Applications of Web Services Technology
ISBN: 1522587292 ISBN-13(EAN): 9781522587293
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 20691.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Presents research on the methods and applications of existing technologies for web service usability and accessibility. The book highlights a wide range of topics, including business processes, cyber-physical systems, and recommendation accuracy.

Web-Based Services: Concepts, Methodologies, Tools, and Applications, VOL 2

Автор: Management Association Information Reso
Название: Web-Based Services: Concepts, Methodologies, Tools, and Applications, VOL 2
ISBN: 1668427729 ISBN-13(EAN): 9781668427729
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 86526.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Securing the Internet of Things: Concepts, Methodologies, Tools, and Applications, VOL 1

Автор: Management Association Information Reso
Название: Securing the Internet of Things: Concepts, Methodologies, Tools, and Applications, VOL 1
ISBN: 1668431548 ISBN-13(EAN): 9781668431542
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 47401.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.


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