Blockchain Consensus 0

Blockchain Consensus

eBook Details: Paperback: 467 pages Publisher: WOW! eBook (August 19, 2022) Language: English ISBN-10: 1484281780 ISBN-13: 978-1484281789 eBook Description: Blockchain Consensus: An Introduction to Classical, Blockchain, and Quantum Consensus Protocols This book is your comprehensive guide to understanding Blockchain and Blockchain consensus algorithms. It covers distributed systems, distributed consensus, and relevant system models. And you’ll explore how classical and modern consensus algorithms work. The book also covers quantum consensus and explains the role that quantum computing plays in distributed systems. Consensus protocols allow participants in distributed systems to agree on a common value, despite faults. It’s a fundamentally important construct in...

Pragmatic Python Programming 1

Pragmatic Python Programming

eBook Details: Paperback: 221 pages Publisher: WOW! eBook (August 18, 2022) Language: English ISBN-10: 1484281519 ISBN-13: 978-1484281512 eBook Description: Pragmatic Python Programming: Learning Python the Smart Way Explore the world of programming languages through Python and learn the building blocks of writing programs. This book covers Python 3.10, explaining it through six key concepts. Each chapter contains a real-world example with practical advice and a section on advanced concepts. You’ll start by reviewing the concept of expressions and functions, which are two of the core building blocks of programming languages. You’ll then move on to object-oriented concepts to help gain a practical...

Design and Deploy Azure VMware Solutions 0

Design and Deploy Azure VMware Solutions

eBook Details: Paperback: 418 pages Publisher: WOW! eBook (September 4, 2022) Language: English ISBN-10: 1484283112 ISBN-13: 978-1484283110 eBook Description: Design and Deploy Azure VMware Solutions: Build and Run VMware Workloads Natively on Microsoft Azure Learn the essential design and deployment skills to utilize Azure VMware Solution to seamlessly move your VMware-based workloads from your datacenter to Azure and to integrate your VMware environment with Azure. This book will teach you how to manage your existing environments with the same VMware products you already know while modernizing your applications with Azure native services. Design and Deploy Azure VMware Solutions starts by reviewing Azure...

Simulation of Power Electronics Circuits with MATLAB/Simulink 1

Simulation of Power Electronics Circuits with MATLAB/Simulink

eBook Details: Paperback: 550 pages Publisher: WOW! eBook (September 3, 2022) Language: English ISBN-10: 1484282191 ISBN-13: 978-1484282199 eBook Description: Simulation of Power Electronics Circuits with MATLAB/Simulink: Design, Analyze, and Prototype Power Electronics Design and analyze electronic components and systems with the help of powerful software and effective skillsets. Balancing theory with practical exploration of the relevant software, you’ll start solving power electronics problems like a pro. Using MATLAB/Simulink, you’ll analyze the circuit in a laptop charger; interface with the power electronics converter controlling a washing machine’s motor; turn on lamps with an electronic ballast; convert AC into DC power; and more!...

Template Metaprogramming with C++ 0

Template Metaprogramming with C++

eBook Details: Paperback: 480 pages Publisher: WOW! eBook (August 19, 2022) Language: English ISBN-10: 1803243457 ISBN-13: 978-1803243450 eBook Description: Template Metaprogramming with C++: Understand how to use modern C++20 templates for writing maintainable, robust, and fast software Learn how the metaprogramming technique enables you to create data structures and functions that allow computation to happen at compile time. With this book, you’ll realize how templates help you avoid writing duplicate code and are key to creating generic libraries, such as the standard library or Boost, that can be used in a multitude of programs. The introductory chapters of this book will...