`C` Programming in an Open Source Paradigm: A Hands On Approach, K.S. Oza, S.R. Patil, R.K. Kamat
Автор: Vohra Deepak Название: Beginning Java Programming: The Object Oriented Approach ISBN: 1118739493 ISBN-13(EAN): 9781118739495 Издательство: Wiley Рейтинг: Цена: 38010.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: A comprehensive Java guide, with samples, exercises, case studies, and step-by-step instruction Beginning Java Programming: The Object Oriented Approach is a straightforward resource for getting started with one of the world`s most enduringly popular programming languages.
Автор: Liu Название: Software Performance and Scalability - A Quantitative Approach ISBN: 0470462531 ISBN-13(EAN): 9780470462539 Издательство: Wiley Рейтинг: Цена: 102380.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Gives the reader the ability to set up a proper test environment and conduct software performance and scalability tests. Uses many examples showing software performance problems and applicable solutions. Contains a number of case studies to assist the reader with comprehending all aspects of software performance and scalability.
Автор: Eng Lee Zhi Название: Hands-On GUI Programming with C++ and Qt5 ISBN: 1788397827 ISBN-13(EAN): 9781788397827 Издательство: Неизвестно Цена: 60070.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Qt 5, the latest version of Qt, enables you to develop applications with complex user interfaces for multiple targets. It provides you with faster and smarter ways to create modern UIs and applications for multiple platforms. This book will teach you to design and build graphical user interfaces that are functional, appealing, and user-friendly.
Автор: Kienzle J. Название: Open Multithreaded Transactions / A Transaction Model for Concurrent Object-Oriented Programming ISBN: 1402017278 ISBN-13(EAN): 9781402017278 Издательство: Springer Рейтинг: Цена: 130430.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book investigates how transactions can be integrated with concurrent object-oriented programming, and how transactions can be made available to an application programmer at the programming language level. The book gives a detailed overview of existing transaction models, and analyzes their suitability for concurrent programming languages. A new transaction model named "Open Multithreaded Transactions" is presented. It provides features for controlling and structuring not only access to objects, as usual in transaction systems, but also threads taking part in transactions. Integration with exception handling makes open multithreaded transactions ideal building blocks for fault-tolerant applications. The book also describes the design of an object-oriented framework providing the necessary run-time support for open multithreaded transactions. Procedural, object-oriented and aspect-oriented interfaces for the application programmer are presented. Programming examples include code in Ada, Java and AspectJ.
Автор: Roger Y. Lee Название: Software Engineering: A Hands-On Approach ISBN: 9462390053 ISBN-13(EAN): 9789462390058 Издательство: Springer Рейтинг: Цена: 46570.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book provides a progressive approach to the teaching of software engineering. It features over 70 easy-to-follow diagrams and tables depicting concepts and tools used in software engineering and is ideal for learning core concepts and practical skills.
Автор: Mehdi Khosrow-Pour Название: Optimizing Contemporary Application and Processes in Open Source Software ISBN: 1522553142 ISBN-13(EAN): 9781522553144 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 208830.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Examines the prevalence of open source software systems as well as the advancement and development of these systems. Featuring coverage on a wide range of topics such as machine learning, empirical software engineering and management, and open source, this book is aimed at academics, practitioners, and researchers seeking current and relevant research.
Автор: Aljosha Judmayer, Nicholas Stifter, Katharina Krombholz, Edgar Weippl Название: Blocks and Chains: Introduction to Bitcoin, Cryptocurrencies, and Their Consensus Mechanisms ISBN: 1627057161 ISBN-13(EAN): 9781627057165 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 41580.00 T Наличие на складе: Невозможна поставка. Описание: The new field of cryptographic currencies and consensus ledgers, commonly referred to as blockchains, is receiving increasing interest from various different communities. This book presents a well-structured overview of this broad field from a technical viewpoint.
Автор: Shalin Hai-Jew Название: Open-Source Technologies for Maximizing the Creation, Deployment, and Use of Digital Resources and Information ISBN: 1466622059 ISBN-13(EAN): 9781466622050 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 189420.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Open-Source Technologies for Maximizing the Creation, Deployment, and Use of Digital Resources and Information highlights the global importance of open-source technologies in higher and general education. Written for those working in education and professional training, this collection of research explores a variety of issues related to open-source in education, such as its practical underpinnings, requisite cultural competence in global open-source, strategies for employing open-source in online learning and research, the design of an open-source networking laboratory, and other endeavors. It aims to enhance workplace practices in harnessing open-source resources in a time of budgetary frugality.
Автор: Derrick G. Kourie; Bruce W. Watson Название: The Correctness-by-Construction Approach to Programming ISBN: 3642448542 ISBN-13(EAN): 9783642448546 Издательство: Springer Рейтинг: Цена: 83850.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Focusing on ways to bridge the gap between formal and more intuitive software programming, this carefully graded text provides stepwise explanation of algorithm derivation and facilitates practical applications in computation geometry, among other fields.
Автор: Roger Y Lee Название: Software Engineering: A Hands-On Approach ISBN: 1536125520 ISBN-13(EAN): 9781536125528 Издательство: Nova Science Рейтинг: Цена: 232310.00 T Наличие на складе: Невозможна поставка. Описание: This book covers the core concepts and principles of software engineering through the design and implementation of a software engineering semester project from a primarily object-oriented approach. The book provides the reader with an in-depth discussion of software engineering principles and its foundation accompanied with a review of fundamental object-oriented skills. The reader then learns the software engineering life cycle and principles, including how to model with UML before introducing them to the second part of the book: The Software Engineering Project. The reader learns specific technical activities such as scheduling, communication, documentation, and the ability to embrace change. Following the initial elicitation oSf requirements, including important functional vs non-functional requirements, the reader is introduced to object-oriented analysis and its role during the development process. The reader will learn how to identify and use cases, develop scenarios, model, and much more. Once the specifications and models are implemented, the book focuses on system and object-oriented design. This is accompanied with a discussion of how to integrate and define various components functionally, structurally, and from an object-oriented approach. During implementation, the reader will learn the process of planning and executing system design plans, which are divided among different developers. Once the software product has been developed, the book covers testing, including documentation on how to plan, create, and utilize tests to ensure the readiness of the software. When complete, the reader will learn the guiding principles to finish, release, and maintain the software going forward. The latter half of the text introduces emerging topics in software engineering, including: Web engineering, cloud computing, agile development, and big data. Web engineering provides an overview of how it differs from traditional software engineering, and the various methods and techniques it encompasses. Cloud computing, a rapidly evolving area in many industries, explores the various service and deployment models, highlighting the benefits and limitations of each. Many users are still realizing the benefits to developing in the cloud and how it can support an agile development environment. Agile development, the ability to adapt to change during development, is rapidly emerging, facilitated with the emergence of cloud computing and big data advancements. Arguably the biggest challenge being worked on by software engineers is the challenge of big data. Emerging technologies such as Apache Storm are being used to process big data. The ability to rapidly and efficiently store and process big data is a large area of research, with new advancements happening daily.
Автор: K.G. Srinivasa, Ganesh Chandra Deka, Krishna Raj P.M. Название: Free and Open Source Software in Modern Data Science and Business Intelligence: Emerging Research and Opportunities ISBN: 1522537074 ISBN-13(EAN): 9781522537076 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 184800.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Examines the differences between the two types of software, integral in the FOSS movement, and their effect on the distribution and use of software. Featuring coverage on a wide range of topics, such as FOSS Ecology, graph mining, and project tasks, this book is geared towards academics, researchers, and students interested in current research on the growing importance of FOSS.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz