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

C++/CLI, Gordon Hogenson


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

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

Автор: Gordon Hogenson
Название:  C++/CLI
Издательство: Springer
Классификация:
ISBN: 1484220277
ISBN-13(EAN): 9781484220276
Обложка/Формат: Paperback
Страницы: 414
Вес: 0.783 кг.
Дата издания: 23.08.2016
Язык: English
Размер: 177 x 235 x 29
Рейтинг:
Поставляется из: Германии
Описание: Here is a fast-paced primer that kick-starts developers into the world of C++/CLI. Twenty no-fluff chapters by Microsoft insiders delve into the heart of the language and explain how the language elements work, and how Microsoft intends them to be used.

Pro Visual C++/CLI and the .NET 2.0 Platform

Автор: Stephen R.G. Fraser
Название: Pro Visual C++/CLI and the .NET 2.0 Platform
ISBN: 1484220889 ISBN-13(EAN): 9781484220887
Издательство: Springer
Рейтинг:
Цена: 57820 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Based on newest version of Visual Studio .NET (2005) and .NET Framework version 2.0All topic areas include specific code examplesBridges the gap between classic C++ and Visual C++ .NETUpdate of a highly successful first edition

PHP CLI

Автор: Aley Robert
Название: PHP CLI
ISBN: 1484222377 ISBN-13(EAN): 9781484222379
Издательство: Springer
Рейтинг:
Цена: 16110 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This concise book shows you how to create PHP command line interface (CLI) scripts, including user interaction and scripts to automate and assist your workflow.

Object Orientation with Parallelism and Persistence

Автор: Burkhard Freitag; Cliff B. Jones; Christian Lengau
Название: Object Orientation with Parallelism and Persistence
ISBN: 0792397703 ISBN-13(EAN): 9780792397700
Издательство: Springer
Рейтинг:
Цена: 144970 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Both object orientation and parallelism are modern programming paradigms. Object orientation raises hopes for increased productivity of software generation and maintenance methods. Parallelism can serve to structure a problem but also promises faster program execution. This work is of interest to researchers working in software engineering.

Formal Methods and Hybrid Real-Time Systems

Автор: Cliff Jones; Zhiming Liu; Jim Woodcock
Название: Formal Methods and Hybrid Real-Time Systems
ISBN: 354075220X ISBN-13(EAN): 9783540752202
Издательство: Springer
Рейтинг:
Цена: 80550 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Includes 25 refereed papers that cover a broad spectrum of subjects, from foundational and theoretical topics to algorithms and systems issues and to applications, comprising formal methods, systems modelling, hybrid and real-time systems, specification and verification, as well as interval temporal logic.

Expert Visual C++/CLI

Автор: Marcus Heege
Название: Expert Visual C++/CLI
ISBN: 1430211687 ISBN-13(EAN): 9781430211686
Издательство: Springer
Рейтинг:
Цена: 48580 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Stan Lippman is a best-selling C++ author and a major contributor to its growth and standardization. Here, under Stan`s guidance, Marcus Heege, C++ developer and trainer - and Visual C++ MVP - explains how the core C++/CLI language elements work and, as important, how Microsoft intends them to be used.

Expert Visual C++/CLI

Автор: Marcus Heege
Название: Expert Visual C++/CLI
ISBN: 1590597567 ISBN-13(EAN): 9781590597569
Издательство: Springer
Рейтинг:
Цена: 48580 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Stan Lippman is a best-selling C++ author and a major contributor to its growth and standardization. Here, under Stan`s guidance, Marcus Heege, C++ developer and trainer - and Visual C++ MVP - explains how the core C++/CLI language elements work and, as important, how Microsoft intends them to be used.

C++/CLI

Автор: Gordon Hogenson
Название: C++/CLI
ISBN: 1590597052 ISBN-13(EAN): 9781590597057
Издательство: Springer
Рейтинг:
Цена: 35150 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: In twenty no-fluff chapters Microsoft insiders take readers into the heart of the C++/CLI language and explain both how the language elements work and how Microsoft intends them to be used.

C++/CLI Primer

Автор: Ragunathan
Название: C++/CLI Primer
ISBN: 1484223667 ISBN-13(EAN): 9781484223666
Издательство: Springer
Рейтинг:
Цена: 16110 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Enter a world of hardcore back-end, server-side enterprise programming on the .NET platform. This book presents some of the important aspects of the C++/CLI language that often become a barrier preventing programmers from exploring further. The C++/CLI Primer is a powerful but compact book that will guide you through that barrier. Many of today's complex transactions and enterprise applications count on C++/CLI. Visual Studio 2015 and earlier versions support C++/CLI if you program using an IDE. C++/CLI is unattractive, clumsy, and hard when compared to other modern languages that run on the .NET platform. That's because it is powerful. Like light that can be viewed as a wave or particle, C++/CLI can be exercised as an unmanaged or managed or actually as the sandwich language to do mixed mode programming, which is its real power. That's also why it is unique.
What You'll Learn
Discover C++/CLI and why is it used in .NET programmingWork with types, primitive types, object creation, and managed and abstract classesUse abstract classes in C++/CLIHarness the power of nullptreImplement code that uses boxing/unboxingUse equality/identity, properties, enums, strings, arrays, and more
Who This Book Is For
Experienced Microsoft .NET application developers, familiar with .NET framework and C++.

Formal Methods in Standards

Автор: Clive L.N. Ruggles; Derek Andrews; David Blyth; Co
Название: Formal Methods in Standards
ISBN: 3540195777 ISBN-13(EAN): 9783540195771
Издательство: Springer
Рейтинг:
Цена: 70080 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 A survey of formal methods . 1 FDTs and FSLs for sequential software . 3 me too . 6 Clear . l . 3 Graphical formalisms . 2 Higraphs . 4 Less formal methods and notations . 2 Structured Design . 3 SSADM and LSDM . 5 HDM and the SPECIAL language .

The Art of Lisp Programming

Автор: Robin Jones; Clive Maynard; Ian Stewart
Название: The Art of Lisp Programming
ISBN: 3540195688 ISBN-13(EAN): 9783540195689
Издательство: Springer
Рейтинг:
Цена: 70080 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Many of us already have at least a passing acquaintance with procedural languages such as BASIC or Pascal, but may not have met a functional language like Lisp before.

VDM `87. VDM - A Formal Method at Work

Автор: Dines Bj?rner; Cliff Jones; Michael Mac An Airchin
Название: VDM `87. VDM - A Formal Method at Work
ISBN: 3540176543 ISBN-13(EAN): 9783540176541
Издательство: Springer
Рейтинг:
Цена: 70080 T
Наличие на складе: Есть у поставщика Поставка под заказ.

Methods, Models and Tools for Fault Tolerance

Автор: Michael Butler; Cliff Jones; Alexander Romanovsky;
Название: Methods, Models and Tools for Fault Tolerance
ISBN: 3642008666 ISBN-13(EAN): 9783642008665
Издательство: Springer
Рейтинг:
Цена: 56380 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The complexity of modern software systems makes it difficult to ensure the dependability of software-intensive systems. This book is based on the workshop on Methods, Models and Tools for Fault Tolerance, MeMoT 2007, held in conjunction with the 6th international conference on Integrated Formal Methods, iFM 2007, in Oxford, UK, in July 2007.


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