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

Software Source Code, 


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

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


Название:  Software Source Code
ISBN: 9783110703306
Издательство: Walter de Gruyter
Издательство: de Gruyter
Классификация:



ISBN-10: 3110703300
Обложка/Формат: Paperback
Страницы: 358
Вес: 0.57 кг.
Дата издания: 19.07.2021
Серия: De gruyter stem
Язык: English
Иллюстрации: 72 illustrations, black and white; 48 illustrations, color
Размер: 24.41 x 16.99 x 1.91 cm
Читательская аудитория: General (us: trade)
Ключевые слова: Computer programming / software development,Computer science,Databases,Software Engineering, COMPUTERS / Databases / Data Mining,COMPUTERS / Information Theory,COMPUTERS / Programming / General,COMPUTERS / Software Development & Engineering / General
Подзаголовок: Statistical modeling
Рейтинг:
Поставляется из: США
Описание:

This book will focus on utilizing statistical modelling of the software source code, in order to resolve issues associated with the software development processes. Writing and maintaining software source code is a costly business; software developers need to constantly rely on large existing code bases. Statistical modelling identifies the patterns in software artifacts and utilize them for predicting the possible issues.



Learning Domain-Driven Design: Aligning Software Architecture and Business Strategy

Автор: Khononov Vladik
Название: Learning Domain-Driven Design: Aligning Software Architecture and Business Strategy
ISBN: 1098100131 ISBN-13(EAN): 9781098100131
Издательство: Wiley
Рейтинг:
Цена: 55960.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This practical book provides you with a set of core patterns, principles, and practices for analyzing business domains, understanding business strategy, and, most importantly, aligning software design with its business needs.

The Mythical Man Month and Other Essays on Software Engineering

Автор: Brooks, Frederick P.
Название: The Mythical Man Month and Other Essays on Software Engineering
ISBN: 0201835959 ISBN-13(EAN): 9780201835953
Издательство: Pearson Education
Рейтинг:
Цена: 46190.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Presenting the 20th anniversary and first revised edition of a collection of essays on the management of computer programming projects, this work is an updated and enhanced re-release of the "Brooks classic". With the addition of 3 essays assessing the status of software project management, the authors "No Silver Bullet", is also included.

Making Embedded Systems

Автор: White Elecia
Название: Making Embedded Systems
ISBN: 1449302149 ISBN-13(EAN): 9781449302146
Издательство: Wiley
Рейтинг:
Цена: 38010.00 T
Наличие на складе: Нет в наличии.
Описание: Making embedded systems takes a more disciplined approach to programming than you may be used to, because these systems don`t tolerate inefficiency. This easy-to-read book helps you cultivate a host of good development practices, based on classic software design patterns as well as new patterns unique to embedded programming.

Software Development Techniques For Constructive Information Systems Desig

Автор: Buragga & Zaman
Название: Software Development Techniques For Constructive Information Systems Desig
ISBN: 1466636793 ISBN-13(EAN): 9781466636798
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 189420.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Software development and information systems design have a unique relationship, but are often discussed and studied independently. However, meticulous software development is vital for the success of an information system.<br><br><em>Software Development Techniques for Constructive Information Systems Design</em> focuses the aspects of information systems and software development as a merging process. This reference source pays special attention to the emerging research, trends, and experiences in this area which is bound to enhance the reader’s understanding of the growing and ever-adapting field. Academics, researchers, students, and working professionals in this field will benefit from this publication’s unique perspective.

Open Source Software Dynamics, Processes, And Applications

Автор: Koch
Название: Open Source Software Dynamics, Processes, And Applications
ISBN: 1466629371 ISBN-13(EAN): 9781466629370
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 189420.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The innovative process of open source software is led in greater part by the end-users; therefore this aspect of open source software remains significant beyond the realm of traditional software development. <br><br><em>Open Source Software Dynamics, Processes, and Applications</em> is a multidisciplinary collection of research and approaches on the applications and processes of open source software. Highlighting the development processes performed by software programmers, the motivations of its participants, and the legal and economic issues that have been raised; this book is essential for scholars, students, and practitioners in the fields of software engineering and management as well as sociology.

Embedded Software Development

Автор: Bertolotti
Название: Embedded Software Development
ISBN: 146659392X ISBN-13(EAN): 9781466593923
Издательство: Taylor&Francis
Рейтинг:
Цена: 168430.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Embedded Software Development: The Open-Source Approach delivers a practical introduction to embedded software development, with a focus on open-source components. This programmer-centric book is written in a way that enables even novice practitioners to grasp the development process as a whole.

Incorporating real code fragments and explicit, real-world open-source operating system references (in particular, FreeRTOS) throughout, the text:

  • Defines the role and purpose of embedded systems, describing their internal structure and interfacing with software development tools
  • Examines the inner workings of the GNU compiler collection (GCC)-based software development system or, in other words, toolchain
  • Presents software execution models that can be adopted profitably to model and express concurrency
  • Addresses the basic nomenclature, models, and concepts related to task-based scheduling algorithms
  • Shows how an open-source protocol stack can be integrated in an embedded system and interfaced with other software components
  • Analyzes the main components of the FreeRTOS Application Programming Interface (API), detailing the implementation of key operating system concepts
  • Discusses advanced topics such as formal verification, model checking, runtime checks, memory corruption, security, and dependability

Embedded Software Development: The Open-Source Approach capitalizes on the authors' extensive research on real-time operating systems and communications used in embedded applications, often carried out in strict cooperation with industry. Thus, the book serves as a springboard for further research.


Deploying Identity and Access Management with Free Open Source Software

Автор: Michael Schwartz
Название: Deploying Identity and Access Management with Free Open Source Software
ISBN: 1484226003 ISBN-13(EAN): 9781484226001
Издательство: Springer
Рейтинг:
Цена: 41920.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Learn to leverage existing free open source software to build an identity and access management (IAM) platform that can serve your organization for the long term.

Information Technology and Open Source: Applications for Education, Innovation, and Sustainability

Автор: Antonio Cerone; Donatella Persico; Sara Fernandes;
Название: Information Technology and Open Source: Applications for Education, Innovation, and Sustainability
ISBN: 3642543375 ISBN-13(EAN): 9783642543371
Издательство: Springer
Рейтинг:
Цена: 50310.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book constitutes revised selected papers from the following SEFM 2012 satellite events: InSuEdu, the First International Symposium on Innovation and Sustainability in Education;

Open Source Software for Digital Forensics

Автор: Ewa Huebner; Stefano Zanero
Название: Open Source Software for Digital Forensics
ISBN: 1489983287 ISBN-13(EAN): 9781489983282
Издательство: Springer
Рейтинг:
Цена: 167700.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Open Source Software for Digital Forensics is the first book dedicated to the use of FLOSS (Free Libre Open Source Software) in computer forensics.

Open Source Software: New Horizons

Автор: P?r J. ?gerfalk; Cornelia Boldyreff; Jes?s M. Gonz
Название: Open Source Software: New Horizons
ISBN: 364213243X ISBN-13(EAN): 9783642132438
Издательство: Springer
Рейтинг:
Цена: 97830.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Constitutes the refereed proceedings of the 6th International IFIP WG 2.13 Conference on Open Source Systems, OSS 2010, held in Notre Dame, IN, USA, in May/June 2010.

Open source systems: enterprise software and solutions

Название: Open source systems: enterprise software and solutions
ISBN: 3319923749 ISBN-13(EAN): 9783319923741
Издательство: Springer
Цена: 46570.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The papers cover a wide range of topics in the field of free/libre open source software (FLOSS) and are organized in the following thematic sections: organizational aspects of OSS projects, OSS projects validity, mining OSS data, OSS in public administration, OSS governance, and OSS reusability.

Open-Source-Software

Автор: Bernd Br?gge; Dietmar Harhoff; Arnold Picot; Olive
Название: Open-Source-Software
ISBN: 3540203664 ISBN-13(EAN): 9783540203667
Издательство: Springer
Рейтинг:
Цена: 39180.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.


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