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

Doing Web Development, Deborah Kurata


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

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

Автор: Deborah Kurata
Название:  Doing Web Development
ISBN: 9781893115873
Издательство: Springer
Классификация:


ISBN-10: 1893115879
Обложка/Формат: Paperback
Страницы: 300
Вес: 1.00 кг.
Дата издания: 16.11.2001
Язык: English
Размер: 235 x 188 x 33
Основная тема: Computer Science
Подзаголовок: Client-Side Techniques
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Written for professional software developers this book maps out the client-side issues that every Web application programmer needs to know. These client-side techniques enable Web application developers to offload work to the client computer, improving scalability by reducing server requests, while simultaneously offering a richer user experience.


Pro Web 2.0 Application Development with GWT

Автор: Dwyer Jeff
Название: Pro Web 2.0 Application Development with GWT
ISBN: 1590599853 ISBN-13(EAN): 9781590599853
Издательство: Springer
Рейтинг:
Цена: 5449.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Pro Web 2.0 Application Development by Jeff Dwyer is the first book on professional Web 2.0 principles that includes the Google Web Toolkit (GWT). GWT is one of the leading Java Ajax frameworks in market, and is very hot in terms of relative growth;

Real-Time Web Application Development

Автор: Rami Vemula
Название: Real-Time Web Application Development
ISBN: 1484232690 ISBN-13(EAN): 9781484232699
Издательство: Springer
Рейтинг:
Цена: 6288.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: 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.
Wireless Web Development

Автор: Ray Rischpater
Название: Wireless Web Development
ISBN: 1590590287 ISBN-13(EAN): 9781590590287
Издательство: Springer
Рейтинг:
Цена: 4191.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Provides a substantial business and engineering background for wireless developers, covering facets of wireless Web software development for modern mobile platforms. Wireless technologies - including wireless HTML, WAP 2.0, XML, Palm`s WCA, and iMode - are discussed in detail, with examples.

Evolutionary Web Development

Автор: Arno Scharl
Название: Evolutionary Web Development
ISBN: 1852333103 ISBN-13(EAN): 9781852333102
Издательство: Springer
Рейтинг:
Цена: 6981.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Examining the evolution of Web information systems, this text pays particular attention to the emergent attributes of electronic markets.

Beginning Perl Web Development

Автор: Steve Suehring
Название: Beginning Perl Web Development
ISBN: 1590595319 ISBN-13(EAN): 9781590595312
Издательство: Springer
Рейтинг:
Цена: 4750.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Beginning Perl Web Development: From Novice to Professional introduces you to the world of Perl Internet application development. This book tackles all areas crucial to developing your first web applications and includes a powerful combination of real-world examples coupled with advice. Topics range from serving and consuming RSS feeds, to monitoring Internet servers, to interfacing with e-mail. You'll learn how to use Perl with ancillary packages like Mason and Nagios.

Though not version-specific, this book is an ideal read if you have had some grounding in Perl basics and now want to move into the world of web application development. Author Steve Suehring emphasizes the security implications of Perl, drawing on years of experience teaching readers how to think safe, avoid common pitfalls, and produce well-planned, secure code.

.NET Development Using the Compiler API

Автор: Bock
Название: .NET Development Using the Compiler API
ISBN: 1484221109 ISBN-13(EAN): 9781484221105
Издательство: Springer
Рейтинг:
Цена: 2794.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

This is the first book to describe the recent significant changes to the .NET compilation process and demonstrate how .NET developers can use the new Compiler API to create compelling applications. As an open source compiler, the Compiler API now makes its code available for anyone to use. In this book, you’ll get a concise, focused view of this tremendous resource for developers, who can now use any part of the platform implementation to their advantage in analyzing applications, improving code generation, and providing enforceable patterns, all under an OSS model.
You will learn how to analyze your code for defects in a fast, clean manner never available before. You’ll work with solutions and projects to provide automatic refactoring, and you’ll discover how you can generate code dynamically to provide application implementations at runtime
Having the Compiler API available opens a number of doors for .NET developers that were either simply not there before, or difficult to achieve. However, the API is vast, and this concise book provides a valuable roadmap to this new development environment.
What You Will Learn:
Understand how to generate, compile, and execute code for a number of scenariosHow to create diagnostics and refactoring to help developers enforce conventions and design idiomsExperiment with the compiler code base and see what can be done to influence the inner workings of the compilation pipeline
Who This Book Is For:
Experienced .NET developers, but detailed compiler knowledge is not necessary.
Enterprise Systems Integration, Second Edition

Автор: Myerson
Название: Enterprise Systems Integration, Second Edition
ISBN: 0849311497 ISBN-13(EAN): 9780849311499
Издательство: Taylor&Francis
Рейтинг:
Цена: 22202.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The convergence of knowledge, technology, and human performance that comprises an enterprise necessitates creative business process design. This title provides the business insight and the technical know-how that ensures success. It paints a picture of the technologies that comprise an enterprise and shows readers how to make them work together.


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