Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Pro Single Page Application Development, Gil Fink; Ido Flatow; SELA Group


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

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

Автор: Gil Fink; Ido Flatow; SELA Group
Название:  Pro Single Page Application Development
Издательство: Springer
Классификация:
ISBN: 1430266732
ISBN-13(EAN): 9781430266730
Обложка/Формат: Paperback
Страницы: 324
Вес: 0.557 кг.
Дата издания: 08.05.2014
Язык: English
Размер: 236 x 193 x 17
Рейтинг:
Поставляется из: Германии
Описание: You`ll master some JavaScript techniques that will come in useful later on, and get to know the building blocks of a single page application, including modules, routing and MV* frameworks.In Part II, you`ll build the client for your application.

Mobile JavaScript Application Development

Автор: Adrian Kosmaczewski
Название: Mobile JavaScript Application Development
ISBN: 1449327850 ISBN-13(EAN): 9781449327859
Издательство: Wiley
Рейтинг:
Цена: 18050 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Developers will learn how to create mobile applications using jQuery Mobile and SenchaTouch, how to choose between these frameworks, how to compile applications for distribution in app stores, and best practices for making JavaScript work efficiently in mobile environments.

Practical Azure Application Development

Автор: Thurupathan Vijayakumar
Название: Practical Azure Application Development
ISBN: 1484228162 ISBN-13(EAN): 9781484228166
Издательство: Springer
Рейтинг:
Цена: 22550 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Get started and learn a step-by-step approach to application development using Microsoft Azure. Select the right services to solve the problem at hand in a cost-effective manner and explore the potential different services and how they can help in building enterprise applications. Azure has an ample amount of resources and tutorials, but most of them focus on specific services and explain those services on their own and in a given context. Practical Azure Application Development focuses on building complete solutions on Azure using different services. This book gives you the holistic approach to Azure as a solutions development platform. This book:

  • Covers Azure as a solution development platform for building applications
  • Provides real-world examples to understand why and when an Azure service is required
  • Discusses how Azure helps to achieve continuous improvement and expansion of an application
  • Provides application development experience from purchasing Azure to integrating with core Azure services, including an introduction to DevOps with VSTS
What You'll Learn
  • Use Azure services to solve real-world software problems
  • Define the usage of Azure services and select the right services to solve the problem at hand
  • Make clear and less ambiguous decisions about using different Azure services
  • Take a holistic approach to Azure as a solution platform
  • Understand the basics of security, data protection, and cost controls in Azure
Who This Book Is For
Developers, software engineers, and architects who have experience in .NET and web development, but have little or no knowledge in planning and developing an application on Azure

Object-Oriented Application Development Using the Cach? Postrelational Database

Автор: Anthony S. Rudd; Wolfgang Kirsten; Michael Ihringe
Название: Object-Oriented Application Development Using the Cach? Postrelational Database
ISBN: 3642981062 ISBN-13(EAN): 9783642981067
Издательство: Springer
Рейтинг:
Цена: 64440 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Nowadays, newly developed software is often already obsolete by the time it is introduced. Object-oriented applications development with databases places special demands on the DBMS and the development environment. In addition, the reader is guided step-by-step through the development of a post-relational application.

Java Ee and Html5 Enterprise Application Development

Автор: Wielenga Geertjan, Gupta Arun, Brock John
Название: Java Ee and Html5 Enterprise Application Development
ISBN: 0071823093 ISBN-13(EAN): 9780071823098
Издательство: McGraw-Hill
Рейтинг:
Цена: 27380 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.Create Next-Generation Enterprise Applications

Build and distribute business web applications that target both desktop and mobile devices. Cowritten by Java EE and NetBeans IDE experts, Java EE and HTML5 Enterprise Application Development fully explainscutting-edge, highly responsive design tools and strategies. Find out how to navigate NetBeans IDE, construct HTML5 programs, employ JavaScript APIs, integrate CSS and WebSockets, and handle security. This Oracle Press guide also offers practical coverage of SaaS, MVVM, and RESTful concepts.

  • Explore HTML5 and Java EE 7 features
  • Use NetBeans IDE editors, templates, and code generators
  • Implement MVVM functionality with Knockout.js
  • Dynamically map database objects using Java Persistence API
  • Configure, manage, and invoke RESTful Web Services
  • Maximize messaging efficiency through WebSockets
  • Accept and process HTML5 Server-Sent Events streams
  • Employ Syntactically Awesome Stylesheets, CSS3, and Sassy CSS


Real-Time Web Application Development

Автор: Rami Vemula
Название: Real-Time Web Application Development
ISBN: 1484232690 ISBN-13(EAN): 9781484232699
Издательство: Springer
Рейтинг:
Цена: 36240 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Design, develop, and deploy a real-world web application by leveraging modern open source technologies. This book shows you how to use ASP.NET Core to build cross-platform web applications along with SignalR to enrich the application by enabling real-time communication between server and clients. You will use Docker to containerize your application, integrate with GitHub to package the application, and provide continuous deployment to Azure's IaaS platform.
Along the way, Real-Time Web Application Development covers topics including designing a Materialize CSS theme, using a test-driven development approach with xUnit.net, and securing your application with the OAuth 2.0 protocol. To further your understanding of the technology, you will learn logging and exception handling; navigation using view components; and how to work with forms and validations. The rich code samples from this book can be used to retrofit or upgrade existing ASP.NET Core applications.

What You Will Learn

  • Design and develop a real-world web application
  • Implement security and data storage with OAuth2 and Azure Table Storage
  • Orchestrate real-time notifications through SignalR
  • Use GitHub and Travis CI for continuous integration of code
  • Master Docker containerization and continuous deployment with Docker Cloud to Azure Linux virtual machines


Who This Book Is For
Developers and software engineers interested in learning an end-to-end approach to application development using Microsoft technologies.

Javascript essentials for sap abap developers: a guide to mobile and desktop application development

Автор: Zaidi, Rehan
Название: Javascript essentials for sap abap developers: a guide to mobile and desktop application development
ISBN: 1484222199 ISBN-13(EAN): 9781484222195
Издательство: Springer
Рейтинг:
Цена: 24160 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Easily master JavaScript (JS) with this quick guide and develop mobile and desktop applications for SAP Fiori. This book equips ABAP/SAP developers with the essential topics to get started with JS.

The focus of JavaScript Essentials for SAP ABAP Developers is on the parts of the JS language that are useful from the perspective of an ABAP developer. The book starts with a brief intro to HTML, the basics of JS, and how to create and run a simple JS program. It then dives into the details of the language, showing how to make simple programs. It covers loops in detail, mathematical operations, and string and regular expressions in JS, as well as a taste of functions, followed by objects and object-oriented programming in JavaScript. The book provides:

  • Sample code and screenshots to help you fully understand JS
  • A chapter on JS best practices and recommendations
  • Differences and comparisons of the elements and data structures of ABAP and JavaScript to help you quickly master the material

What You'll Learn

  • Create and run a simple JavaScript program
  • Understand loops, operations, and expressions
  • Master the Create and Use functions
  • Use objects and object-oriented programming in JS
  • Apply the best practices of JS programming

Who This Book Is For

SAP programmers and developers, ABAP users and developers, and university students learning ABAP and JavaScript



Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 , www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия