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

The Definitive Antlr 4 Reference, Parr Terence


Варианты приобретения
Цена: 6230.00р.
Кол-во:
Наличие: Ожидается поступление.
 Заказывайте скорее, чем раньше закажете, тем раньше получите заказ.
Ожидаемая дата поступления на склад: 2025-08-08

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

Автор: Parr Terence
Название:  The Definitive Antlr 4 Reference
Перевод названия: Теренс Парр: Руководство по основам ANTLR 4
ISBN: 9781934356999
Издательство: INGRAM PUBLISHER SERVICES UK
Издательство: Pragmatic Bookshelf
Классификация:
ISBN-10: 1934356999
Обложка/Формат: Paperback
Страницы: 325
Вес: 0.57 кг.
Дата издания: 22.01.2013
Язык: English
Издание: 2 revised edition
Иллюстрации: Illustrations
Размер: 228 x 192 x 20
Читательская аудитория: Technical / manuals
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Англии
Описание: Programmers run into parsing problems all the time. Whether it`s a data format like JSON, a network protocol like SMTP, a server configuration file for Apache, a PostScript/PDF file, or a simple spreadsheet macro language--ANTLR v4 and this book will demystify the process.


      Старое издание

Java Performance: The Definitive Guide

Автор: Oaks Scott
Название: Java Performance: The Definitive Guide
ISBN: 1449358454 ISBN-13(EAN): 9781449358457
Издательство: Wiley
Рейтинг:
Цена: 6968.00 р.
Наличие на складе: Поставка под заказ.

Описание: Coding and testing are often considered separate areas of expertise. In this comprehensive guide, author and Java expert Scott Oaks takes the approach that anyone who works with Java should be equally adept at understanding how code behaves in the JVM, as well as the tunings likely to help its performance.

Key Account Management: The Definitive Guide, 3rd Edition

Автор: Woodburn
Название: Key Account Management: The Definitive Guide, 3rd Edition
ISBN: 047097415X ISBN-13(EAN): 9780470974155
Издательство: Wiley
Рейтинг:
Цена: 6170.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This helpful text clearly sets out the very best, state-of-the-art strategies in key account management. The authors provide the tools and processes for successful KAM, from developing a customer categorization system that really works, to analyzing the needs of key accounts.

ASTD Handbook: The Definitive Reference for Training & Development

Автор: Biech Elaine
Название: ASTD Handbook: The Definitive Reference for Training & Development
ISBN: 1562869132 ISBN-13(EAN): 9781562869137
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 18302.00 р.
Наличие на складе: Нет в наличии.

Описание: SPECIAL OFFER PRICE!In today’s parlance, smartboard is the new chalkboard, and for the profession of workplace training and development, the new and completely revised 2nd edition of the ASTD Handbook, launching at ASTD’s annual International Conference & Exposition in May 2014, will drive thousands to the single best resource for every practitioner and occasional trainer.The ASTD Handbook: The Definitive Refernce for Training & Development, 2nd edition, more than a year in the making, maintains the authority and credibility of ASTD’s first Handbook (2008), incorporates the new competencies of the profession, and now includes more than 85 percent new and never-before published content that will drive buyers of the 1st edition to the check-out line. Covering vital content on technology and application changes of the last few years, authored by world-class training and development authorities, this 2nd edition goes beyond anything ASTD has published to date.

Mercurial: the definitive guide

Автор: O`sullivan, Bryan
Название: Mercurial: the definitive guide
ISBN: 0596800673 ISBN-13(EAN): 9780596800673
Издательство: Wiley
Рейтинг:
Цена: 5067.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Used by Mozilla, Python, and various open source projects on Linux, Windows, Mac OS X, and several variants of Unix, Mercurial permits virtually an infinite variety of methods for development and collaboration. This book takes you step-by-step through ways to track, merge, and manage software projects with this open source version control system.

The Definitive Guide to Sqlite

Автор: Owens Mike, Allen Grant
Название: The Definitive Guide to Sqlite
ISBN: 1430232250 ISBN-13(EAN): 9781430232254
Издательство: Springer
Цена: 6701.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Outside of the world of enterprise computing, there is one database that enables a huge range of software and hardware to flex relational database capabilities, without the baggage and cost of traditional database management systems. That database is SQLite?an embeddable database with an amazingly small footprint, yet able to handle databases of enormous size. SQLite comes equipped with an array of powerful features available through a host of programming and development environments. It is supported by languages such as C, Java, Perl, PHP, Python, Ruby, TCL, and more. " "The Definitive Guide to SQLite, Second Edition is devoted to complete coverage of the latest version of this powerful database. It offers a thorough overview of SQLite's capabilities and APIs. The book also uses SQLite as the basis for helping newcomers make their first foray into database development. In only a short time you can be writing programs as diverse as a server-side browser plug-in or the next great iPhone or Android application " "Learn about SQLite extensions for C, Java, Perl, PHP, Python, Ruby, and Tcl. Get solid coverage of SQLite internals. Explore developing iOS (iPhone) and Android applications with SQLite. "What you?ll learn "Deploy SQLite as the database engine for iPhone and Android applications. Interact with SQLite from Java, C++, PHP, and other key languages. Create robust database designs, taking advantage of support for primary and foreign key constraints. Embed zero-maintenance databases directly within applications that you write. Improve performance through a good understanding of SQLite internals. Exploit features such as the shared cache, the SQL Logic Test Suite, the Unlock and Notify APIs, and query plan improvements. "Who this book is for "

The Definitive Guide to SQLite is for developers needing a zero-maintenance database solution to deploy as an embedded component within their product. The book is especially useful for mobile developers delivering applications to run on the iPhone, or on the Android platform. PHP developers will also find the book useful if they are using the default database delivered as part of a PHP installation. "Table of Contents "Introducing SQLite Getting Started SQL for SQLite Advanced SQL for SQLite SQLite Design and Concepts The Core C API The Extension C API Language Extensions iOS Development with SQLite Android Development with SQLite SQLite Internals and New Features

Asking Questions: The Definitive Guide to Questionnaire Design -- For Market Research, Political Polls, and Social and Health Questionnaires, Revised Edition

Автор: Norman M. Bradburn
Название: Asking Questions: The Definitive Guide to Questionnaire Design -- For Market Research, Political Polls, and Social and Health Questionnaires, Revised Edition
ISBN: 0787970883 ISBN-13(EAN): 9780787970888
Издательство: Wiley
Рейтинг:
Цена: 5694.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Since it was first published more than twenty-five years ago, Asking Questions has become a classic guide for designing questionnaires the most widely used method for collecting information about people`s attitudes and behavior.


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